dep: bump thiserror from 1.0.66 to 2.0.1 #1437
rust.yml
on: pull_request
test-gen
/
Generate rsonpath-test cases
53s
Documentation
58s
Format
15s
Dependency scan (cargo-deny)
46s
Verify MSRV (cargo-msrv)
2m 57s
Matrix: clippy
Matrix: Test all x86 SIMD configurations
Matrix: Test matrix
Annotations
13 errors and 2 warnings
missing `#[inline]` for a method:
crates/rsonpath-lib/src/lib.rs#L15
error: missing `#[inline]` for a method
--> crates/rsonpath-lib/src/automaton/error.rs:15:20
|
15 | NotSupported(#[from] crate::error::UnsupportedFeatureError),
| ^^^^
|
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#missing_inline_in_public_items
= note: `-D clippy::missing-inline-in-public-items` implied by `-D warnings`
= help: to override `-D warnings` add `#[allow(clippy::missing_inline_in_public_items)]`
|
missing `#[inline]` for a method:
crates/rsonpath-lib/src/lib.rs#L19
error: missing `#[inline]` for a method
--> crates/rsonpath-lib/src/engine/error.rs:19:18
|
19 | InputError(#[from] InputError),
| ^^^^
|
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#missing_inline_in_public_items
|
missing `#[inline]` for a method:
crates/rsonpath-lib/src/lib.rs#L55
error: missing `#[inline]` for a method
--> crates/rsonpath-lib/src/engine/error.rs:55:20
|
55 | NotSupported(#[from] crate::error::UnsupportedFeatureError),
| ^^^^
|
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#missing_inline_in_public_items
|
missing `#[inline]` for a method:
crates/rsonpath-lib/src/lib.rs#L61
error: missing `#[inline]` for a method
--> crates/rsonpath-lib/src/engine/error.rs:61:11
|
61 | #[from]
| ^^^^
|
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#missing_inline_in_public_items
|
missing `#[inline]` for a method:
crates/rsonpath-lib/src/lib.rs#L15
error: missing `#[inline]` for a method
--> crates/rsonpath-lib/src/input/error.rs:15:15
|
15 | IoError(#[from] std::io::Error),
| ^^^^
|
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#missing_inline_in_public_items
|
missing `#[inline]` for a method:
crates/rsonpath-lib/src/lib.rs#L21
error: missing `#[inline]` for a method
--> crates/rsonpath-lib/src/input/error.rs:21:11
|
21 | #[from]
| ^^^^
|
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#missing_inline_in_public_items
|
aborting due to 6 previous errors
error: aborting due to 6 previous errors
|
missing `#[inline]` for a method:
crates/rsonpath-lib/src/lib.rs#L15
error: missing `#[inline]` for a method
--> crates/rsonpath-lib/src/automaton/error.rs:15:18
|
15 | NotSupported(#[from] crate::error::UnsupportedFeatureError),
| ^^^^^^^
|
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#missing_inline_in_public_items
= note: `-D clippy::missing-inline-in-public-items` implied by `-D warnings`
= help: to override `-D warnings` add `#[allow(clippy::missing_inline_in_public_items)]`
|
missing `#[inline]` for a method:
crates/rsonpath-lib/src/lib.rs#L19
error: missing `#[inline]` for a method
--> crates/rsonpath-lib/src/engine/error.rs:19:16
|
19 | InputError(#[from] InputError),
| ^^^^^^^
|
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#missing_inline_in_public_items
|
missing `#[inline]` for a method:
crates/rsonpath-lib/src/lib.rs#L55
error: missing `#[inline]` for a method
--> crates/rsonpath-lib/src/engine/error.rs:55:18
|
55 | NotSupported(#[from] crate::error::UnsupportedFeatureError),
| ^^^^^^^
|
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#missing_inline_in_public_items
|
missing `#[inline]` for a method:
crates/rsonpath-lib/src/lib.rs#L61
error: missing `#[inline]` for a method
--> crates/rsonpath-lib/src/engine/error.rs:61:9
|
61 | #[from]
| ^^^^^^^
|
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#missing_inline_in_public_items
|
missing `#[inline]` for a method:
crates/rsonpath-lib/src/lib.rs#L15
error: missing `#[inline]` for a method
--> crates/rsonpath-lib/src/input/error.rs:15:13
|
15 | IoError(#[from] std::io::Error),
| ^^^^^^^
|
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#missing_inline_in_public_items
|
missing `#[inline]` for a method:
crates/rsonpath-lib/src/lib.rs#L21
error: missing `#[inline]` for a method
--> crates/rsonpath-lib/src/input/error.rs:21:9
|
21 | #[from]
| ^^^^^^^
|
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#missing_inline_in_public_items
|
Clippy (stable)
The `deny` input is deprecated in v1.4 and can be used within the `check-args` input
|
Clippy (nightly)
The `deny` input is deprecated in v1.4 and can be used within the `check-args` input
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
rsonpath-test-documents
Expired
|
33.9 MB |
|