Skip to content

not working

not working #1581

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

tests.yml

on: push
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.