Skip to content

feat(fs): support from_std (#219) #423

feat(fs): support from_std (#219)

feat(fs): support from_std (#219) #423

Triggered via push December 26, 2023 07:47
Status Failure
Total duration 2m 36s
Artifacts

ci.yml

on: push
Run cargo fmt and cargo clippy
28s
Run cargo fmt and cargo clippy
Run cargo test
1m 36s
Run cargo test
Run cargo test on macos
2m 11s
Run cargo test on macos
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 48 warnings
Run cargo fmt and cargo clippy: monoio/src/lib.rs#L6
the feature `slice_internals` is internal to the compiler or standard library
Run cargo fmt and cargo clippy: monoio/src/io/util/split.rs#L213
unused implementer of `std::future::Future` that must be used
Run cargo fmt and cargo clippy
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
Run cargo fmt and cargo clippy
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/toolchain@v1, Swatinem/rust-cache@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/
Run cargo fmt and cargo clippy: monoio/src/lib.rs#L6
the feature `slice_internals` is internal to the compiler or standard library
Run cargo fmt and cargo clippy: monoio/src/io/util/split.rs#L213
unused implementer of `Future` that must be used
Run cargo fmt and cargo clippy
`monoio` (lib) generated 2 warnings
Run cargo fmt and cargo clippy: monoio/src/lib.rs#L6
the feature `slice_internals` is internal to the compiler or standard library
Run cargo fmt and cargo clippy: monoio/src/io/util/split.rs#L213
unused implementer of `Future` that must be used
Run cargo fmt and cargo clippy
`monoio` (lib) generated 2 warnings
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
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/toolchain@v1, Swatinem/rust-cache@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/
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: monoio/src/lib.rs#L6
the feature `slice_internals` is internal to the compiler or standard library
Run cargo test: monoio/src/io/util/split.rs#L213
unused implementer of `Future` that must be used
Run cargo test
`monoio` (lib) generated 2 warnings
Run cargo test: monoio/src/io/util/split.rs#L213
unused implementer of `futures::Future` that must be used
Run cargo test
`monoio` (lib test) generated 2 warnings (1 duplicate)
Run cargo test: monoio/src/lib.rs#L6
the feature `slice_internals` is internal to the compiler or standard library
Run cargo test: monoio/src/io/util/split.rs#L213
unused implementer of `Future` that must be used
Run cargo test: monoio/src/io/util/split.rs#L213
unused implementer of `futures::Future` that must be used
Run cargo test
`monoio` (lib) generated 2 warnings
Run cargo test
`monoio` (lib test) generated 2 warnings (1 duplicate)
Run cargo test: monoio/src/lib.rs#L6
the feature `slice_internals` is internal to the compiler or standard library
Run cargo test
1 warning emitted
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/
Run cargo test on macos
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/toolchain@v1, Swatinem/rust-cache@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/
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/src/lib.rs#L6
the feature `slice_internals` is internal to the compiler or standard library
Run cargo test on macos: monoio/src/io/util/split.rs#L213
unused implementer of `Future` that must be used
Run cargo test on macos
`monoio` (lib) generated 2 warnings
Run cargo test on macos
`monoio` (lib test) generated 2 warnings (2 duplicates)
Run cargo test on macos: monoio/src/lib.rs#L6
the feature `slice_internals` is internal to the compiler or standard library
Run cargo test on macos
1 warning emitted
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/