[WIP]create deployments commands #1723
Triggered via pull request
September 26, 2023 11:18
Status
Failure
Total duration
17m 39s
Artifacts
–
ci.yaml
on: pull_request
Build image
17m 27s
Build cloud image
11m 41s
Build dind image
6m 24s
Trivy fs scan
34s
Unit test
10m 48s
Lint
2m 22s
Annotations
11 errors
Lint:
pkg/utils/map.go#L111
typeSwitchVar: 1 case can benefit from type switch with assignment (gocritic)
|
Lint:
pkg/scaffold/helm.go#L225
commentFormatting: put a space between `//` and comment text (gocritic)
|
Lint:
pkg/utils/map.go#L97
File is not `gofmt`-ed with `-s` (gofmt)
|
Lint:
pkg/utils/backup/types.go#L14
File is not `gofmt`-ed with `-s` (gofmt)
|
Lint:
pkg/bootstrap/check.go#L67
File is not `gofmt`-ed with `-s` (gofmt)
|
Lint:
pkg/console/console.go#L6
File is not `goimports`-ed (goimports)
|
Lint:
pkg/utils/map.go#L121
S1005: unnecessary assignment to the blank identifier (gosimple)
|
Lint:
cmd/plural/cd.go#L52
unreachable: unreachable code (govet)
|
Lint
issues found
|
Unit test
Process completed with exit code 2.
|
Build cloud image
buildx failed with: ERROR: failed to solve: Canceled: context canceled
|