feat(validation): Better validation errors #23733
Annotations
4 errors and 2 warnings
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
Process completed with exit code 1.
|
Pre Upload Coverage to Codecov
Environment variable 'INPUT_GITHUB_CONTEXT' exceeds the maximum supported length. Environment variable length: 33415 , Maximum supported length: 32766
|
Post Upload Coverage to Codecov
Environment variable 'INPUT_GITHUB_CONTEXT' exceeds the maximum supported length. Environment variable length: 33415 , Maximum supported length: 32766
|
Loading