Skip to content

feat: add wasabi support #210

feat: add wasabi support

feat: add wasabi support #210

Triggered via pull request December 30, 2024 04:58
Status Failure
Total duration 48s
Artifacts

golangci-lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 1 warning
lint: provider/providers.go#L316
errorf: should replace errors.New(fmt.Sprintf(...)) with fmt.Errorf(...) (revive)
lint: provider/wasabi.go#L67
unused-parameter: parameter 'req' seems to be unused, consider removing or renaming it as _ (revive)
lint: cmd/regioncheck/wasabi.go#L115
unused-parameter: parameter 'i' seems to be unused, consider removing or renaming it as _ (revive)
lint: cmd/regioncheck/wasabi.go#L10
type `nextData` is unused (unused)
lint
issues found
lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636