feat: implement Helm directives #22
ci.yaml
on: pull_request
test-unit
3m 48s
lint-ui
34s
lint-go
3m 6s
lint-charts
20s
lint-proto
40s
check-codegen
1m 56s
Annotations
7 errors and 4 warnings
lint-go:
internal/directives/helm_update_chart_directive_test.go#L188
Error return value of `srv.ListenAndServe` is not checked (errcheck)
|
lint-go:
internal/helm/registry.go#L28
File is not `gci`-ed with --skip-generated -s standard -s default -s prefix(github.com/akuity) -s dot -s blank --custom-order (gci)
|
lint-go:
internal/controller/freight/finder.go#L129
File is not `gci`-ed with --skip-generated -s standard -s default -s prefix(github.com/akuity) -s dot -s blank --custom-order (gci)
|
lint-go:
internal/controller/freight/finder.go#L202
File is not `gci`-ed with --skip-generated -s standard -s default -s prefix(github.com/akuity) -s dot -s blank --custom-order (gci)
|
lint-go:
internal/directives/helm_update_chart_directive.go#L93
shadow: declaration of "err" shadows declaration at line 77 (govet)
|
lint-go:
internal/directives/helm_update_chart_directive.go#L180
shadow: declaration of "err" shadows declaration at line 161 (govet)
|
lint-go
Process completed with exit code 2.
|
lint-go:
internal/directives/helm_update_chart_directive_test.go#L41
unused-parameter: parameter 't' seems to be unused, consider removing or renaming it as _ (revive)
|
lint-go:
internal/directives/helm_update_chart_directive_test.go#L104
unused-parameter: parameter 't' seems to be unused, consider removing or renaming it as _ (revive)
|
lint-go:
internal/directives/helm_update_chart_directive_test.go#L145
unused-parameter: parameter 't' seems to be unused, consider removing or renaming it as _ (revive)
|
test-unit
Codecov: Failed to properly create commit: The process '/__w/_actions/codecov/codecov-action/e28ff129e5465c2c0dcc6f003fc735cb6ae0c673/dist/codecov' failed with exit code 1
|