feat: add wasabi support #210
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
|