WIP TESTING #4291
Annotations
10 errors and 2 warnings
lint:
internal/httputil/certpoolwatcher_test.go#L68
Error return value of `os.RemoveAll` is not checked (errcheck)
|
lint:
internal/catalogmetadata/client/client.go#L103
Error return value of `resp.Body.Close` is not checked (errcheck)
|
lint:
internal/rukpak/source/containers_image.go#L209
Error return value of `imgSrc.Close` is not checked (errcheck)
|
lint:
internal/rukpak/source/containers_image.go#L265
Error return value of `layerReader.Close` is not checked (errcheck)
|
lint:
internal/rukpak/source/containers_image.go#L287
Error return value of `decompressed.Close` is not checked (errcheck)
|
lint:
test/e2e/cluster_extension_install_test.go#L975
Error return value of `logs.Close` is not checked (errcheck)
|
lint:
test/e2e/cluster_extension_install_test.go#L982
Error return value of `outFile.Close` is not checked (errcheck)
|
lint:
test/upgrade-e2e/post_upgrade_test.go#L126
Error return value of `podLogs.Close` is not checked (errcheck)
|
lint:
internal/httputil/certutil.go#L41
G304: Potential file inclusion via variable (gosec)
|
lint:
internal/httputil/certpoolwatcher_test.go#L52
G304: Potential file inclusion via variable (gosec)
|
verify
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
|