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

Volume snapshot & restore #6698

Volume snapshot & restore

Volume snapshot & restore #6698

Triggered via pull request January 3, 2024 00:13
Status Failure
Total duration 3m 14s
Artifacts

test.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 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: pkg/client/snapshot.go#L182
func `(*DefaultClient).getPVC` is unused (unused)
validate
Process completed with exit code 2.