Skip to content

Update descriptions and error handling #533

Update descriptions and error handling

Update descriptions and error handling #533

Triggered via pull request October 2, 2024 17:30
Status Failure
Total duration 2m 45s
Artifacts

linters.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors
Linting: cmd/template-resolver/utils/resolver_client.go#L89
use of `fmt.Printf` forbidden by pattern `^(fmt\.Print(|f|ln)|print|println)$` (forbidigo)
Linting: cmd/template-resolver/utils/resolver_client.go#L53
unused-parameter: parameter 'cmd' seems to be unused, consider removing or renaming it as _ (revive)
Linting
Process completed with exit code 2.