feat(validation): Better validation errors #23733
Annotations
6 errors
Run Cargo Test:
src/core/blueprint/from_config.rs#L125
`?` couldn't convert the error to `core::valid::error::ValidationError<std::string::String>`
|
Run Cargo Test:
src/core/config/transformer/preset.rs#L38
the method `pipe` exists for struct `Pipe<Pipe<Default<Config, MietteDiagnostic>, Required>, When<TreeShake>>`, but its trait bounds were not satisfied
|
Run Cargo Test:
src/core/config/transformer/required.rs#L24
no method named `transform` found for struct `Pipe` in the current scope
|
Run Cargo Test:
src/core/config/transformer/preset.rs#L38
the method `pipe` exists for struct `Pipe<Pipe<Default<Config, MietteDiagnostic>, Required>, When<TreeShake>>`, but its trait bounds were not satisfied
|
Run Cargo Test:
src/core/config/transformer/required.rs#L24
no method named `transform` found for struct `Pipe` in the current scope
|
Run Cargo Test
Process completed with exit code 1.
|
Loading