chore: enable use-any from revive #1657
Annotations
3 errors and 2 warnings
test:
internal/kubernetes_vendor/pkg/util/hash/hash.go#L28
use-any: since GO 1.18 'interface{}' can be replaced by 'any' (revive)
|
test:
internal/kubernetes_vendor/pkg/api/v1/endpoints/util.go#L57
use-any: since GO 1.18 'interface{}' can be replaced by 'any' (revive)
|
test
issues found
|
test
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@6849a6489940f00c2f30c0fb92c6274307ccb58a. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
|
test
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|