Skip to content

Fix CI failures

Fix CI failures #20

Triggered via pull request October 25, 2024 10:04
Status Failure
Total duration 49s
Artifacts

pull_request.yml

on: pull_request
pull_request  /  ...  /  cargo +stable test
24s
pull_request / test / cargo +stable test
pull_request  /  ...  /  cargo +nightly fmt
14s
pull_request / fmt / cargo +nightly fmt
pull_request  /  ...  /  cargo +stable clippy
24s
pull_request / clippy / cargo +stable clippy
pull_request  /  ...  /  codecov
27s
pull_request / coverage / codecov
pull_request  /  ...  /  cargo +nightly doc --cfg docsrs
21s
pull_request / docsrs / cargo +nightly doc --cfg docsrs
pull_request  /  ...  /  cargo vet check
6s
pull_request / vet / cargo vet check
success
0s
success
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 4 warnings
pull_request / clippy / cargo +stable clippy: tests/tests.rs#L229
unexpected `cfg` condition name: `stylish_proc_macro_expand`
pull_request / clippy / cargo +stable clippy: tests/tests.rs#L77
field `0` is never read
pull_request / clippy / cargo +stable clippy
Process completed with exit code 101.
success
Process completed with exit code 1.
pull_request / test / cargo +stable test : tests/tests.rs#L229
unexpected `cfg` condition name: `stylish_proc_macro_expand`
pull_request / test / cargo +stable test : tests/tests.rs#L77
field `0` is never read
pull_request / coverage / codecov
The following actions use a deprecated Node.js version and will be forced to run on node20: codecov/codecov-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/