Add golangci-lint v1.62.2 #7684
Annotations
10 errors and 4 warnings
lint:
libs/dyn/mapping.go#L44
Error return value of `m.Set` is not checked (errcheck)
|
lint:
libs/dyn/mapping.go#L147
Error return value of `m.Set` is not checked (errcheck)
|
lint:
libs/dyn/pattern.go#L72
Error return value of `m.Set` is not checked (errcheck)
|
lint:
libs/dyn/walk.go#L48
Error return value of `out.Set` is not checked (errcheck)
|
lint:
libs/dyn/yamlloader/loader.go#L132
Error return value of `acc.Set` is not checked (errcheck)
|
lint:
cmd/labs/github/ref_test.go#L15
Error return value of `w.Write` is not checked (errcheck)
|
lint:
cmd/labs/github/ref_test.go#L34
Error return value of `w.Write` is not checked (errcheck)
|
lint:
cmd/labs/github/releases_test.go#L15
Error return value of `w.Write` is not checked (errcheck)
|
lint:
libs/exec/exec_test.go#L89
Error return value of `os.Symlink` is not checked (errcheck)
|
lint:
libs/exec/exec_test.go#L91
Error return value of `os.Symlink` is not checked (errcheck)
|
fmt
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
validate-bundle-schema
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
tests (ubuntu-latest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|