Skip to content

ci: fix malformed configuration of golangci #59

ci: fix malformed configuration of golangci

ci: fix malformed configuration of golangci #59

Triggered via pull request November 22, 2023 21:41
Status Failure
Total duration 18s
Artifacts

golangci-lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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)