Update OCS dependencies to latest version #336
Annotations
7 errors and 2 warnings
Go 1.22 Lint:
addons/setup/addon_setup.go#L158
undefined: klog (typecheck)
|
Go 1.22 Lint:
addons/setup/addon_setup.go#L164
undefined: klog (typecheck)
|
Go 1.22 Lint:
addons/setup/addon_setup.go#L170
undefined: klog (typecheck)
|
Go 1.22 Lint:
addons/onboarding_token.go#L73
token declared and not used (typecheck)
|
Go 1.22 Lint:
controllers/mirrorpeer_controller.go#L94
r.Get undefined (type *MirrorPeerReconciler has no field or method Get) (typecheck)
|
Go 1.22 Lint:
controllers/mirrorpeer_controller.go#L552
r.DeleteAllOf undefined (type *MirrorPeerReconciler has no field or method DeleteAllOf) (typecheck)
|
Go 1.22 Lint
issues found
|
Kube YAML
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Go 1.22 Lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v3, golangci/golangci-lint-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|