Add IRC27 and IRC30 metadata utilities #3783
Triggered via pull request
September 7, 2023 13:23
Status
Cancelled
Total duration
24m 3s
Artifacts
–
bindings-nodejs.yml
on: pull_request
Lint
18s
Check Format
19s
Matrix: Test
Annotations
4 errors
failed to resolve: could not find `Irc27Metadata` in `feature`:
sdk/tests/client/input_selection/nft_outputs.rs#L1213
error[E0433]: failed to resolve: could not find `Irc27Metadata` in `feature`
--> sdk/tests/client/input_selection/nft_outputs.rs:1213:61
|
1213 | let metadata = iota_sdk::types::block::output::feature::Irc27Metadata::new(
| ^^^^^^^^^^^^^ could not find `Irc27Metadata` in `feature`
|
failed to resolve: could not find `Irc27Metadata` in `feature`:
sdk/tests/client/input_selection/nft_outputs.rs#L1191
error[E0433]: failed to resolve: could not find `Irc27Metadata` in `feature`
--> sdk/tests/client/input_selection/nft_outputs.rs:1191:61
|
1191 | let metadata = iota_sdk::types::block::output::feature::Irc27Metadata::new(
| ^^^^^^^^^^^^^ could not find `Irc27Metadata` in `feature`
|
Test (windows-latest, 18)
Canceling since a higher priority waiting request for 'Nodejs bindings checks-refs/pull/1160/merge' exists
|
Test (windows-latest, 18)
The operation was canceled.
|