implement mock API for OCI #200
Annotations
3 errors and 1 warning
Lint:
pkg/providers/oci/provider.go#L97
cannot use &ociClient{…} (value of type *ociClient) as Client value in return statement: *ociClient does not implement Client (missing method ListAvailabilityDomains) (typecheck)
|
Lint:
cmd/topograph/main.go#L75
not enough arguments in call to g.Add
|
Lint
issues found
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading