implement mock API for OCI #205
Annotations
12 errors and 3 warnings
test:
pkg/providers/oci/provider.go#L23
github.com/oracle/oci-go-sdk/[email protected]: replacement directory ../../oracle/oci-go-sdk/v65 does not exist
|
test:
pkg/providers/oci/provider.go#L24
github.com/oracle/oci-go-sdk/[email protected]: replacement directory ../../oracle/oci-go-sdk/v65 does not exist
|
test:
pkg/providers/oci/instance_topology.go#L25
github.com/oracle/oci-go-sdk/[email protected]: replacement directory ../../oracle/oci-go-sdk/v65 does not exist
|
test:
pkg/providers/oci/instance_topology.go#L26
github.com/oracle/oci-go-sdk/[email protected]: replacement directory ../../oracle/oci-go-sdk/v65 does not exist
|
test
Process completed with exit code 1.
|
build:
pkg/providers/oci/provider.go#L23
github.com/oracle/oci-go-sdk/[email protected]: replacement directory ../../oracle/oci-go-sdk/v65 does not exist
|
build:
pkg/providers/oci/provider.go#L24
github.com/oracle/oci-go-sdk/[email protected]: replacement directory ../../oracle/oci-go-sdk/v65 does not exist
|
build:
pkg/providers/oci/instance_topology.go#L25
github.com/oracle/oci-go-sdk/[email protected]: replacement directory ../../oracle/oci-go-sdk/v65 does not exist
|
build:
pkg/providers/oci/instance_topology.go#L26
github.com/oracle/oci-go-sdk/[email protected]: replacement directory ../../oracle/oci-go-sdk/v65 does not exist
|
check:
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)
|
check:
cmd/topograph/main.go#L75
not enough arguments in call to g.Add
|
check
issues found
|
test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
check
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|