Skip to content

feat: add lint command. support helm lint. and custom lint #40

feat: add lint command. support helm lint. and custom lint

feat: add lint command. support helm lint. and custom lint #40

Triggered via pull request January 8, 2024 03:32
Status Failure
Total duration 1m 42s
Artifacts

ci.yml

on: pull_request
Lint and unit test
1m 35s
Lint and unit test
Fit to window
Zoom out
Zoom in

Annotations

4 errors
Lint and unit test: pkg/lint/helm.go#L19
Error return value of `filepath.Walk` is not checked (errcheck)
Lint and unit test: pkg/lint/helm.go#L84
SA1006: printf-style function with dynamic format string and no further arguments should use print-style function instead (staticcheck)
Lint and unit test: pkg/lint/helm.go#L91
SA1006: printf-style function with dynamic format string and no further arguments should use print-style function instead (staticcheck)
Lint and unit test
issues found