feat: Use CAPI for provisioning clusters (#424) #1718
ci.yaml
on: push
Build image
17m 17s
Build cloud image
22m 15s
Build dind image
5m 21s
Trivy fs scan
26s
Unit test
10m 32s
Lint
12m 46s
Annotations
8 errors
Unit test
Process completed with exit code 2.
|
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/utils/map.go#L121
S1005: unnecessary assignment to the blank identifier (gosimple)
|
Lint
golangci-lint exit with code 4
|