test(systemtests): fix export v2 (backport #22799) #76559
Annotations
10 errors and 1 warning
run linting (short):
server/v2/store/server.go#L56
s.PrunesCmd undefined (type *Server[T] has no field or method PrunesCmd) (typecheck)
|
run linting (short):
server/v2/store/server.go#L57
s.ExportSnapshotCmd undefined (type *Server[T] has no field or method ExportSnapshotCmd) (typecheck)
|
run linting (short):
server/v2/store/server.go#L58
s.DeleteSnapshotCmd undefined (type *Server[T] has no field or method DeleteSnapshotCmd) (typecheck)
|
run linting (short):
server/v2/store/server.go#L59
s.ListSnapshotsCmd undefined (type *Server[T] has no field or method ListSnapshotsCmd) (typecheck)
|
run linting (short):
server/v2/store/server.go#L60
s.DumpArchiveCmd undefined (type *Server[T] has no field or method DumpArchiveCmd) (typecheck)
|
run linting (short):
server/v2/store/server.go#L61
s.LoadArchiveCmd undefined (type *Server[T] has no field or method LoadArchiveCmd) (typecheck)
|
run linting (short):
server/v2/store/server.go#L62
s.RestoreSnapshotCmd undefined (type *Server[T] has no field or method RestoreSnapshotCmd) (typecheck)
|
run linting (short):
store/v2/root/builder.go#L23
undefined: Config (typecheck)
|
run linting (short):
store/v2/root/builder.go#L27
undefined: store (typecheck)
|
run linting (short):
store/v2/root/builder.go#L40
undefined: store (typecheck)
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading