fixed the changes logic #11
Annotations
6 errors and 2 warnings
Run linter:
internal/controller/addons.go#L110
Error return value of `resp.Body.Close` is not checked (errcheck)
|
Run linter:
internal/controller/addons.go#L200
Error return value of `resp.Body.Close` is not checked (errcheck)
|
Run linter:
internal/controller/clusteraddon_controller.go#L140
unnecessary conversion (unconvert)
|
Run linter:
internal/controller/addons.go#L249
func `validateManifestURL` is unused (unused)
|
Run linter:
internal/controller/clusteraddon_controller.go#L114
printf: fmt.Sprintf does not support error-wrapping directive %w (govet)
|
Run linter
issues found
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Setup Go
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|
Loading