This repository has been archived by the owner on Mar 4, 2024. It is now read-only.
[IGNORE THIS PR] EVEREST-757 fix integration tests #1843
Triggered via pull request
January 28, 2024 14:55
Status
Cancelled
Total duration
28m 59s
Artifacts
–
ci.yml
on: pull_request
Matrix: Check
Matrix: API Integration Tests
Matrix: Test
Annotations
6 errors and 6 warnings
Check (1.21.x, false):
pkg/kubernetes/kubernetes.go#L52
`everestOperatorContainerName` is unused (deadcode)
|
Check (1.21.x, false):
api/proxy.go#L85
unused-parameter: parameter 'uri' seems to be unused, consider removing or renaming it as _ (revive)
|
Check (1.21.x, false):
pkg/kubernetes/kubernetes.go#L52
[golangci-lint] reported by reviewdog 🐶
`everestOperatorContainerName` is unused (deadcode)
Raw Output:
pkg/kubernetes/kubernetes.go:52:2: `everestOperatorContainerName` is unused (deadcode)
everestOperatorContainerName = "manager"
^
|
Check (1.21.x, false):
api/proxy.go#L85
[golangci-lint] reported by reviewdog 🐶
unused-parameter: parameter 'uri' seems to be unused, consider removing or renaming it as _ (revive)
Raw Output:
api/proxy.go:85:22: unused-parameter: parameter 'uri' seems to be unused, consider removing or renaming it as _ (revive)
func buildProxiedURL(uri, namespace, kind, name string) string {
^
|
Check (1.21.x, false)
Process completed with exit code 1.
|
API Integration Tests (1.21.x, false)
The operation was canceled.
|
Check (1.21.x, false)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: percona-platform/setup-go@v4, percona-platform/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Check (1.21.x, false)
Restore cache failed: Dependencies file is not found in /home/runner/work/percona-everest-backend/percona-everest-backend. Supported file pattern: go.sum
|
Test (1.21.x, false)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: percona-platform/setup-go@v4, percona-platform/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Test (1.21.x, false)
Restore cache failed: Dependencies file is not found in /home/runner/work/percona-everest-backend/percona-everest-backend. Supported file pattern: go.sum
|
API Integration Tests (1.21.x, false)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: percona-platform/setup-go@v4, percona-platform/cache@v3, medyagh/setup-minikube@latest. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
API Integration Tests (1.21.x, false)
Restore cache failed: Dependencies file is not found in /home/runner/work/percona-everest-backend/percona-everest-backend. Supported file pattern: go.sum
|