Skip to content

Add test that serde_conv will not trigger clippy::ptr_arg #1995

Add test that serde_conv will not trigger clippy::ptr_arg

Add test that serde_conv will not trigger clippy::ptr_arg #1995

Triggered via pull request April 17, 2024 20:39
Status Failure
Total duration 6m 20s
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 and 1 warning
clippy_check (ubuntu-latest, stable): serde_with_test/tests/serde_conv.rs#L42
writing `&String` instead of `&str` involves a new object where a slice will do
clippy_check (ubuntu-latest, stable)
Process completed with exit code 101.
clippy_check (ubuntu-latest, nightly): serde_with_test/tests/serde_conv.rs#L42
writing `&String` instead of `&str` involves a new object where a slice will do
clippy_check (ubuntu-latest, nightly)
Process completed with exit code 101.
clippy_check (windows-latest, nightly): serde_with_test/tests/serde_conv.rs#L42
writing `&String` instead of `&str` involves a new object where a slice will do
clippy_check (windows-latest, nightly)
Process completed with exit code 1.
clippy_check (windows-latest, stable): serde_with_test/tests/serde_conv.rs#L42
writing `&String` instead of `&str` involves a new object where a slice will do
clippy_check (windows-latest, stable)
Process completed with exit code 1.
Tests result
Process completed with exit code 1.
Build and Test (ubuntu-latest, stable)
Codecov: Failed to properly create commit: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1