Bump helm docs #1735
Triggered via pull request
September 27, 2023 12:41
Status
Failure
Total duration
21m 37s
Artifacts
–
ci.yaml
on: pull_request
Build image
17m 5s
Build cloud image
21m 25s
Build dind image
3m 46s
Trivy fs scan
29s
Unit test
15m 2s
Lint
2m 13s
Annotations
9 errors
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/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/scaffold/helm.go#L225
commentFormatting: put a space between `//` and comment text (gocritic)
|
Lint
issues found
|
Build dind image
buildx failed with: ERROR: failed to solve: Canceled: context canceled
|
Unit test
Process completed with exit code 2.
|