Skip to content

FMWK-570 Add backup state/continuation for backup/restore operation #1582

FMWK-570 Add backup state/continuation for backup/restore operation

FMWK-570 Add backup state/continuation for backup/restore operation #1582

Triggered via pull request October 14, 2024 11:34
Status Failure
Total duration 1m 3s
Artifacts

tests.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

7 errors
tests: pipeline/pipline_test.go#L38
not enough arguments in call to NewPipeline
tests: pipeline/pipline_test.go#L60
not enough arguments in call to NewPipeline
tests: pipeline/pipline_test.go#L129
not enough arguments in call to NewPipeline
tests: pipeline/pipline_test.go#L177
not enough arguments in call to NewPipeline
tests: pipeline/read_worker_test.go#L49
cannot use mockReader (variable of type *mocks.MockdataReader[string]) as dataReader[string] value in argument to NewReadWorker[string]: *mocks.MockdataReader[string] does not implement dataReader[string] (missing method CustomRead)
tests: pipeline/read_worker_test.go#L72
cannot use mockReader (variable of type *mocks.MockdataReader[string]) as dataReader[string] value in argument to NewReadWorker[string]: *mocks.MockdataReader[string] does not implement dataReader[string] (missing method CustomRead)
tests
Process completed with exit code 2.