Skip to content

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

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

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

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

golangci-lint.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

7 errors
lint: pipeline/pipline_test.go#L38
not enough arguments in call to NewPipeline
lint: pipeline/pipline_test.go#L60
not enough arguments in call to NewPipeline
lint: pipeline/pipline_test.go#L129
not enough arguments in call to NewPipeline
lint: pipeline/pipline_test.go#L177
not enough arguments in call to NewPipeline
lint: 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)
lint: 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) (typecheck)
lint
issues found