refactor: Change the error type in the pipeline crate from String to Error #20009
Annotations
1 error and 4 warnings
|
src/pipeline/src/etl/processor.rs#L43
"Faild" should be "Failed" or "Fail" or "Fails".
|
src/pipeline/src/etl/processor.rs#L318
"Faild" should be "Failed" or "Fail" or "Fails".
|
src/pipeline/src/etl/processor.rs#L335
"Faild" should be "Failed" or "Fail" or "Fails".
|
src/pipeline/src/etl/error.rs#L99
"Faild" should be "Failed" or "Fail" or "Fails".
|
This job failed
Loading