feat: Use CAPI for provisioning clusters #1707
Triggered via pull request
September 14, 2023 15:18
Status
Failure
Total duration
19m 36s
Artifacts
–
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
ci.yaml
on: pull_request
Build image
15m 10s
Build cloud image
19m 22s
Build dind image
5m 34s
Trivy fs scan
33s
Unit test
16m 23s
Lint
12m 19s
Annotations
9 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/bootstrap.go#L57
File is not `gofmt`-ed with `-s` (gofmt)
|
Lint:
pkg/bootstrap/bootstrap.go#L17
func `bootstrapClusterExists` is unused (unused)
|
Lint:
pkg/utils/map.go#L121
S1005: unnecessary assignment to the blank identifier (gosimple)
|
Lint
golangci-lint exit with code 4
|
Unit test
Process completed with exit code 2.
|