Skip to content

fix: update source coverage script #218

fix: update source coverage script

fix: update source coverage script #218

Triggered via push March 5, 2024 18:21
Status Failure
Total duration 1m 3s
Artifacts

test.yml

on: push
Matrix: cargo test
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 66 warnings
clippy: src/message_format.rs#L27
the item `base64` is imported redundantly
clippy: src/message_format.rs#L29
the item `serde_json` is imported redundantly
clippy
could not compile `tari_utilities` (lib) due to 2 previous errors
clippy
The process '/home/runner/.cargo/bin/cargo' failed with exit code 1
the item `serde_json` is imported redundantly: src/message_format.rs#L29
warning: the item `serde_json` is imported redundantly --> src/message_format.rs:29:5 | 29 | use serde_json; | ^^^^^^^^^^ the item `serde_json` is already defined here
the item `base64` is imported redundantly: src/message_format.rs#L27
warning: the item `base64` is imported redundantly --> src/message_format.rs:27:5 | 27 | use base64; | ^^^^^^ the item `base64` is already defined here | = note: `#[warn(unused_imports)]` on by default
clippy
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions-rs/toolchain@v1, Swatinem/rust-cache@v1, actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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/
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/
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/
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/
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/
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/
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/
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/
cargo test (nightly)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
cargo test (nightly)
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. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
cargo test (nightly): src/message_format.rs#L27
the item `base64` is imported redundantly
cargo test (nightly): src/message_format.rs#L29
the item `serde_json` is imported redundantly
cargo test (nightly)
`tari_utilities` (lib) generated 2 warnings
cargo test (nightly): src/hex.rs#L122
the item `ToString` is imported redundantly
cargo test (nightly): src/message_format.rs#L27
the item `base64` is imported redundantly
cargo test (nightly)
`tari_utilities` (lib test) generated 4 warnings (1 duplicate)
cargo test (nightly): src/message_format.rs#L27
the item `base64` is imported redundantly
cargo test (nightly): src/message_format.rs#L29
the item `serde_json` is imported redundantly
cargo test (nightly)
`tari_utilities` (lib) generated 2 warnings
cargo test (nightly): src/hex.rs#L122
the item `ToString` is imported redundantly
cargo test (nightly): src/message_format.rs#L27
the item `base64` is imported redundantly
cargo test (nightly)
`tari_utilities` (lib test) generated 4 warnings (1 duplicate)
cargo test (nightly)
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/
cargo test (nightly)
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/
cargo test (nightly)
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/
cargo test (nightly)
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/
cargo test (nightly): src/message_format.rs#L27
the item `base64` is imported redundantly
cargo test (nightly): src/message_format.rs#L29
the item `serde_json` is imported redundantly
cargo test (nightly)
`tari_utilities` (lib) generated 2 warnings
cargo test (nightly): src/hex.rs#L122
the item `ToString` is imported redundantly
cargo test (nightly): src/message_format.rs#L27
the item `base64` is imported redundantly
cargo test (nightly)
`tari_utilities` (lib test) generated 4 warnings (1 duplicate)
cargo test (nightly): src/message_format.rs#L27
the item `base64` is imported redundantly
cargo test (nightly): src/message_format.rs#L29
the item `serde_json` is imported redundantly
cargo test (nightly)
`tari_utilities` (lib) generated 2 warnings
cargo test (nightly): src/hex.rs#L122
the item `ToString` is imported redundantly
cargo test (nightly): src/message_format.rs#L27
the item `base64` is imported redundantly
cargo test (nightly)
`tari_utilities` (lib test) generated 4 warnings (1 duplicate)
cargo test (stable)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
cargo test (stable)
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. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
cargo test (stable)
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/
cargo test (stable)
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/
cargo test (stable)
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/
cargo test (stable)
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/
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions-rs/toolchain@v1, Swatinem/rust-cache@v1, actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build
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/
build
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/
build
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/
build
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/
build
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/
build
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/
build
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/
build
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/
build: src/message_format.rs#L27
the item `base64` is imported redundantly
build: src/message_format.rs#L29
the item `serde_json` is imported redundantly
build
`tari_utilities` (lib) generated 2 warnings
build: src/message_format.rs#L27
the item `base64` is imported redundantly
build: src/message_format.rs#L29
the item `serde_json` is imported redundantly
build
`tari_utilities` (lib) generated 2 warnings
build
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/
build
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/
build
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/
build
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/