Skip to content
This repository has been archived by the owner on Mar 16, 2024. It is now read-only.

Volume snapshot & restore #6605

Volume snapshot & restore

Volume snapshot & restore #6605

Triggered via pull request December 8, 2023 21:23
Status Failure
Total duration 3m 52s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

test.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

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.