Update Rust crate thiserror to 1.0.56 (#58) #164
Annotations
24 warnings
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/
|
Build async-vfs-os with smol runtime
virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
|
Build async-vfs-os with tokio runtime
virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
|
Build async-vfs-os with async-std runtime
virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
|
Build async-vfs
virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
|
Install Rust
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/
|
Install Rust
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/
|
Install Rust
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/
|
Install Rust
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 async-vfs-os tests with smol runtime
virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
|
Run async-vfs-os tests with smol runtime:
async-vfs-os/tests/testutils.rs#L11
unused import: `smol_potat::test as async_test`
|
Run async-vfs-os tests with smol runtime:
async-vfs-os/tests/testutils.rs#L1
constant `CARGO_MANFIFST_DIR` is never used
|
Run async-vfs-os tests with smol runtime:
async-vfs-os/tests/testutils.rs#L3
function `data_dir` is never used
|
Run async-vfs-os tests with smol runtime
`async-vfs-os` (test "testutils") generated 3 warnings (run `cargo fix --test "testutils"` to apply 1 suggestion)
|
Run async-vfs-os tests with tokio runtime
virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
|
Run async-vfs-os tests with tokio runtime:
async-vfs-os/tests/testutils.rs#L14
unused import: `tokio::test as async_test`
|
Run async-vfs-os tests with tokio runtime:
async-vfs-os/tests/testutils.rs#L1
constant `CARGO_MANFIFST_DIR` is never used
|
Run async-vfs-os tests with tokio runtime:
async-vfs-os/tests/testutils.rs#L3
function `data_dir` is never used
|
Run async-vfs-os tests with tokio runtime
`async-vfs-os` (test "testutils") generated 3 warnings (run `cargo fix --test "testutils"` to apply 1 suggestion)
|
Run async-vfs-os tests with async-std runtime
virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
|
Run async-vfs-os tests with async-std runtime:
async-vfs-os/tests/testutils.rs#L8
unused import: `async_std::test as async_test`
|
Run async-vfs-os tests with async-std runtime:
async-vfs-os/tests/testutils.rs#L1
constant `CARGO_MANFIFST_DIR` is never used
|
Run async-vfs-os tests with async-std runtime:
async-vfs-os/tests/testutils.rs#L3
function `data_dir` is never used
|
Run async-vfs-os tests with async-std runtime
`async-vfs-os` (test "testutils") generated 3 warnings (run `cargo fix --test "testutils"` to apply 1 suggestion)
|
The logs for this run have expired and are no longer available.
Loading