Skip to content

[WIP]create deployments commands #1725

[WIP]create deployments commands

[WIP]create deployments commands #1725

Triggered via pull request September 26, 2023 12:42
Status Failure
Total duration 21m 52s
Artifacts

ci.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
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: pkg/scaffold/helm.go#L225
commentFormatting: put a space between `//` and comment text (gocritic)
Lint: pkg/utils/backup/types.go#L14
File is not `gofmt`-ed with `-s` (gofmt)
Lint: cmd/plural/cd.go#L97
unreachable: unreachable code (govet)
Lint: cmd/plural/cd.go#L115
unreachable: unreachable code (govet)
Lint
issues found
Unit test
Process completed with exit code 2.