This repository has been archived by the owner on Oct 25, 2023. It is now read-only.
feat(optimus): fetching optimus host from sheild #539
Triggered via pull request
September 28, 2023 08:34
Status
Failure
Total duration
1m 47s
Artifacts
–
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
7 errors and 3 warnings
golangci-lint:
internal/server/v1/optimus/routes_test.go#L13
File is not `gci`-ed with --skip-generated -s standard,default,prefix(github.com/goto/dex) (gci)
|
golangci-lint:
internal/server/v1/optimus/routes_test.go#L19
File is not `gci`-ed with --skip-generated -s standard,default,prefix(github.com/goto/dex) (gci)
|
golangci-lint:
internal/server/v1/optimus/service_test.go#L25
unnecessary leading newline (whitespace)
|
golangci-lint:
internal/server/v1/optimus/service_test.go#L296
unnecessary trailing newline (whitespace)
|
golangci-lint:
internal/server/v1/optimus/optimus_client_mock.go#L19
type assertion must be checked (forcetypeassert)
|
golangci-lint:
internal/server/v1/optimus/optimus_client_mock.go#L21
type assertion must be checked (forcetypeassert)
|
golangci-lint
issues found
|
golangci-lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2, actions/checkout@v2, golangci/golangci-lint-action@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
golangci-lint
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
golangci-lint
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|