This repository has been archived by the owner on Mar 4, 2024. It is now read-only.
EVEREST-488 Added version command #592
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
23 errors, 10 warnings, and 4 notices
Tests (1.21.x)
Cannot open: File exists
|
Tests (1.21.x)
Cannot open: File exists
|
Tests (1.21.x)
Cannot open: File exists
|
Tests (1.21.x)
Cannot open: File exists
|
Tests (1.21.x)
Cannot open: File exists
|
Tests (1.21.x)
Cannot open: File exists
|
Tests (1.21.x)
Cannot open: File exists
|
Tests (1.21.x)
Cannot open: File exists
|
Tests (1.21.x)
Cannot open: File exists
|
Tests (1.21.x)
Cannot open: File exists
|
CLI tests (test-pg-operator) / CLI test-pg-operator
SyntaxError: /home/runner/work/percona-everest-cli/percona-everest-cli/cli-tests/tests/flow/pg-operator.spec.ts: Identifier 'out' has already been declared. (76:12)
74 |
75 | expect(operator.getStdOutLines()[0]).not.toEqual(restartedOperator.getStdOutLines()[0]);
> 76 | const out = await cli.everestExecSkipWizard(
| ^
77 | `install operators --operator.mongodb=false --operator.postgresql=true --operator.xtradb-cluster=true --backup.enable=0 --monitoring.enable=0 --name=${clusterName}`,
78 | );
79 |
at flow/pg-operator.spec.ts:76
74 |
75 | expect(operator.getStdOutLines()[0]).not.toEqual(restartedOperator.getStdOutLines()[0]);
> 76 | const out = await cli.everestExecSkipWizard(
| ^
77 | `install operators --operator.mongodb=false --operator.postgresql=true --operator.xtradb-cluster=true --backup.enable=0 --monitoring.enable=0 --name=${clusterName}`,
78 | );
79 |
|
CLI tests (test-pg-operator) / CLI test-pg-operator
Error: No tests found
|
CLI tests (test-pg-operator) / CLI test-pg-operator
Process completed with exit code 2.
|
Check (1.21.x, false):
commands/list.go#L26
`newListCmd` is unused (deadcode)
|
Check (1.21.x, false):
commands/provision.go#L26
`newProvisionCmd` is unused (deadcode)
|
Check (1.21.x, false):
commands/version.go#L15
use of `fmt.Println` forbidden by pattern `^(fmt\.Print(|f|ln)|print|println)$` (forbidigo)
|
Check (1.21.x, false):
pkg/version/version.go#L20
Comment should end in a period (godot)
|
Check (1.21.x, false):
pkg/version/version.go#L24
exported function `CatalogImage` should have comment or be unexported (golint)
|
Check (1.21.x, false):
pkg/version/version.go#L32
exported function `FullVersionInfo` should have comment or be unexported (golint)
|
Check (1.21.x, false):
commands/version.go#L11
`newVersionCmd` - `l` is unused (unparam)
|
Check (1.21.x, false):
pkg/version/version.go#L15
ProjectName is a global variable (gochecknoglobals)
|
Check (1.21.x, false):
pkg/version/version.go#L17
Version is a global variable (gochecknoglobals)
|
Check (1.21.x, false):
pkg/version/version.go#L19
FullCommit is a global variable (gochecknoglobals)
|
Tests (1.21.x)
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|
CLI tests (test-pg-operator) / CLI test-pg-operator
Restore cache failed: Dependencies file is not found in /home/runner/work/percona-everest-cli/percona-everest-cli. Supported file pattern: go.sum
|
Check (1.21.x, false)
Restore cache failed: Dependencies file is not found in /home/runner/work/percona-everest-cli/percona-everest-cli. Supported file pattern: go.sum
|
CLI Integration Tests
Restore cache failed: Dependencies file is not found in /home/runner/work/percona-everest-cli/percona-everest-cli. Supported file pattern: go.sum
|
CLI tests (test-pxc-operator) / CLI test-pxc-operator
Restore cache failed: Dependencies file is not found in /home/runner/work/percona-everest-cli/percona-everest-cli. Supported file pattern: go.sum
|
Slow Test:
cli-tests/[flows] › flow/pxc-operator.spec.ts#L1
cli-tests/[flows] › flow/pxc-operator.spec.ts took 2.6m
|
Slow Test:
cli-tests/[flows] › flow/all-operators.spec.ts#L1
cli-tests/[flows] › flow/all-operators.spec.ts took 3.1m
|
CLI tests (test-all-operators) / CLI test-all-operators
Restore cache failed: Dependencies file is not found in /home/runner/work/percona-everest-cli/percona-everest-cli. Supported file pattern: go.sum
|
CLI tests (test-mongo-operator) / CLI test-mongo-operator
Restore cache failed: Dependencies file is not found in /home/runner/work/percona-everest-cli/percona-everest-cli. Supported file pattern: go.sum
|
Slow Test:
cli-tests/[flows] › flow/mongodb-operator.spec.ts#L1
cli-tests/[flows] › flow/mongodb-operator.spec.ts took 2.9m
|
🎭 Playwright Run Summary
7 passed (2.1s)
|
🎭 Playwright Run Summary
1 passed (2.6m)
|
🎭 Playwright Run Summary
1 passed (3.2m)
|
🎭 Playwright Run Summary
1 passed (2.9m)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
cli-tests-report
Expired
|
418 KB |
|
test-delete-cluster-tests-report
Expired
|
416 KB |
|