Skip to content

Feature: Parse hex colour codes in serde::de::Deserialize #1107

Feature: Parse hex colour codes in serde::de::Deserialize

Feature: Parse hex colour codes in serde::de::Deserialize #1107

Triggered via pull request July 28, 2023 16:09
Status Success
Total duration 3m 4s
Artifacts

crossterm_test.yml

on: pull_request
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