fix: set correct bg colour for trailing line whitespaces #233
rust.yml
on: pull_request
Ensure rustfmt is happy
8s
Lint the codebase with clippy
41s
Check doc links are valid
28s
Matrix: test
Annotations
1 error and 13 warnings
Lint the codebase with clippy
Unable to create clippy annotations! Reason: HttpError: Resource not accessible by integration
|
Ensure rustfmt is happy
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Check doc links are valid
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Lint the codebase with clippy
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Lint the codebase with clippy
It seems that this Action is executed from the forked repository.
|
Lint the codebase with clippy
GitHub Actions are not allowed to create Check annotations, when executed for a forked repos. See https://github.com/actions-rs/clippy-check/issues/2 for details.
|
Lint the codebase with clippy:
crates/ninep/src/server.rs#L824
this `match` expression can be replaced with `?`
|
Lint the codebase with clippy:
src/fsys/buffer.rs#L369
needless call to `as_bytes()`
|
Lint the codebase with clippy:
src/ziplist.rs#L119
this `match` expression can be replaced with `?`
|
Lint the codebase with clippy:
src/fsys/buffer.rs#L369
needless call to `as_bytes()`
|
Lint the codebase with clippy:
src/ziplist.rs#L119
this `match` expression can be replaced with `?`
|
Test Rust nightly
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Test Rust stable
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Test Rust beta
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|