Skip to content

Allow users to inject a postrenderer #547

Allow users to inject a postrenderer

Allow users to inject a postrenderer #547

Triggered via pull request July 28, 2023 13:51
Status Failure
Total duration 3m 3s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

9 errors and 3 warnings
Lint: pkg/reconciler/reconciler.go#L1
: # github.com/operator-framework/helm-operator-plugins/pkg/reconciler [github.com/operator-framework/helm-operator-plugins/pkg/reconciler.test]
Lint: pkg/reconciler/reconciler_test.go#L1346
source.Kind (value of type func(cache "sigs.k8s.io/controller-runtime/pkg/cache".Cache, object "sigs.k8s.io/controller-runtime/pkg/client".Object) source.SyncingSource) is not a type (typecheck)
Lint: pkg/client/actionclient_test.go#L884
SA4009: argument err is overwritten before first use (staticcheck)
Lint: pkg/client/actionclient_test.go#L885
SA4009(related information): assignment to err (staticcheck)
Lint
issues found
Test: pkg/reconciler/reconciler_test.go#L1346
source.Kind (value of type func(cache "sigs.k8s.io/controller-runtime/pkg/cache".Cache, object "sigs.k8s.io/controller-runtime/pkg/client".Object) source.SyncingSource) is not a type (typecheck)
Test: pkg/client/actionclient_test.go#L884
SA4009: argument err is overwritten before first use (staticcheck)
Test: pkg/client/actionclient_test.go#L885
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/