Manage Image Overflow in our Quay.io Repository #2115
Annotations
7 errors and 4 warnings
quay/quay_overflow.go#L180
Consider pre-allocating `preserveRegexes` (prealloc)
|
quay/quay_overflow_test.go#L37
var-naming: var testBaseUrl should be testBaseURL (revive)
|
quay/quay_overflow.go#L139
increment-decrement: should replace i += 1 with i++ (revive)
|
quay/quay_overflow.go#L171
error-strings: error strings should not be capitalized or end with punctuation or a newline (revive)
|
quay/quay_overflow.go#L156
non-wrapping format verb for fmt.Errorf. Use `%w` to format errors (errorlint)
|
quay/quay_overflow.go#L162
non-wrapping format verb for fmt.Errorf. Use `%w` to format errors (errorlint)
|
|
The following actions uses node12 which is deprecated and will be forced to run on node16: andstor/file-existence-action@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v4, actions/checkout@v3, andstor/file-existence-action@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
|
The `set-output` 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/
|
This job failed
Loading