Skip to content

First type refactor to use rscdk types #10

First type refactor to use rscdk types

First type refactor to use rscdk types #10

Triggered via push December 8, 2023 22:55
Status Failure
Total duration 1m 33s
Artifacts

on_push.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

13 errors and 34 warnings
Rustfmt
The process '/home/runner/.cargo/bin/cargo' failed with exit code 1
Clippy: src/base58.rs#L1
unused import: `log::warn`
Clippy: src/base58.rs#L120
variable does not need to be mutable
Clippy: src/chain/signature.rs#L62
value assigned to `size` is never read
Clippy: src/base58.rs#L8
unneeded `return` statement
Clippy: src/base58.rs#L22
unneeded `return` statement
Clippy: src/base58.rs#L47
unneeded `return` statement
Clippy: src/base58.rs#L64
unneeded `return` statement
Clippy: src/base58.rs#L84
unneeded `return` statement
Clippy: src/base58.rs#L139
unneeded `return` statement
Clippy: src/base58.rs#L147
unneeded `return` statement
Test Suite: tests/chain.rs#L111
unresolved import `antelope_rs::chain::name::NameType`
Test Suite
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
Rustfmt
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/
Rustfmt
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/
Rustfmt
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/
Rustfmt
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/
Rustfmt
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/
Check
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/
Check: src/base58.rs#L1
unused import: `log::warn`
Check: src/base58.rs#L120
variable does not need to be mutable
Check: src/chain/signature.rs#L62
value assigned to `size` is never read
Check
`antelope-rs` (lib) generated 3 warnings (run `cargo fix --lib -p antelope-rs` to apply 2 suggestions)
Check
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/
Check
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/
Check
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/
Check
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 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/
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/
Test Suite
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/
Test Suite
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/
Test Suite
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/
Test Suite
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/
Test Suite
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/
Test Suite: src/base58.rs#L1
unused import: `log::warn`
Test Suite: src/base58.rs#L120
variable does not need to be mutable
Test Suite: src/chain/signature.rs#L62
value assigned to `size` is never read
Test Suite
`antelope-rs` (lib test) generated 3 warnings (3 duplicates)
Test Suite: tests/integer.rs#L1
unused import: `antelope_rs::chain::string::StringType`
Test Suite: tests/integer.rs#L3
unused imports: `EncodeArgsSerializable`, `EncodeArgs`
Test Suite: tests/integer.rs#L4
unused import: `antelope_rs::serializer::Serializer`
Test Suite: tests/integer.rs#L5
unused import: `antelope_rs::chain::JSONValue`
Test Suite
`antelope-rs` (test "integer") generated 4 warnings (run `cargo fix --test "integer"` to apply 4 suggestions)
Test Suite: tests/chain.rs#L107
unused import: `antelope_rs::chain::string::StringType`