Resources StorageNodeSet and DatabaseNodeSet #166
check-pr.yml
on: pull_request_target
check-running-allowed
2s
run-tests
/
lint
45s
run-tests
/
code-format-check
15s
run-tests
/
run-tests
21m 22s
run-tests
/
stop-runner
1m 15s
Annotations
1 error and 5 warnings
run-tests / lint
issues found
|
run-tests / lint
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/
|
run-tests / lint
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/
|
run-tests / lint
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/
|
run-tests / lint:
api/v1alpha1/database_webhook.go#L142
indent-error-flow: if block ends with a return statement, so drop this else and outdent its block (move short variable declaration to its own line if necessary) (revive)
|
run-tests / lint:
api/v1alpha1/storage_webhook.go#L123
indent-error-flow: if block ends with a return statement, so drop this else and outdent its block (move short variable declaration to its own line if necessary) (revive)
|