[WIP]create deployments commands #1786
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
ci.yaml
on: pull_request
Build image
17m 23s
Build cloud image
22m 4s
Build dind image
5m 29s
Trivy fs scan
35s
Unit test
13m 18s
Lint
11m 44s
Annotations
6 errors
Lint:
pkg/bootstrap/common.go#L123
func `getEnvVar` is unused (unused)
|
Lint:
cmd/plural/cd.go#L493
non-wrapping format verb for fmt.Errorf. Use `%w` to format errors (errorlint)
|
Lint:
cmd/plural/cd.go#L560
unreachable: unreachable code (govet)
|
Lint:
pkg/console/agent.go#L66
ineffectual assignment to err (ineffassign)
|
Lint
golangci-lint exit with code 4
|
Unit test
Process completed with exit code 2.
|