feat: add capkk CRDs #1100
Triggered via pull request
September 18, 2024 09:47
Status
Failure
Total duration
2m 38s
Artifacts
–
Annotations
10 errors and 3 warnings
lint:
pkg/apis/capkk/v1beta1/kkmachine_webhook.go#L22
unused-parameter: parameter 'ctx' seems to be unused, consider removing or renaming it to match ^_ (revive)
|
lint:
pkg/apis/capkk/v1beta1/kkmachine_webhook.go#L30
unused-parameter: parameter 'ctx' seems to be unused, consider removing or renaming it to match ^_ (revive)
|
lint:
pkg/apis/capkk/v1beta1/kkcluster_types.go#L50
exported: exported const WaitingCheckHostReadyReason should have comment (or a comment on this block) or be unexported (revive)
|
lint:
pkg/apis/capkk/v1beta1/kkcluster_webhook.go#L23
unused-parameter: parameter 'ctx' seems to be unused, consider removing or renaming it to match ^_ (revive)
|
lint:
pkg/apis/capkk/v1beta1/kkmachine_types.go#L37
exported: exported const WORKER_ROLE should have comment (or a comment on this block) or be unexported (revive)
|
lint:
pkg/apis/capkk/v1beta1/kkcluster_webhook.go#L31
unused-parameter: parameter 'ctx' seems to be unused, consider removing or renaming it to match ^_ (revive)
|
lint:
pkg/apis/capkk/v1beta1/kkmachine_webhook.go#L34
unused-parameter: parameter 'ctx' seems to be unused, consider removing or renaming it to match ^_ (revive)
|
lint:
pkg/apis/capkk/v1beta1/kkcluster_webhook.go#L35
unused-parameter: parameter 'ctx' seems to be unused, consider removing or renaming it to match ^_ (revive)
|
lint:
pkg/apis/capkk/v1beta1/kkcluster_webhook.go#L39
unused-parameter: parameter 'ctx' seems to be unused, consider removing or renaming it to match ^_ (revive)
|
lint:
pkg/apis/capkk/v1beta1/kkmachine_webhook.go#L38
unused-parameter: parameter 'ctx' seems to be unused, consider removing or renaming it to match ^_ (revive)
|
test
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
verify
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|