Skip to content

Implement (De)Serialization for Pinned Smart Pointers #2007

Implement (De)Serialization for Pinned Smart Pointers

Implement (De)Serialization for Pinned Smart Pointers #2007

Triggered via pull request April 22, 2024 19:34
Status Failure
Total duration 6m 11s
Artifacts

ci.yaml

on: pull_request
Matrix: Build and Test
Matrix: clippy_check
Matrix: Rustfmt
Tests result
0s
Tests result
Fit to window
Zoom out
Zoom in

Annotations

9 errors
clippy_check (ubuntu-latest, stable): serde_with/tests/serde_as/lib.rs#L53
the function `Pin::new` doesn't need a mutable reference
clippy_check (ubuntu-latest, stable)
Process completed with exit code 101.
clippy_check (ubuntu-latest, nightly): serde_with/tests/serde_as/lib.rs#L53
the function `Pin::new` doesn't need a mutable reference
clippy_check (ubuntu-latest, nightly)
Process completed with exit code 101.
clippy_check (windows-latest, nightly): serde_with/tests/serde_as/lib.rs#L53
the function `Pin::new` doesn't need a mutable reference
clippy_check (windows-latest, nightly)
Process completed with exit code 1.
clippy_check (windows-latest, stable): serde_with/tests/serde_as/lib.rs#L53
the function `Pin::new` doesn't need a mutable reference
clippy_check (windows-latest, stable)
Process completed with exit code 1.
Tests result
Process completed with exit code 1.