chore: bump ariadne from 0.4.1 to 0.5.0 #5497
Annotations
10 errors
🏭 Compile:
prqlc/prqlc/src/error_message.rs#L172
the trait bound `PathBuf: ariadne::Span` is not satisfied
|
🏭 Compile:
prqlc/prqlc/src/error_message.rs#L172
this function takes 2 arguments but 3 arguments were supplied
|
🏭 Compile:
prqlc/prqlc/src/error_message.rs#L173
the method `with_config` exists for struct `ReportBuilder<'_, PathBuf>`, but its trait bounds were not satisfied
|
🏭 Compile:
prqlc/prqlc/src/error_message.rs#L172
the trait bound `PathBuf: ariadne::Span` is not satisfied
|
🏭 Compile:
prqlc/prqlc/src/semantic/reporting.rs#L15
the trait bound `&std::string::String: ariadne::Span` is not satisfied
|
🏭 Compile:
prqlc/prqlc/src/semantic/reporting.rs#L15
the trait bound `&std::string::String: ariadne::Span` is not satisfied
|
🏭 Compile:
prqlc/prqlc/src/semantic/reporting.rs#L15
this function takes 2 arguments but 3 arguments were supplied
|
🏭 Compile:
prqlc/prqlc/src/semantic/reporting.rs#L15
the trait bound `&std::string::String: ariadne::Span` is not satisfied
|
🏭 Compile:
prqlc/prqlc/src/semantic/reporting.rs#L24
mismatched types
|
🏭 Compile:
prqlc/prqlc/src/semantic/reporting.rs#L30
the method `finish` exists for struct `ReportBuilder<'_, &String>`, but its trait bounds were not satisfied
|
Loading