fix(deps): update module github.com/alecaivazis/survey/v2 to v2.3.7 #1721
Triggered via pull request
September 26, 2023 07:45
Status
Failure
Total duration
22m 3s
Artifacts
–
ci.yaml
on: pull_request
Build image
17m 16s
Build cloud image
21m 53s
Build dind image
5m 48s
Trivy fs scan
31s
Unit test
10m 30s
Lint
2m 22s
Annotations
8 errors
Lint:
pkg/utils/backup/types.go#L14
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/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/bootstrap/check.go#L67
File is not `gofmt`-ed with `-s` (gofmt)
|
Lint:
pkg/utils/map.go#L121
S1005: unnecessary assignment to the blank identifier (gosimple)
|
Lint
issues found
|
Unit test
Process completed with exit code 2.
|