Add buildstrategy controller #473
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
ci.yml
on: pull_request
unit
2m 0s
verify
4m 35s
Matrix: e2e
Annotations
6 errors and 2 warnings
unit
"github.com/shipwright-io/operator/controllers/buildstrategy" imported and not used
|
unit
Process completed with exit code 2.
|
verify:
controllers/add_build.go#L1
: # github.com/shipwright-io/operator/controllers [github.com/shipwright-io/operator/controllers.test]
|
verify:
controllers/buildstrategy/buildstrategy_controller_test.go#L61
SA1019: fake.NewFakeClientWithScheme is deprecated: Please use NewClientBuilder instead. (staticcheck)
|
verify:
pkg/build/build_test.go#L108
SA1019: fake.NewFakeClient is deprecated: Please use NewClientBuilder instead. (staticcheck)
|
verify
issues found
|
verify
The following actions uses node12 which is deprecated and will be forced to run on node16: golangci/golangci-lint-action@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
verify
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|