fix(deps): update module github.com/fluxcd/source-controller/api to v1.8.2 #600
ci.yml
on: pull_request
detect-noop
7s
report-breaking-changes
12s
lint
4m 13s
check-diff
1m 26s
unit-tests
2m 54s
local-deploy
3m 10s
check-examples
6s
Annotations
10 errors and 2 warnings
|
unit-tests
Process completed with exit code 2.
|
|
unit-tests
cannot use &MockSubResourceClient{…} (value of type *MockSubResourceClient) as client.SubResourceClient value in return statement: *MockSubResourceClient does not implement client.SubResourceClient (missing method Apply)
|
|
unit-tests
cannot use &MockSubResourceClient{…} (value of type *MockSubResourceClient) as client.SubResourceWriter value in return statement: *MockSubResourceClient does not implement client.SubResourceWriter (missing method Apply)
|
|
unit-tests
cannot use &MockClient{} (value of type *MockClient) as client.Client value in variable declaration: *MockClient does not implement client.Client (missing method Apply)
|
|
unit-tests
cannot use &wrapperStatusClient{…} (value of type *wrapperStatusClient) as client.StatusWriter value in return statement: *wrapperStatusClient does not implement client.SubResourceWriter (missing method Apply)
|
|
local-deploy
Process completed with exit code 2.
|
|
local-deploy
cannot use &wrapperStatusClient{…} (value of type *wrapperStatusClient) as client.StatusWriter value in return statement: *wrapperStatusClient does not implement client.SubResourceWriter (missing method Apply)
|
|
lint
Process completed with exit code 2.
|
|
lint
cannot use &wrapperStatusClient{…} (value of type *wrapperStatusClient) as client.StatusWriter value in return statement: *wrapperStatusClient does not implement client.SubResourceWriter (missing method Apply))) (typecheck)
|
|
lint
could not import github.com/crossplane/crossplane-runtime/v2/pkg/resource/unstructured (-: # github.com/crossplane/crossplane-runtime/v2/pkg/resource/unstructured
|
|
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@f75f66ce1886f00957d99748a42c724f4330bdcf. 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/
|
|
check-diff
No files were found with the provided path: _output/skipped_resources.csv. No artifacts will be uploaded.
|