fix status check #282
Triggered via pull request
November 21, 2023 15:37
Status
Failure
Total duration
14m 25s
Artifacts
–
test.yaml
on: pull_request
Unit Tests
1m 24s
Integration Tests
14m 16s
Verify manifests
29s
Verify bundle
1m 2s
Verify fmt
9s
Verify tidy
8s
Lint
1m 12s
Annotations
8 errors and 8 warnings
Verify tidy
Process completed with exit code 2.
|
Verify manifests
Process completed with exit code 2.
|
Verify bundle
Process completed with exit code 2.
|
Lint:
controllers/limitador_controller_test.go#L791
S1008: should use 'return err == nil' instead of 'if err != nil { return false }; return true' (gosimple)
|
Lint:
controllers/limitador_controller_test.go#L15
ST1019: package "k8s.io/apimachinery/pkg/api/errors" is being imported more than once (stylecheck)
|
Lint:
controllers/limitador_controller_test.go#L16
ST1019(related information): other import of "k8s.io/apimachinery/pkg/api/errors" (stylecheck)
|
Lint
Process completed with exit code 2.
|
Integration Tests
Process completed with exit code 2.
|
Verify fmt
Restore cache failed: Dependencies file is not found in /home/runner/work/limitador-operator/limitador-operator. Supported file pattern: go.sum
|
Verify tidy
Restore cache failed: Dependencies file is not found in /home/runner/work/limitador-operator/limitador-operator. Supported file pattern: go.sum
|
Verify manifests
Restore cache failed: Dependencies file is not found in /home/runner/work/limitador-operator/limitador-operator. Supported file pattern: go.sum
|
Verify bundle
Restore cache failed: Dependencies file is not found in /home/runner/work/limitador-operator/limitador-operator. Supported file pattern: go.sum
|
Lint
Restore cache failed: Dependencies file is not found in /home/runner/work/limitador-operator/limitador-operator. Supported file pattern: go.sum
|
Unit Tests
Restore cache failed: Dependencies file is not found in /home/runner/work/limitador-operator/limitador-operator. Supported file pattern: go.sum
|
Integration Tests
The following actions uses node12 which is deprecated and will be forced to run on node16: helm/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Integration Tests
Restore cache failed: Dependencies file is not found in /home/runner/work/limitador-operator/limitador-operator. Supported file pattern: go.sum
|