chore: bump the all-others group across 1 directory with 16 updates #5308
code-lint.yml
on: pull_request
detect-noop
6s
Lint
3m 58s
Annotations
20 errors and 3 warnings
|
staticcheck:
pkg/controllers/updaterun/controller.go#L365
mgr.GetEventRecorderFor is deprecated: this uses the old events API and will be removed in a future release. Please use GetEventRecorder instead. (SA1019)
|
|
staticcheck:
pkg/controllers/updaterun/controller.go#L345
mgr.GetEventRecorderFor is deprecated: this uses the old events API and will be removed in a future release. Please use GetEventRecorder instead. (SA1019)
|
|
staticcheck:
pkg/controllers/rollout/controller.go#L739
mgr.GetEventRecorderFor is deprecated: this uses the old events API and will be removed in a future release. Please use GetEventRecorder instead. (SA1019)
|
|
staticcheck:
pkg/controllers/rollout/controller.go#L694
mgr.GetEventRecorderFor is deprecated: this uses the old events API and will be removed in a future release. Please use GetEventRecorder instead. (SA1019)
|
|
staticcheck:
pkg/controllers/placement/suite_test.go#L127
mgr.GetEventRecorderFor is deprecated: this uses the old events API and will be removed in a future release. Please use GetEventRecorder instead. (SA1019)
|
|
staticcheck:
pkg/controllers/membercluster/v1beta1/membercluster_controller.go#L716
mgr.GetEventRecorderFor is deprecated: this uses the old events API and will be removed in a future release. Please use GetEventRecorder instead. (SA1019)
|
|
staticcheck:
pkg/controllers/internalmembercluster/v1beta1/member_controller.go#L707
mgr.GetEventRecorderFor is deprecated: this uses the old events API and will be removed in a future release. Please use GetEventRecorder instead. (SA1019)
|
|
staticcheck:
cmd/memberagent/main.go#L382
hubMgr.GetEventRecorderFor is deprecated: this uses the old events API and will be removed in a future release. Please use GetEventRecorder instead. (SA1019)
|
|
staticcheck:
cmd/hubagent/workload/setup.go#L517
mgr.GetEventRecorderFor is deprecated: this uses the old events API and will be removed in a future release. Please use GetEventRecorder instead. (SA1019)
|
|
staticcheck:
cmd/hubagent/workload/setup.go#L175
mgr.GetEventRecorderFor is deprecated: this uses the old events API and will be removed in a future release. Please use GetEventRecorder instead. (SA1019)
|
|
Lint:
pkg/resourcewatcher/informer_populator_test.go#L110
SA1019: fake.NewSimpleClientset is deprecated: NewClientset replaces this with support for field management, which significantly improves server side apply testing. NewClientset is only available when apply configurations are generated (e.g. via --with-applyconfig). (staticcheck)
|
|
Lint:
pkg/resourcewatcher/change_detector_test.go#L100
SA1019: fake.NewSimpleClientset is deprecated: NewClientset replaces this with support for field management, which significantly improves server side apply testing. NewClientset is only available when apply configurations are generated (e.g. via --with-applyconfig). (staticcheck)
|
|
Lint:
pkg/controllers/workapplier/suite_test.go#L449
SA1019: hubMgr4.GetEventRecorderFor is deprecated: this uses the old events API and will be removed in a future release. Please use GetEventRecorder instead. (staticcheck)
|
|
Lint:
pkg/controllers/workapplier/suite_test.go#L412
SA1019: hubMgr3.GetEventRecorderFor is deprecated: this uses the old events API and will be removed in a future release. Please use GetEventRecorder instead. (staticcheck)
|
|
Lint:
pkg/controllers/workapplier/suite_test.go#L373
SA1019: hubMgr2.GetEventRecorderFor is deprecated: this uses the old events API and will be removed in a future release. Please use GetEventRecorder instead. (staticcheck)
|
|
Lint:
pkg/controllers/workapplier/suite_test.go#L322
SA1019: hubMgr1.GetEventRecorderFor is deprecated: this uses the old events API and will be removed in a future release. Please use GetEventRecorder instead. (staticcheck)
|
|
Lint:
pkg/controllers/internalmembercluster/v1beta1/member_controller.go#L707
SA1019: mgr.GetEventRecorderFor is deprecated: this uses the old events API and will be removed in a future release. Please use GetEventRecorder instead. (staticcheck)
|
|
Lint:
cmd/memberagent/main.go#L382
SA1019: hubMgr.GetEventRecorderFor is deprecated: this uses the old events API and will be removed in a future release. Please use GetEventRecorder instead. (staticcheck)
|
|
Lint:
cmd/hubagent/workload/setup.go#L517
SA1019: mgr.GetEventRecorderFor is deprecated: this uses the old events API and will be removed in a future release. Please use GetEventRecorder instead. (staticcheck)
|
|
Lint:
cmd/hubagent/workload/setup.go#L175
SA1019: mgr.GetEventRecorderFor is deprecated: this uses the old events API and will be removed in a future release. Please use GetEventRecorder instead. (staticcheck)
|
|
detect-noop
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: fkirc/skip-duplicate-actions@v5.3.1. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
staticcheck
Restore cache failed: Dependencies file is not found in /home/runner/work/fleet/fleet. Supported file pattern: go.mod
|
|
Lint
Restore cache failed: Dependencies file is not found in /home/runner/work/fleet/fleet. Supported file pattern: go.mod
|