Skip to content

feat: Use CAPI for provisioning clusters #1690

feat: Use CAPI for provisioning clusters

feat: Use CAPI for provisioning clusters #1690

Triggered via pull request September 13, 2023 10:19
Status Failure
Total duration 22m 4s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

ci.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Lint: pkg/scaffold/helm.go#L225
commentFormatting: put a space between `//` and comment text (gocritic)
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/tui/bubbletea.go#L29
func `silence` is unused (unused)
Lint: pkg/tui/types.go#L30
type `progressView` is unused (unused)
Lint: pkg/tui/types.go#L25
type `printView` is unused (unused)
Lint
issues found
Build image
buildx failed with: ERROR: failed to solve: Canceled: context canceled
Unit test
Process completed with exit code 2.