chore(dep): bump serde from 1.0.214 to 1.0.215 in /crates/rsonpath-test-codegen in the test-deps group #1446
rust.yml
on: pull_request
test-gen
/
Generate rsonpath-test cases
46s
Documentation
1m 2s
Format
11s
Dependency scan (cargo-deny)
46s
Verify MSRV (cargo-msrv)
6m 13s
Matrix: clippy
Matrix: Test all x86 SIMD configurations
Matrix: Test matrix
Annotations
2 errors and 10 warnings
this `map_or` is redundant:
crates/rsonpath-lib/src/lib.rs#L301
error: this `map_or` is redundant
--> crates/rsonpath-lib/src/input/padding.rs:301:67
|
301 | middle_self == middle_other && last_self == last_other && preceding_char.map_or(true, |x| x != b'\\')
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use a standard comparison instead: `(preceding_char != Some(b'\\'))`
|
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#unnecessary_map_or
= note: `-D clippy::unnecessary-map-or` implied by `-D warnings`
= help: to override `-D warnings` add `#[allow(clippy::unnecessary_map_or)]`
|
this `map_or` is redundant:
crates/rsonpath-lib/src/lib.rs#L518
error: this `map_or` is redundant
--> crates/rsonpath-lib/src/input/padding.rs:518:16
|
518 | && preceding_char.map_or(true, |x| x != b'\\')
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use a standard comparison instead: `(preceding_char != Some(b'\\'))`
|
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#unnecessary_map_or
|
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
|
Test matrix (nightly, i686-unknown-linux-gnu)
Failed to save: Unable to reserve cache with key cargo-install-cargo-hack-0.6.33-80fdcfd384d4ff525f0b, another job may be creating this cache. More details: Cache already exists. Scope: refs/pull/594/merge, Key: cargo-install-cargo-hack-0.6.33-80fdcfd384d4ff525f0b, Version: 088800c474379e94b2c5faecd696150e39e15adc593009042e737369ad081926
|
Test matrix (stable, i686-unknown-linux-gnu)
Failed to save: Unable to reserve cache with key cargo-install-cargo-hack-0.6.33-80fdcfd384d4ff525f0b, another job may be creating this cache. More details: Cache already exists. Scope: refs/pull/594/merge, Key: cargo-install-cargo-hack-0.6.33-80fdcfd384d4ff525f0b, Version: 088800c474379e94b2c5faecd696150e39e15adc593009042e737369ad081926
|
Test matrix (nightly, x86_64-pc-windows-gnu)
Failed to save: Unable to reserve cache with key cargo-install-cargo-hack-0.6.33-86c69d27a97a33026807, another job may be creating this cache. More details: Cache already exists. Scope: refs/pull/594/merge, Key: cargo-install-cargo-hack-0.6.33-86c69d27a97a33026807, Version: 783fdf4bba85379f4997a0351332d2bb074bb84791ab3a6068bb452d499ae5f5
|
Test matrix (nightly, x86_64-pc-windows-gnu)
Failed to save: Unable to reserve cache with key cargo-install-cargo-hack-0.6.33-86c69d27a97a33026807, another job may be creating this cache. More details: Cache already exists. Scope: refs/pull/594/merge, Key: cargo-install-cargo-hack-0.6.33-86c69d27a97a33026807, Version: 783fdf4bba85379f4997a0351332d2bb074bb84791ab3a6068bb452d499ae5f5
|
Test matrix (nightly, i686-pc-windows-gnu)
Failed to save: Unable to reserve cache with key cargo-install-cargo-hack-0.6.33-86c69d27a97a33026807, another job may be creating this cache. More details: Cache already exists. Scope: refs/pull/594/merge, Key: cargo-install-cargo-hack-0.6.33-86c69d27a97a33026807, Version: 783fdf4bba85379f4997a0351332d2bb074bb84791ab3a6068bb452d499ae5f5
|
Test matrix (nightly, x86_64-pc-windows-msvc)
Failed to save: Unable to reserve cache with key cargo-install-cargo-hack-0.6.33-86c69d27a97a33026807, another job may be creating this cache. More details: Cache already exists. Scope: refs/pull/594/merge, Key: cargo-install-cargo-hack-0.6.33-86c69d27a97a33026807, Version: 783fdf4bba85379f4997a0351332d2bb074bb84791ab3a6068bb452d499ae5f5
|
Test matrix (stable, i686-pc-windows-msvc)
Failed to save: Unable to reserve cache with key cargo-install-cargo-hack-0.6.33-86c69d27a97a33026807, another job may be creating this cache. More details: Cache already exists. Scope: refs/pull/594/merge, Key: cargo-install-cargo-hack-0.6.33-86c69d27a97a33026807, Version: 783fdf4bba85379f4997a0351332d2bb074bb84791ab3a6068bb452d499ae5f5
|
Test matrix (stable, i686-pc-windows-gnu)
Failed to save: Unable to reserve cache with key cargo-install-cargo-hack-0.6.33-86c69d27a97a33026807, another job may be creating this cache. More details: Cache already exists. Scope: refs/pull/594/merge, Key: cargo-install-cargo-hack-0.6.33-86c69d27a97a33026807, Version: 783fdf4bba85379f4997a0351332d2bb074bb84791ab3a6068bb452d499ae5f5
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
rsonpath-test-documents
Expired
|
33.9 MB |
|