Allow users to inject a postrenderer #554
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
6 errors and 3 warnings
Lint:
pkg/client/actionclient_test.go#L891
SA4009: argument err is overwritten before first use (staticcheck)
|
Lint:
pkg/client/actionclient_test.go#L892
SA4009(related information): assignment to err (staticcheck)
|
Lint
issues found
|
Test:
pkg/client/actionclient_test.go#L891
SA4009: argument err is overwritten before first use (staticcheck)
|
Test:
pkg/client/actionclient_test.go#L892
SA4009(related information): assignment to err (staticcheck)
|
Test
Process completed with exit code 2.
|
go-apidiff
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|