updatea: Go version in Dockerfile #7
Annotations
10 errors and 5 warnings
lint:
controllers/cron.go#L24
could not import k8s.io/apimachinery/pkg/types (-: could not load export data: cannot import "k8s.io/apimachinery/pkg/types" (unknown bexport format version -1 ("u\x01\x00\x00\x00\x00\x00\x00\x00 \x00\x00\x00\"\x00\x00\x00&\x00\x00\x00'\x00\x00\x000\x00\x00\x007\x00\x00\x00@\x00\x00\x00I\x00\x00\x00R\x00\x00\x00T\x00\x00\x00\x00\x00\x00\x00\x05\x00\x00\x00\"\x00\x00\x00h\x00\x00\x00q\x00\x00\x00\x8d\x00\x00\x00\x9b\x00\x00\x00\xb6\x00\x00\x00\xc3\x00\x00\x00\xdf\x00\x00\x00\xed\x00\x00\x00<\x01\x00\x00E\x01\x00\x00I\x01\x00\x00O\x01\x00\x00P\x01\x00\x00Z\x01\x00\x00h\x01\x00\x00l\x01\x00\x00m\x01\x00\x00~\x01\x00\x00\x89\x01\x00\x00\xa3\x01\x00\x00\xec\x01\x00\x00\xf4\x01\x00\x00\xfd\x01\x00\x00\x02\x00\x00:\x02\x00\x00~\x02\x00\x00\x81\x02\x00\x00\x96\x02\x00\x00\xaf\x02\x00\x00\xe2\x02\x00\x00\xf5\x02\x00\x00\xfa\x02\x00\x00\xff\x02\x00\x00\x04\x03\x00\x00\t\x03\x00\x00\x13\x03\x00\x00\x1b\x03\x00\x00\x03\x00\x00+\x03\x00\x003\x03\x00\x00;\x03\x00\x00C\x03\x00\x00K\x03\x00\x00S\x03\x00\x00[\x03\x00\x00b\x03\x00\x00e\x03\x00\x00\x88\x03\x00\x00\x8f\x03\x00\x00\x93\x03\x00\x00\xb8\x03\x00\x00\xbb\x03\x00\x00\xcb\x03\x00\x00\xd7\x03\x00\x00\xe7\x03\x00\x00\xf7\x03\x00\x00M\x04\x00\x00Y\x04\x00\x00g\x04\x00\x00w\x04\x00\x00\x83\x04\x00\x00\x84\x04\x00\x00\x88\x04\x00\x00\x89\x04\x00\x00\x8a\x04\x00\x00\xa2\x04\x00\x00\xa6\x04\x00\x00\xa7\x04\x00\x00\xa8\x04\x00\x00\xac\x04\x00\x00\xb4\x04\x00\x00\xbc\x04\x00\x00\xc4\x04\x00\x00\xcc\x04\x00\x00\xd4\x04\x00\x00\xdc\x04\x00\x00\xe4\x04\x00\x00\xec\x04\x00\x00\xf4\x04\x00\x00R\x05\x00\x00\xc0\x05\x00\x00typesk8s.io/apimachinery/pkg/types/home/runner/go/pkg/mod/k8s.io/[email protected]/pkg/types/patch.goPatchTypeapplication/apply-patch+yamlApplyPatchTypeapplication/json-patch+jsonJSONPatchTypeapplication/merge-patch+jsonMergePatchType/home/runner/go/pkg/mod/k8s.io/[email protected]/pkg/types/namespacedname.goNamespaceNameStringnMarshalLogNamespacedNameesc:/string(Separator)json:\"name\"json:\"namespace,omitempty\"/home/runner/go/pkg/mod/k8s.io/[email protected]/pkg/types/nodename.goNodeNameSeparatorapplication/strategic-merge-patch+jsonStrategicMergePatchType/home/runner/go/pkg/mod/k8s.io/[email protected]/pkg/types/uid.goUIDNamespacedName.StringNamespacedName.MarshalLog")), possibly version skew - reinstall package) (typecheck)
|
lint:
controllers/cron.go#L30
undeclared name: `cron` (typecheck)
|
lint:
controllers/cron.go#L27
undeclared name: `cron` (typecheck)
|
lint:
controllers/cron.go#L57
undeclared name: `cron` (typecheck)
|
lint:
controllers/suite_test.go#L51
undeclared name: `BeforeSuite` (typecheck)
|
lint:
controllers/suite_test.go#L75
undeclared name: `AfterSuite` (typecheck)
|
lint:
controllers/controller.go#L58
r.Get undefined (type *CronHorizontalPodAutoscalerReconciler has no field or method Get) (typecheck)
|
lint:
controllers/controller.go#L67
cronhpa.ObjectMeta undefined (type *CronHorizontalPodAutoscaler has no field or method ObjectMeta) (typecheck)
|
lint:
controllers/controller.go#L75
r.Update undefined (type *CronHorizontalPodAutoscalerReconciler has no field or method Update) (typecheck)
|
lint:
controllers/controller.go#L85
cronhpa.ObjectMeta undefined (type *CronHorizontalPodAutoscaler has no field or method ObjectMeta) (typecheck)
|
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v4. 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: actions/setup-go@v4, golangci/golangci-lint-action@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
lint
The following actions uses node12 which is deprecated and will be forced to run on node16: golangci/golangci-lint-action@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
lint
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v4, shogo82148/actions-goveralls@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|