feat: optimus upgrades #1159
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
9 errors and 5 warnings
unit-test:
client/cmd/commands.go#L5
missing go.sum entry for module providing package github.com/raystack/salt/cmdx (imported by github.com/raystack/optimus/client/cmd); to add:
|
unit-test:
config/loader.go#L10
missing go.sum entry for module providing package github.com/raystack/salt/config (imported by github.com/raystack/optimus/client/cmd/internal); to add:
|
unit-test:
client/cmd/internal/auth/auth.go#L6
missing go.sum entry for module providing package github.com/raystack/salt/log (imported by github.com/raystack/optimus/client/cmd/backup); to add:
|
unit-test:
client/cmd/internal/auth/auth.go#L7
missing go.sum entry for module providing package github.com/raystack/salt/oidc (imported by github.com/raystack/optimus/client/cmd/internal/auth); to add:
|
unit-test:
client/cmd/version/version.go#L9
missing go.sum entry for module providing package github.com/raystack/salt/version (imported by github.com/raystack/optimus/client/cmd/version); to add:
|
unit-test
Process completed with exit code 2.
|
integration-test:
config/loader.go#L10
missing go.sum entry for module providing package github.com/raystack/salt/config (imported by github.com/raystack/optimus/config); to add:
|
integration-test
Process completed with exit code 2.
|
lint
golangci-lint exit with code 3
|
unit-test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
integration-test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2, 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/
|
lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2, 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/
|
lint
Unexpected input(s) 'skip-go-installation', valid inputs are ['version', 'args', 'working-directory', 'github-token', 'only-new-issues', 'skip-cache', 'skip-pkg-cache', 'skip-build-cache', 'install-mode']
|
lint
Unexpected input(s) 'skip-go-installation', valid inputs are ['version', 'args', 'working-directory', 'github-token', 'only-new-issues', 'skip-cache', 'skip-pkg-cache', 'skip-build-cache', 'install-mode']
|