ci: fix malformed configuration of golangci #59
Annotations
10 errors
lint:
amf_test.go#L29
Error return value of `os.Setenv` is not checked (errcheck)
|
lint:
amf_test.go#L30
Error return value of `factory.InitConfigFactory` is not checked (errcheck)
|
lint:
amf.go#L13
File is not `gci`-ed with --skip-generated -s standard -s default (gci)
|
lint:
amf.go#L17
File is not `gci`-ed with --skip-generated -s standard -s default (gci)
|
lint:
amf_test.go#L123
File is not `gofumpt`-ed (gofumpt)
|
lint:
amf_test.go#L127
File is not `gofumpt`-ed (gofumpt)
|
lint:
amf_test.go#L132
line is 145 characters (lll)
|
lint:
amf_test.go#L138
line is 181 characters (lll)
|
lint:
amf_test.go#L142
line is 148 characters (lll)
|
lint:
amf_test.go#L58
S1021: should merge variable declaration with assignment on next line (gosimple)
|