chore: enable context-as-argument from revive #9788
Annotations
3 errors and 3 warnings
build:
pkg/controller/data_upload_controller.go#L943
cannot use ctx (variable of type "context".Context) as *DataUploadReconciler value in argument to funcResumeCancellableDataBackup
|
build:
pkg/controller/data_upload_controller.go#L943
cannot use r (variable of type *DataUploadReconciler) as "context".Context value in argument to funcResumeCancellableDataBackup: *DataUploadReconciler does not implement "context".Context (missing method Deadline)
|
build
Process completed with exit code 2.
|
setup-test-matrix
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
build
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|