Job cm removal test & fix #40
Annotations
3 errors and 1 warning
Run checks:
pkg/components/config_helper.go#L11
import "k8s.io/apimachinery/pkg/api/errors" imported without alias but must be with alias "apierrors" according to config (importas)
|
Run checks:
pkg/components/init_job_test.go#L23
import "sigs.k8s.io/controller-runtime" imported as "ctrlrt" but must be "ctrl" according to config (importas)
|
Run checks
Process completed with exit code 2.
|
Run checks
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|