Skip to content

migration: don't delete old PVC by default during upgrade (PROJQUAY-7182) #2169

migration: don't delete old PVC by default during upgrade (PROJQUAY-7182)

migration: don't delete old PVC by default during upgrade (PROJQUAY-7182) #2169

Triggered via pull request May 29, 2024 19:37
Status Failure
Total duration 1m 37s
Artifacts

ci.yaml

on: pull_request
Matrix: Build
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 5 warnings
Build (s390x)
Process completed with exit code 1.
Build (ppc64le)
Process completed with exit code 1.
Build (amd64)
The job was canceled because "s390x" failed.
Build (amd64)
The operation was canceled.
Tests
Process completed with exit code 1.
Lint: main.go#L38
could not import github.com/quay/quay-operator/controllers/quay (-: # github.com/quay/quay-operator/controllers/quay
Lint: controllers/quay/quayregistry_controller.go#L21
"os" imported and not used) (typecheck)
Lint: controllers/quay/features.go#L1
: # github.com/quay/quay-operator/controllers/quay [github.com/quay/quay-operator/controllers/quay.test]
Lint: controllers/quay/quayregistry_controller.go#L21
"os" imported and not used (typecheck)
Lint
issues found
Build (s390x)
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/.
Build (ppc64le)
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/.
Tests
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/.
Lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v3, actions/checkout@v2, golangci/golangci-lint-action@v3. 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/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/