Bump actions/checkout from 4.1.1 to 4.1.2 #285
Annotations
1 error and 24 warnings
Run clippy
Unable to create clippy annotations! Reason: HttpError: Resource not accessible by integration
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions-rs/toolchain@v1.0.7, actions-rs/cargo@v1.0.3, actions-rs/clippy-check@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1.0.7, actions-rs/cargo@v1.0.3, actions-rs/clippy-check@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Run actions-rs/toolchain@v1.0.7
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/
|
Run actions-rs/toolchain@v1.0.7
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/
|
Run actions-rs/toolchain@v1.0.7
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/
|
Run actions-rs/toolchain@v1.0.7
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 on target without native cpuid:
src/lib.rs#L117
unused import: `core::ops`
|
Build on target without native cpuid:
src/lib.rs#L118
unused import: `core::option`
|
Build on target without native cpuid
`raw-cpuid` (lib) generated 2 warnings (run `cargo fix --lib -p raw-cpuid` to apply 2 suggestions)
|
Run actions-rs/cargo@v1.0.3:
src/lib.rs#L117
unused import: `core::ops`
|
Run actions-rs/cargo@v1.0.3:
src/lib.rs#L118
unused import: `core::option`
|
Run actions-rs/cargo@v1.0.3
`raw-cpuid` (lib) generated 2 warnings (run `cargo fix --lib -p raw-cpuid` to apply 2 suggestions)
|
Run actions-rs/cargo@v1.0.3:
src/tests/mod.rs#L12
unused variable: `t`
|
Run actions-rs/cargo@v1.0.3
`raw-cpuid` (lib test) generated 1 warning
|
Run actions-rs/cargo@v1.0.3:
src/lib.rs#L117
unused import: `core::ops`
|
Run actions-rs/cargo@v1.0.3:
src/lib.rs#L118
unused import: `core::option`
|
Run actions-rs/cargo@v1.0.3
`raw-cpuid` (lib) generated 2 warnings (run `cargo fix --lib -p raw-cpuid` to apply 2 suggestions)
|
Run actions-rs/cargo@v1.0.3:
src/lib.rs#L117
unused import: `core::ops`
|
Run actions-rs/cargo@v1.0.3:
src/lib.rs#L118
unused import: `core::option`
|
Run actions-rs/cargo@v1.0.3
`raw-cpuid` (lib) generated 2 warnings (run `cargo fix --lib -p raw-cpuid` to apply 2 suggestions)
|
Run clippy
It seems that this Action is executed from the forked repository.
|
Run 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.
|
Run clippy:
src/lib.rs#L117
unused import: `core::ops`
|
Run clippy:
src/lib.rs#L118
unused import: `core::option`
|
Loading