feat(ark-metadata): refactor metadata crate #2
Triggered via pull request
September 15, 2023 00:31
Status
Success
Total duration
3m 46s
Artifacts
–
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
metadata-ci.yml
on: pull_request
Build and Test
3m 38s
Annotations
15 warnings
Build and Test
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/
|
Build and Test:
crates/ark-metadata/src/metadata_manager.rs#L35
unused variable: `block_id`
|
Build and Test:
crates/ark-metadata/src/metadata_manager.rs#L45
unused variable: `raw_metadata`
|
Build and Test:
crates/ark-metadata/src/metadata_manager.rs#L45
unused variable: `normalized_metadata`
|
Build and Test:
crates/ark-metadata/src/metadata_manager.rs#L16
field `storage` is never read
|
Build and Test
`ark-metadata` (lib) generated 4 warnings (run `cargo fix --lib -p ark-metadata` to apply 3 suggestions)
|
Build and Test:
crates/ark-metadata/src/metadata_manager.rs#L35
unused variable: `block_id`
|
Build and Test:
crates/ark-metadata/src/metadata_manager.rs#L45
unused variable: `raw_metadata`
|
Build and Test:
crates/ark-metadata/src/metadata_manager.rs#L45
unused variable: `normalized_metadata`
|
Build and Test:
crates/ark-metadata/src/metadata_manager.rs#L16
field `storage` is never read
|
Build and Test
`ark-metadata` (lib) generated 4 warnings (run `cargo fix --lib -p ark-metadata` to apply 3 suggestions)
|
Build and Test
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 and Test
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 and Test
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 and Test
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/
|