Skip to content

chore(deps): update syn requirement from 1.0 to 2.0 #277

chore(deps): update syn requirement from 1.0 to 2.0

chore(deps): update syn requirement from 1.0 to 2.0 #277

Re-run triggered April 7, 2023 09:31
Status Failure
Total duration 2m 5s
Artifacts

ci.yml

on: pull_request
Run cargo fmt and cargo clippy
47s
Run cargo fmt and cargo clippy
Run cargo test
1m 53s
Run cargo test
Run cargo test on macos
1m 21s
Run cargo test on macos
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 36 warnings
Run cargo fmt and cargo clippy: monoio/src/utils/slab.rs#L233
calling `set_len()` immediately after reserving a buffer creates uninitialized values
Run cargo fmt and cargo clippy
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
Run cargo fmt and cargo clippy
Node.js 12 actions are deprecated. Please update the following actions to use Node.js 16: actions/checkout@v2, actions-rs/toolchain@v1, Swatinem/rust-cache@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/.
Run cargo fmt and cargo clippy
The `save-state` 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 cargo fmt and cargo clippy
The `save-state` 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 cargo fmt and cargo clippy
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 cargo fmt and cargo clippy
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 cargo fmt and cargo clippy
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 cargo fmt and cargo clippy
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 cargo fmt and cargo clippy
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 cargo test on macos
Node.js 12 actions are deprecated. Please update the following actions to use Node.js 16: actions/checkout@v2, actions-rs/toolchain@v1, Swatinem/rust-cache@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/.
Run cargo test on macos
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 cargo test on macos
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 cargo test on macos
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 cargo test on macos
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 cargo test on macos: monoio/tests/uds_split.rs#L1
unused import: `Splitable`
Run cargo test on macos: monoio/tests/uds_split.rs#L3
unused import: `monoio::net::UnixStream`
Run cargo test on macos: monoio/tests/uds_split.rs#L32
function `send_recv_all` is never used
Run cargo test on macos: monoio/tests/tcp_echo.rs#L2
unused imports: `AsyncReadRentExt`, `AsyncWriteRentExt`, `Splitable`, `TcpListener`, `TcpStream`, `self`
Run cargo test on macos
`monoio` (test "uds_split") generated 3 warnings (run `cargo fix --test "uds_split"` to apply 2 suggestions)
Run cargo test on macos: monoio-compat/src/lib.rs#L21
unused imports: `AsyncReadExt`, `AsyncWriteExt`, `TcpStreamCompatUnsafe`, `TcpStreamCompat`
Run cargo test on macos
`monoio-compat` (lib test) generated 1 warning (run `cargo fix --lib -p monoio-compat --tests` to apply 1 suggestion)
Run cargo test on macos: monoio/tests/fs_file.rs#L10
function `read_hello` is never used
Run cargo test on macos
`monoio` (test "fs_file") generated 2 warnings
Run cargo test on macos: monoio/tests/uds_stream.rs#L2
unused imports: `AsyncReadRentExt`, `AsyncReadRent`, `AsyncWriteRentExt`, `AsyncWriteRent`
Run cargo test on macos
The `save-state` 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 cargo test on macos
The `save-state` 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 cargo test on macos
The `save-state` 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 cargo test on macos
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 cargo test
Node.js 12 actions are deprecated. Please update the following actions to use Node.js 16: actions/checkout@v2, actions-rs/toolchain@v1, Swatinem/rust-cache@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/.
Run cargo 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/
Run cargo 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/
Run cargo 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/
Run cargo 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/
Run cargo test
The `save-state` 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 cargo test
The `save-state` 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 cargo test
The `save-state` 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 cargo 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/