Skip to content

Parse hex colour codes in serde::de::Deserialize (#801) #1118

Parse hex colour codes in serde::de::Deserialize (#801)

Parse hex colour codes in serde::de::Deserialize (#801) #1118

Triggered via push August 5, 2023 13:26
Status Success
Total duration 3m 4s
Artifacts
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 4 warnings
nightly on ubuntu-latest: src/command.rs#L254
this argument is a mutable reference, but not used mutably
nightly on ubuntu-latest
Process completed with exit code 101.
nightly on windows-2019: src/command.rs#L254
this argument is a mutable reference, but not used mutably
nightly on windows-2019
Process completed with exit code 1.
nightly on macOS-latest: src/command.rs#L254
this argument is a mutable reference, but not used mutably
nightly on macOS-latest
Process completed with exit code 101.
nightly on ubuntu-latest: src/terminal/sys/file_descriptor.rs#L32
method `read` is never used
stable on ubuntu-latest: src/terminal/sys/file_descriptor.rs#L32
method `read` is never used
nightly on macOS-latest: src/terminal/sys/file_descriptor.rs#L32
method `read` is never used
stable on macOS-latest: src/terminal/sys/file_descriptor.rs#L32
method `read` is never used