Skip to content

Bump actions/checkout from 4.1.0 to 4.1.1 #188

Bump actions/checkout from 4.1.0 to 4.1.1

Bump actions/checkout from 4.1.0 to 4.1.1 #188

Triggered via push December 15, 2023 17:45
Status Success
Total duration 48s
Artifacts 1

coverage.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
Coverage
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Coverage: src/lib.rs#L117
unused import: `core::ops`
Coverage: src/lib.rs#L118
unused import: `core::option`
Coverage
`raw-cpuid` (lib) generated 2 warnings (run `cargo fix --lib -p raw-cpuid` to apply 2 suggestions)
Coverage
`raw-cpuid` (lib test) generated 1 warning (run `cargo fix --lib -p raw-cpuid --tests` to apply 1 suggestion)
Coverage
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/
Coverage
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/
Coverage
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/
Coverage
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/
unused import: `core::option`: src/lib.rs#L118
warning: unused import: `core::option` --> src/lib.rs:118:13 | 118 | pub use core::option; | ^^^^^^^^^^^^
unused import: `core::ops`: src/lib.rs#L117
warning: unused import: `core::ops` --> src/lib.rs:117:13 | 117 | pub use core::ops; | ^^^^^^^^^ | = note: `#[warn(unused_imports)]` on by default

Artifacts

Produced during runtime
Name Size
code-coverage-report Expired
31 KB