Fixes for empty Name type and tests for UTF8 issue #3
Annotations
1 error and 14 warnings
Run actions-rs/cargo@v1
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
|
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/
|
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. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Run actions-rs/toolchain@v1
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 actions-rs/toolchain@v1
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 actions-rs/toolchain@v1
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 actions-rs/toolchain@v1
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 actions-rs/cargo@v1:
crates/antelope/tests/chain.rs#L25
unused variable: `name_name_string`
|
Run actions-rs/cargo@v1:
crates/antelope/tests/utils/ship_types.rs#L9
unused imports: `bytes_to_hex`, `hex_to_bytes`, and `slice_copy`
|
Run actions-rs/cargo@v1:
crates/antelope/tests/ship.rs#L9
function `traces` is never used
|
Run actions-rs/cargo@v1:
crates/antelope/tests/ship.rs#L36
function `decode` is never used
|
Run actions-rs/cargo@v1:
crates/antelope/tests/utils/mock_provider.rs#L66
function `make_mock_transaction` is never used
|
Run actions-rs/cargo@v1:
crates/antelope/tests/utils/mock_provider.rs#L99
function `sign_mock_transaction` is never used
|
Run actions-rs/cargo@v1
`antelope-client` (test "chain") generated 1 warning
|
Run actions-rs/cargo@v1
`antelope-client` (test "client") generated 1 warning (1 duplicate)
|
Loading