This repository has been archived by the owner on Mar 16, 2024. It is now read-only.
Volume snapshot & restore #6605
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
3 errors
validate:
pkg/cli/acorn_test.go#L9
could not import github.com/acorn-io/runtime/pkg/cli/testdata (-: # github.com/acorn-io/runtime/pkg/cli/testdata
|
validate:
pkg/cli/testdata/MockClient.go#L83
cannot use &MockClient{…} (value of type *MockClient) as "github.com/acorn-io/runtime/pkg/client".Client value in return statement: *MockClient does not implement "github.com/acorn-io/runtime/pkg/client".Client (missing method SnapshotCreate)) (typecheck)
|
validate
Process completed with exit code 2.
|