chore: bump the all-others group across 1 directory with 15 updates #5415
code-lint.yml
on: pull_request
detect-noop
8s
Lint
3m 54s
Annotations
20 errors and 3 warnings
|
staticcheck:
pkg/controllers/updaterun/controller.go#L368
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#L348
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#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/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#L390
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#L102
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#L390
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 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: fkirc/skip-duplicate-actions@f75f66ce1886f00957d99748a42c724f4330bdcf. 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
|