[WIP]create deployments commands #1725
Triggered via pull request
September 26, 2023 12:42
Status
Failure
Total duration
21m 52s
Artifacts
–
ci.yaml
on: pull_request
Build image
20m 32s
Build cloud image
21m 41s
Build dind image
5m 56s
Trivy fs scan
36s
Unit test
10m 59s
Lint
1m 21s
Annotations
10 errors
Lint:
pkg/utils/map.go#L111
typeSwitchVar: 1 case can benefit from type switch with assignment (gocritic)
|
Lint:
pkg/utils/map.go#L97
File is not `gofmt`-ed with `-s` (gofmt)
|
Lint:
pkg/utils/map.go#L121
S1005: unnecessary assignment to the blank identifier (gosimple)
|
Lint:
pkg/bootstrap/check.go#L67
File is not `gofmt`-ed with `-s` (gofmt)
|
Lint:
pkg/scaffold/helm.go#L225
commentFormatting: put a space between `//` and comment text (gocritic)
|
Lint:
pkg/utils/backup/types.go#L14
File is not `gofmt`-ed with `-s` (gofmt)
|
Lint:
cmd/plural/cd.go#L97
unreachable: unreachable code (govet)
|
Lint:
cmd/plural/cd.go#L115
unreachable: unreachable code (govet)
|
Lint
issues found
|
Unit test
Process completed with exit code 2.
|