✨ [POC] Test Extension Experiments #41
Annotations
8 errors and 3 warnings
lint (hack/tools):
hack/tools/runtime-openapi-gen-2/main.go#L32
SA1019: "k8s.io/utils/pointer" is deprecated: Use functions in k8s.io/utils/ptr instead: ptr.To to obtain a pointer, ptr.Deref to dereference a pointer, ptr.Equal to compare dereferenced pointers. (staticcheck)
|
lint (hack/tools):
hack/tools/runtime-openapi-gen-2/main.go#L32
SA1019: "k8s.io/utils/pointer" is deprecated: Use functions in k8s.io/utils/ptr instead: ptr.To to obtain a pointer, ptr.Deref to dereference a pointer, ptr.Equal to compare dereferenced pointers. (staticcheck)
|
lint (hack/tools)
issues found
|
lint (test):
test/extension/handlers/topologymutation/handler.go#L95
commentFormatting: put a space between `//` and comment text (gocritic)
|
lint (test):
test/extension/handlers/topologymutation/handler.go#L87
SA4010: this result of append is never used, except maybe in other appends (staticcheck)
|
lint (test):
test/extension/handlers/topologymutation/handler.go#L95
commentFormatting: put a space between `//` and comment text (gocritic)
|
lint (test):
test/extension/handlers/topologymutation/handler.go#L87
SA4010: this result of append is never used, except maybe in other appends (staticcheck)
|
lint (test)
issues found
|
lint (hack/tools)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: golangci/golangci-lint-action@3a919529898de77ec3da873e3063ca4b10e7f5cc. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
lint (test)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: golangci/golangci-lint-action@3a919529898de77ec3da873e3063ca4b10e7f5cc. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: golangci/golangci-lint-action@3a919529898de77ec3da873e3063ca4b10e7f5cc. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|