Skip to content

chore: Clippy autofix #204

chore: Clippy autofix

chore: Clippy autofix #204

Triggered via pull request December 26, 2024 18:17
Status Failure
Total duration 1m 19s
Artifacts

ci.yml

on: pull_request
Matrix: build
Build (MSRV)
1m 11s
Build (MSRV)
Clippy (stable)
19s
Clippy (stable)
Rustfmt (stable)
8s
Rustfmt (stable)
Build (nightly)
17s
Build (nightly)
Tests (stable)
0s
Tests (stable)
Loom tests (stable)
0s
Loom tests (stable)
all systems go!
0s
all systems go!
Fit to window
Zoom out
Zoom in

Annotations

14 errors and 42 warnings
Clippy (stable)
Unable to create clippy annotations! Reason: HttpError: Resource not accessible by integration
Clippy (stable)
Exiting due to clippy errors
Build (stable, x86_64-unknown-linux-gnu): src/macros.rs#L15
unexpected `cfg` condition name: `loom`
Build (stable, x86_64-unknown-linux-gnu): src/macros.rs#L3
unexpected `cfg` condition name: `slab_print`
Build (stable, x86_64-unknown-linux-gnu): src/macros.rs#L3
unexpected `cfg` condition name: `slab_print`
Build (stable, x86_64-unknown-linux-gnu): src/macros.rs#L3
unexpected `cfg` condition name: `slab_print`
Build (stable, x86_64-unknown-linux-gnu): src/macros.rs#L3
unexpected `cfg` condition name: `slab_print`
Build (stable, x86_64-unknown-linux-gnu): src/macros.rs#L3
unexpected `cfg` condition name: `slab_print`
Build (stable, x86_64-unknown-linux-gnu): src/macros.rs#L3
unexpected `cfg` condition name: `slab_print`
Build (stable, x86_64-unknown-linux-gnu): src/macros.rs#L3
unexpected `cfg` condition name: `slab_print`
Build (stable, x86_64-unknown-linux-gnu): src/macros.rs#L3
unexpected `cfg` condition name: `slab_print`
Build (stable, x86_64-unknown-linux-gnu): src/macros.rs#L3
unexpected `cfg` condition name: `slab_print`
Build (stable, i686-unknown-linux-musl)
The job was canceled because "x86_64-unknown-linux-gnu" failed.
Build (stable, i686-unknown-linux-musl)
The operation was canceled.
Rustfmt (stable)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Rustfmt (stable)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Rustfmt (stable)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Rustfmt (stable)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Rustfmt (stable)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Build (nightly)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Build (nightly): src/macros.rs#L15
unexpected `cfg` condition name: `loom`
Build (nightly): src/macros.rs#L3
unexpected `cfg` condition name: `slab_print`
Build (nightly): src/macros.rs#L3
unexpected `cfg` condition name: `slab_print`
Build (nightly): src/macros.rs#L3
unexpected `cfg` condition name: `slab_print`
Build (nightly): src/macros.rs#L3
unexpected `cfg` condition name: `slab_print`
Build (nightly): src/macros.rs#L3
unexpected `cfg` condition name: `slab_print`
Build (nightly): src/macros.rs#L3
unexpected `cfg` condition name: `slab_print`
Build (nightly): src/macros.rs#L3
unexpected `cfg` condition name: `slab_print`
Build (nightly): src/macros.rs#L3
unexpected `cfg` condition name: `slab_print`
Build (nightly): src/macros.rs#L3
unexpected `cfg` condition name: `slab_print`
Build (nightly)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Build (nightly)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Build (nightly)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Build (nightly)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Clippy (stable)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Clippy (stable)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Clippy (stable)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Clippy (stable)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Clippy (stable)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Clippy (stable)
It seems that this Action is executed from the forked repository.
Clippy (stable)
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.
Build (stable, x86_64-unknown-linux-gnu)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Build (stable, x86_64-unknown-linux-gnu)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Build (stable, x86_64-unknown-linux-gnu)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Build (stable, x86_64-unknown-linux-gnu)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Build (stable, x86_64-unknown-linux-gnu)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Build (stable, i686-unknown-linux-musl)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Build (stable, i686-unknown-linux-musl)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Build (stable, i686-unknown-linux-musl)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Build (stable, i686-unknown-linux-musl)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Build (MSRV)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Build (MSRV)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Build (MSRV)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Build (MSRV)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Build (MSRV)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Build (MSRV)
unused manifest key: package.rust-version