linter: add test-disabled-reason #1215
Draft
Annotations
10 errors
golangci-lint:
pkg/cli/lint.go#L8
could not import github.com/wolfi-dev/wolfictl/pkg/lint (-: # github.com/wolfi-dev/wolfictl/pkg/lint
|
golangci-lint:
pkg/lint/rules.go#L465
c.Test.Enabled undefined (type *"chainguard.dev/melange/pkg/config".Test has no field or method Enabled)
|
golangci-lint:
pkg/lint/rules.go#L468
c.Test.Enabled undefined (type *"chainguard.dev/melange/pkg/config".Test has no field or method Enabled)
|
golangci-lint:
pkg/lint/rules.go#L468
c.Test.ExcludeReason undefined (type *"chainguard.dev/melange/pkg/config".Test has no field or method ExcludeReason)) (typecheck)
|
golangci-lint:
pkg/checks/so_name.go#L17
could not import github.com/wolfi-dev/wolfictl/pkg/lint (-: # github.com/wolfi-dev/wolfictl/pkg/lint
|
golangci-lint:
pkg/lint/rules.go#L465
c.Test.Enabled undefined (type *"chainguard.dev/melange/pkg/config".Test has no field or method Enabled)
|
golangci-lint:
pkg/lint/rules.go#L468
c.Test.Enabled undefined (type *"chainguard.dev/melange/pkg/config".Test has no field or method Enabled)
|
golangci-lint:
pkg/lint/rules.go#L468
c.Test.ExcludeReason undefined (type *"chainguard.dev/melange/pkg/config".Test has no field or method ExcludeReason)) (typecheck)
|
golangci-lint:
pkg/lint/rules.go#L465
c.Test.Enabled undefined (type *"chainguard.dev/melange/pkg/config".Test has no field or method Enabled)
|
golangci-lint:
pkg/lint/rules.go#L468
c.Test.Enabled undefined (type *"chainguard.dev/melange/pkg/config".Test has no field or method Enabled)
|
Loading