add service context support (#489) #1996
ci.yaml
on: push
Build image
52m 51s
Build cloud image
2m 42s
Build dind image
4m 7s
Trivy fs scan
33s
Unit test
6m 15s
Lint
6m 42s
Annotations
14 errors and 8 warnings
Build cloud image
The process '/usr/bin/docker' failed with exit code 1
|
Build dind image
Process completed with exit code 1.
|
Unit test:
pkg/provider/azure_test.go#L111
too many arguments in call to prov.CreateBucket
|
Unit test:
pkg/provider/azure_test.go#L111
too many arguments in call to prov.CreateBucket
|
Unit test
Process completed with exit code 2.
|
Lint:
pkg/provider/azure_test.go#L1
: # github.com/pluralsh/plural-cli/pkg/provider_test [github.com/pluralsh/plural-cli/pkg/provider.test]
|
Lint:
pkg/provider/azure_test.go#L111
too many arguments in call to prov.CreateBucket
|
Lint:
cmd/plural/cd_contexts.go#L5
File is not `goimports`-ed (goimports)
|
Lint:
pkg/provider/linode.go#L36
func `getLinodeSurvey` is unused (unused)
|
Lint:
pkg/provider/linode.go#L107
func `linodeClient` is unused (unused)
|
Lint:
pkg/provider/linode.go#L61
func `mkLinode` is unused (unused)
|
Lint:
pkg/provider/linode.go#L93
func `linodeFromManifest` is unused (unused)
|
Lint:
cmd/plural/template.go#L111
func `formatDashboard` is unused (unused)
|
Lint
issues found
|
Trivy fs scan
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, github/codeql-action/upload-sarif@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Trivy fs scan
CodeQL Action v2 will be deprecated on December 5th, 2024. Please update all occurrences of the CodeQL Action in your workflow files to v3. For more information, see https://github.blog/changelog/2024-01-12-code-scanning-deprecation-of-codeql-action-v2/
|
Build cloud image
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, azure/setup-kubectl@v3, docker/metadata-action@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Build dind image
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, azure/setup-kubectl@v3, docker/metadata-action@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Unit test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/[email protected], golangci/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Build image
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, docker/metadata-action@v4, docker/login-action@v2, docker/build-push-action@v4, github/codeql-action/upload-sarif@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Build image
CodeQL Action v2 will be deprecated on December 5th, 2024. Please update all occurrences of the CodeQL Action in your workflow files to v3. For more information, see https://github.blog/changelog/2024-01-12-code-scanning-deprecation-of-codeql-action-v2/
|