Skip to content

Add handling of updates to a field's enum values to the CRD Upgrade Safety preflight check #1825

Add handling of updates to a field's enum values to the CRD Upgrade Safety preflight check

Add handling of updates to a field's enum values to the CRD Upgrade Safety preflight check #1825

Triggered via pull request April 9, 2024 20:53
Status Failure
Total duration 37s
Artifacts

golangci-lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 3 warnings
lint: pkg/kapp/crdupgradesafety/change_validator_test.go#L1
Missed header for check (goheader)
lint
issues found
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v2, actions/checkout@v2, golangci/golangci-lint-action@v3.4.0. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2, 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: pkg/kapp/crdupgradesafety/change_validator.go#L30
error-return: error should be the last type when returning multiple items (revive)