Skip to content

feat: automatic migrate the buf configs to v2 #12071

feat: automatic migrate the buf configs to v2

feat: automatic migrate the buf configs to v2 #12071

Triggered via pull request February 5, 2025 23:42
Status Failure
Total duration 3m 13s
Artifacts

test-lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors
Lint Go code: ignite/services/doctor/doctor.go#L67
use of `fmt.Errorf` forbidden because "fmt.Errorf should be replaced by '\"github.com/ignite/cli/ignite/pkg/errors\"'" (forbidigo)
Lint Go code: ignite/services/doctor/doctor.go#L93
S1039: unnecessary use of fmt.Sprintf (gosimple)
Lint Go code
issues found