feat: Remove enable OIDC issuer bootstrap step and set ASO-related flags #1734
Triggered via pull request
September 27, 2023 12:10
Status
Failure
Total duration
14m 38s
Artifacts
–
ci.yaml
on: pull_request
Build image
14m 28s
Build cloud image
6m 35s
Build dind image
4m 33s
Trivy fs scan
35s
Unit test
12m 50s
Lint
1m 4s
Annotations
10 errors
Lint:
pkg/utils/backup/types.go#L14
File is not `gofmt`-ed with `-s` (gofmt)
|
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/bootstrap/check.go#L67
File is not `gofmt`-ed with `-s` (gofmt)
|
Lint
issues found
|
Build dind image
buildx failed with: ERROR: failed to solve: Canceled: mount callback failed on /tmp/containerd-mount3601614673: mount callback failed on /tmp/containerd-mount598325682: failed to write compressed diff: failed to create diff tar stream: context canceled
|
Build cloud image
buildx failed with: ERROR: failed to solve: Canceled: context canceled
|
Unit test
Process completed with exit code 2.
|