Fixing dependency name #40
Annotations
30 errors and 30 warnings
Check:
crates/antelope/src/lib.rs#L8
unresolved import `antelope_macros`
|
Check:
crates/antelope/src/chain/block_id.rs#L2
unresolved import `antelope_macros`
|
Check:
crates/antelope/src/chain/public_key.rs#L4
unresolved import `antelope_macros`
|
Check:
crates/antelope/src/chain/transaction.rs#L7
unresolved import `antelope_macros`
|
Check:
crates/antelope/src/chain/block_id.rs#L5
cannot determine resolution for the derive macro `StructPacker`
|
Check:
crates/antelope/src/chain/public_key.rs#L7
cannot determine resolution for the derive macro `StructPacker`
|
Check:
crates/antelope/src/chain/transaction.rs#L11
cannot determine resolution for the derive macro `StructPacker`
|
Check:
crates/antelope/src/chain/transaction.rs#L17
cannot determine resolution for the derive macro `StructPacker`
|
Check:
crates/antelope/src/chain/transaction.rs#L27
cannot determine resolution for the derive macro `StructPacker`
|
Check:
crates/antelope/src/chain/transaction.rs#L53
cannot determine resolution for the derive macro `StructPacker`
|
Test Suite:
crates/antelope/src/lib.rs#L8
unresolved import `antelope_macros`
|
Test Suite:
crates/antelope/src/chain/block_id.rs#L2
unresolved import `antelope_macros`
|
Test Suite:
crates/antelope/src/chain/public_key.rs#L4
unresolved import `antelope_macros`
|
Test Suite:
crates/antelope/src/chain/transaction.rs#L7
unresolved import `antelope_macros`
|
Test Suite:
crates/antelope/src/chain/block_id.rs#L5
cannot determine resolution for the derive macro `StructPacker`
|
Test Suite:
crates/antelope/src/chain/public_key.rs#L7
cannot determine resolution for the derive macro `StructPacker`
|
Test Suite:
crates/antelope/src/chain/transaction.rs#L11
cannot determine resolution for the derive macro `StructPacker`
|
Test Suite:
crates/antelope/src/chain/transaction.rs#L17
cannot determine resolution for the derive macro `StructPacker`
|
Test Suite:
crates/antelope/src/chain/transaction.rs#L27
cannot determine resolution for the derive macro `StructPacker`
|
Test Suite:
crates/antelope/src/chain/transaction.rs#L53
cannot determine resolution for the derive macro `StructPacker`
|
Clippy:
crates/antelope/src/lib.rs#L8
unresolved import `antelope_macros`
|
Clippy:
crates/antelope/src/chain/block_id.rs#L2
unresolved import `antelope_macros`
|
Clippy:
crates/antelope/src/chain/public_key.rs#L4
unresolved import `antelope_macros`
|
Clippy:
crates/antelope/src/chain/transaction.rs#L7
unresolved import `antelope_macros`
|
Clippy:
crates/antelope/src/chain/block_id.rs#L5
cannot determine resolution for the derive macro `StructPacker`
|
Clippy:
crates/antelope/src/chain/public_key.rs#L7
cannot determine resolution for the derive macro `StructPacker`
|
Clippy:
crates/antelope/src/chain/transaction.rs#L11
cannot determine resolution for the derive macro `StructPacker`
|
Clippy:
crates/antelope/src/chain/transaction.rs#L17
cannot determine resolution for the derive macro `StructPacker`
|
Clippy:
crates/antelope/src/chain/transaction.rs#L27
cannot determine resolution for the derive macro `StructPacker`
|
Clippy:
crates/antelope/src/chain/transaction.rs#L53
cannot determine resolution for the derive macro `StructPacker`
|
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:
crates/antelope/src/chain/block_id.rs#L1
unused imports: `Decoder`, `Encoder`, `Packer`
|
Check:
crates/antelope/src/chain/public_key.rs#L2
unused imports: `Decoder`, `Encoder`, `Packer`
|
Check:
crates/antelope/src/chain/transaction.rs#L4
unused import: `Decoder`
|
Check:
crates/antelope/src/chain/transaction.rs#L4
unused import: `Packer`
|
Check
`antelope-client` (lib) generated 4 warnings
|
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/
|
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:
crates/antelope/src/chain/block_id.rs#L1
unused imports: `Decoder`, `Encoder`, `Packer`
|
Test Suite:
crates/antelope/src/chain/public_key.rs#L2
unused imports: `Decoder`, `Encoder`, `Packer`
|
Test Suite:
crates/antelope/src/chain/transaction.rs#L4
unused import: `Decoder`
|
Test Suite:
crates/antelope/src/chain/transaction.rs#L4
unused import: `Packer`
|
Test Suite
`antelope-client` (lib) generated 4 warnings
|
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/
|