Skip to content

feat: impl IO for some foreign types; rewrite readv/writev impl for s… #164

feat: impl IO for some foreign types; rewrite readv/writev impl for s…

feat: impl IO for some foreign types; rewrite readv/writev impl for s… #164

Triggered via push October 29, 2024 07:23
Status Failure
Total duration 4m 47s
Artifacts

coverage.yml

on: push
Run cargo coverage
2m 1s
Run cargo coverage
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 18 warnings
Run cargo coverage
the compiler unexpectedly panicked. this is a bug.
Run cargo coverage
the compiler unexpectedly panicked. this is a bug.
Run cargo coverage
the compiler unexpectedly panicked. this is a bug.
Run cargo coverage
the compiler unexpectedly panicked. this is a bug.
Run cargo coverage
the compiler unexpectedly panicked. this is a bug.
Run cargo coverage
the compiler unexpectedly panicked. this is a bug.
Run cargo coverage
the compiler unexpectedly panicked. this is a bug.
Run cargo coverage
the compiler unexpectedly panicked. this is a bug.
Run cargo coverage
the compiler unexpectedly panicked. this is a bug.
Run cargo coverage
the compiler unexpectedly panicked. this is a bug.
Run cargo coverage
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/toolchain@v1, actions-rs/cargo@v1, Swatinem/rust-cache@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 cargo coverage
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions-rs/toolchain@v1, actions-rs/cargo@v1, Swatinem/rust-cache@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Run cargo coverage: monoio/src/macros/pin.rs#L38
use of deprecated macro `pin`: use std::pin::pin instead
Run cargo coverage: monoio/src/macros/pin.rs#L29
use of deprecated macro `monoio::pin`: use std::pin::pin instead
Run cargo coverage
2 warnings emitted
Run cargo coverage: monoio/src/macros/pin.rs#L81
use of deprecated macro `pin`: use std::pin::pin instead
Run cargo coverage: monoio/src/macros/pin.rs#L81
use of deprecated macro `::monoio::pin`: use std::pin::pin instead
Run cargo coverage: monoio/src/macros/pin.rs#L73
use of deprecated macro `monoio::pin`: use std::pin::pin instead
Run cargo coverage
3 warnings emitted
Run cargo coverage: monoio/src/time/driver/sleep.rs#L244
use of deprecated macro `monoio::pin`: use std::pin::pin instead
Run cargo coverage
1 warning emitted
Run cargo 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/
Run cargo 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/
Run cargo 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/
Run cargo 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/
Run cargo coverage
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 coverage
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 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/