Skip to content

Fix wasm compilation, bump wasm-bindgen (#2221) #8647

Fix wasm compilation, bump wasm-bindgen (#2221)

Fix wasm compilation, bump wasm-bindgen (#2221) #8647

Triggered via push April 16, 2024 07:45
Status Success
Total duration 15m 4s
Artifacts
Matrix: crate
Fit to window
Zoom out
Zoom in

Annotations

249 errors and 2 warnings
unnecessary use of `to_vec`: sdk/src/wallet/migration/chrysalis.rs#L337
error: unnecessary use of `to_vec` --> sdk/src/wallet/migration/chrysalis.rs:337:41 | 337 | if !chrysalis_data.contains_key(&b"iota-wallet-account-indexation".to_vec()) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: replace it with: `b"iota-wallet-account-indexation".as_slice()` | = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#unnecessary_to_owned = note: `#[deny(clippy::unnecessary_to_owned)]` implied by `#[deny(warnings)]`
empty doc comment: sdk/src/types/block/semantic.rs#L219
error: empty doc comment --> sdk/src/types/block/semantic.rs:219:1 | 219 | /// | ^^^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: sdk/src/types/block/semantic.rs#L174
error: empty doc comment --> sdk/src/types/block/semantic.rs:174:5 | 174 | /// | ^^^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: sdk/src/types/block/semantic.rs#L169
error: empty doc comment --> sdk/src/types/block/semantic.rs:169:5 | 169 | /// | ^^^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: sdk/src/types/block/semantic.rs#L167
error: empty doc comment --> sdk/src/types/block/semantic.rs:167:5 | 167 | /// | ^^^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: sdk/src/types/block/semantic.rs#L165
error: empty doc comment --> sdk/src/types/block/semantic.rs:165:5 | 165 | /// | ^^^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: sdk/src/types/block/semantic.rs#L163
error: empty doc comment --> sdk/src/types/block/semantic.rs:163:5 | 163 | /// | ^^^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: sdk/src/types/block/semantic.rs#L161
error: empty doc comment --> sdk/src/types/block/semantic.rs:161:5 | 161 | /// | ^^^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: sdk/src/types/block/semantic.rs#L159
error: empty doc comment --> sdk/src/types/block/semantic.rs:159:5 | 159 | /// | ^^^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: sdk/src/types/block/semantic.rs#L157
error: empty doc comment --> sdk/src/types/block/semantic.rs:157:5 | 157 | /// | ^^^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: sdk/src/types/block/semantic.rs#L155
error: empty doc comment --> sdk/src/types/block/semantic.rs:155:5 | 155 | /// | ^^^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: sdk/src/types/block/semantic.rs#L153
error: empty doc comment --> sdk/src/types/block/semantic.rs:153:5 | 153 | /// | ^^^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: sdk/src/types/block/semantic.rs#L151
error: empty doc comment --> sdk/src/types/block/semantic.rs:151:5 | 151 | /// | ^^^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: sdk/src/types/block/semantic.rs#L149
error: empty doc comment --> sdk/src/types/block/semantic.rs:149:5 | 149 | /// | ^^^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: sdk/src/types/block/semantic.rs#L147
error: empty doc comment --> sdk/src/types/block/semantic.rs:147:5 | 147 | /// | ^^^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: sdk/src/types/block/semantic.rs#L145
error: empty doc comment --> sdk/src/types/block/semantic.rs:145:5 | 145 | /// | ^^^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: sdk/src/types/block/semantic.rs#L143
error: empty doc comment --> sdk/src/types/block/semantic.rs:143:5 | 143 | /// | ^^^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: sdk/src/types/block/semantic.rs#L141
error: empty doc comment --> sdk/src/types/block/semantic.rs:141:1 | 141 | /// | ^^^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: sdk/src/types/block/payload/transaction/essence/regular.rs#L117
error: empty doc comment --> sdk/src/types/block/payload/transaction/essence/regular.rs:117:5 | 117 | /// | ^^^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: sdk/src/types/block/payload/milestone/option/mod.rs#L93
error: empty doc comment --> sdk/src/types/block/payload/milestone/option/mod.rs:93:5 | 93 | /// | ^^^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: sdk/src/types/block/payload/milestone/option/mod.rs#L57
error: empty doc comment --> sdk/src/types/block/payload/milestone/option/mod.rs:57:1 | 57 | /// | ^^^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: sdk/src/types/block/payload/milestone/option/mod.rs#L20
error: empty doc comment --> sdk/src/types/block/payload/milestone/option/mod.rs:20:1 | 20 | /// | ^^^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: sdk/src/types/block/payload/milestone/option/receipt/mod.rs#L165
error: empty doc comment --> sdk/src/types/block/payload/milestone/option/receipt/mod.rs:165:5 | 165 | /// | ^^^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: sdk/src/types/block/payload/milestone/option/parameters.rs#L77
error: empty doc comment --> sdk/src/types/block/payload/milestone/option/parameters.rs:77:5 | 77 | /// | ^^^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: sdk/src/types/block/payload/milestone/option/parameters.rs#L18
error: empty doc comment --> sdk/src/types/block/payload/milestone/option/parameters.rs:18:1 | 18 | /// | ^^^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: sdk/src/types/block/payload/milestone/mod.rs#L11
error: empty doc comment --> sdk/src/types/block/payload/milestone/mod.rs:11:1 | 11 | /// | ^^^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: sdk/src/types/block/output/mod.rs#L353
error: empty doc comment --> sdk/src/types/block/output/mod.rs:353:5 | 353 | /// | ^^^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: sdk/src/types/block/output/unlock_condition/mod.rs#L334
error: empty doc comment --> sdk/src/types/block/output/unlock_condition/mod.rs:334:5 | 334 | /// | ^^^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: sdk/src/types/block/output/unlock_condition/mod.rs#L298
error: empty doc comment --> sdk/src/types/block/output/unlock_condition/mod.rs:298:1 | 298 | /// | ^^^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: sdk/src/types/block/output/unlock_condition/mod.rs#L34
error: empty doc comment --> sdk/src/types/block/output/unlock_condition/mod.rs:34:1 | 34 | /// | ^^^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: sdk/src/types/block/output/mod.rs#L28
error: empty doc comment --> sdk/src/types/block/output/mod.rs:28:1 | 28 | /// | ^^^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: sdk/src/types/block/output/nft.rs#L355
error: empty doc comment --> sdk/src/types/block/output/nft.rs:355:5 | 355 | /// | ^^^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: sdk/src/types/block/output/nft.rs#L344
error: empty doc comment --> sdk/src/types/block/output/nft.rs:344:5 | 344 | /// | ^^^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: sdk/src/types/block/output/nft.rs#L334
error: empty doc comment --> sdk/src/types/block/output/nft.rs:334:5 | 334 | /// | ^^^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: sdk/src/types/block/output/nft.rs#L328
error: empty doc comment --> sdk/src/types/block/output/nft.rs:328:5 | 328 | /// | ^^^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: sdk/src/types/block/output/nft.rs#L322
error: empty doc comment --> sdk/src/types/block/output/nft.rs:322:5 | 322 | /// | ^^^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: sdk/src/types/block/output/nft.rs#L316
error: empty doc comment --> sdk/src/types/block/output/nft.rs:316:5 | 316 | /// | ^^^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: sdk/src/types/block/output/nft.rs#L304
error: empty doc comment --> sdk/src/types/block/output/nft.rs:304:5 | 304 | /// | ^^^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: sdk/src/types/block/output/nft.rs#L298
error: empty doc comment --> sdk/src/types/block/output/nft.rs:298:5 | 298 | /// | ^^^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: sdk/src/types/block/output/nft.rs#L292
error: empty doc comment --> sdk/src/types/block/output/nft.rs:292:5 | 292 | /// | ^^^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: sdk/src/types/block/output/nft.rs#L220
error: empty doc comment --> sdk/src/types/block/output/nft.rs:220:5 | 220 | /// | ^^^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: sdk/src/types/block/output/nft.rs#L187
error: empty doc comment --> sdk/src/types/block/output/nft.rs:187:5 | 187 | /// | ^^^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: sdk/src/types/block/output/nft.rs#L89
error: empty doc comment --> sdk/src/types/block/output/nft.rs:89:5 | 89 | /// | ^^^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: sdk/src/types/block/output/nft.rs#L82
error: empty doc comment --> sdk/src/types/block/output/nft.rs:82:5 | 82 | /// | ^^^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: sdk/src/types/block/output/nft.rs#L33
error: empty doc comment --> sdk/src/types/block/output/nft.rs:33:1 | 33 | /// | ^^^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: sdk/src/types/block/output/mod.rs#L26
error: empty doc comment --> sdk/src/types/block/output/mod.rs:26:1 | 26 | /// | ^^^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: sdk/src/types/block/output/foundry.rs#L388
error: empty doc comment --> sdk/src/types/block/output/foundry.rs:388:5 | 388 | /// | ^^^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: sdk/src/types/block/output/foundry.rs#L382
error: empty doc comment --> sdk/src/types/block/output/foundry.rs:382:5 | 382 | /// | ^^^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: sdk/src/types/block/output/foundry.rs#L362
error: empty doc comment --> sdk/src/types/block/output/foundry.rs:362:5 | 362 | /// | ^^^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: sdk/src/types/block/output/foundry.rs#L356
error: empty doc comment --> sdk/src/types/block/output/foundry.rs:356:5 | 356 | /// | ^^^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: sdk/src/types/block/output/foundry.rs#L350
error: empty doc comment --> sdk/src/types/block/output/foundry.rs:350:5 | 350 | /// | ^^^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: sdk/src/types/block/output/foundry.rs#L344
error: empty doc comment --> sdk/src/types/block/output/foundry.rs:344:5 | 344 | /// | ^^^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: sdk/src/types/block/output/foundry.rs#L338
error: empty doc comment --> sdk/src/types/block/output/foundry.rs:338:5 | 338 | /// | ^^^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: sdk/src/types/block/output/foundry.rs#L332
error: empty doc comment --> sdk/src/types/block/output/foundry.rs:332:5 | 332 | /// | ^^^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: sdk/src/types/block/output/foundry.rs#L326
error: empty doc comment --> sdk/src/types/block/output/foundry.rs:326:5 | 326 | /// | ^^^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: sdk/src/types/block/output/foundry.rs#L320
error: empty doc comment --> sdk/src/types/block/output/foundry.rs:320:5 | 320 | /// | ^^^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: sdk/src/types/block/output/foundry.rs#L244
error: empty doc comment --> sdk/src/types/block/output/foundry.rs:244:5 | 244 | /// | ^^^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: sdk/src/types/block/output/foundry.rs#L206
error: empty doc comment --> sdk/src/types/block/output/foundry.rs:206:5 | 206 | /// | ^^^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: sdk/src/types/block/output/foundry.rs#L101
error: empty doc comment --> sdk/src/types/block/output/foundry.rs:101:5 | 101 | /// | ^^^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: sdk/src/types/block/output/foundry.rs#L94
error: empty doc comment --> sdk/src/types/block/output/foundry.rs:94:5 | 94 | /// | ^^^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: sdk/src/types/block/output/foundry.rs#L35
error: empty doc comment --> sdk/src/types/block/output/foundry.rs:35:1 | 35 | /// | ^^^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: sdk/src/types/block/output/mod.rs#L24
error: empty doc comment --> sdk/src/types/block/output/mod.rs:24:1 | 24 | /// | ^^^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: sdk/src/types/block/output/feature/mod.rs#L194
error: empty doc comment --> sdk/src/types/block/output/feature/mod.rs:194:5 | 194 | /// | ^^^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: sdk/src/types/block/output/feature/mod.rs#L161
error: empty doc comment --> sdk/src/types/block/output/feature/mod.rs:161:1 | 161 | /// | ^^^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: sdk/src/types/block/output/feature/mod.rs#L24
error: empty doc comment --> sdk/src/types/block/output/feature/mod.rs:24:1 | 24 | /// | ^^^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: sdk/src/types/block/output/mod.rs#L22
error: empty doc comment --> sdk/src/types/block/output/mod.rs:22:1 | 22 | /// | ^^^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: sdk/src/types/block/output/basic.rs#L278
error: empty doc comment --> sdk/src/types/block/output/basic.rs:278:5 | 278 | /// | ^^^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: sdk/src/types/block/output/basic.rs#L268
error: empty doc comment --> sdk/src/types/block/output/basic.rs:268:5 | 268 | /// | ^^^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: sdk/src/types/block/output/basic.rs#L262
error: empty doc comment --> sdk/src/types/block/output/basic.rs:262:5 | 262 | /// | ^^^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: sdk/src/types/block/output/basic.rs#L256
error: empty doc comment --> sdk/src/types/block/output/basic.rs:256:5 | 256 | /// | ^^^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: sdk/src/types/block/output/basic.rs#L250
error: empty doc comment --> sdk/src/types/block/output/basic.rs:250:5 | 250 | /// | ^^^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: sdk/src/types/block/output/basic.rs#L244
error: empty doc comment --> sdk/src/types/block/output/basic.rs:244:5 | 244 | /// | ^^^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: sdk/src/types/block/output/basic.rs#L173
error: empty doc comment --> sdk/src/types/block/output/basic.rs:173:5 | 173 | /// | ^^^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: sdk/src/types/block/output/basic.rs#L146
error: empty doc comment --> sdk/src/types/block/output/basic.rs:146:5 | 146 | /// | ^^^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: sdk/src/types/block/output/basic.rs#L82
error: empty doc comment --> sdk/src/types/block/output/basic.rs:82:5 | 82 | /// | ^^^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: sdk/src/types/block/output/basic.rs#L75
error: empty doc comment --> sdk/src/types/block/output/basic.rs:75:5 | 75 | /// | ^^^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: sdk/src/types/block/output/basic.rs#L28
error: empty doc comment --> sdk/src/types/block/output/basic.rs:28:1 | 28 | /// | ^^^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: sdk/src/types/block/output/mod.rs#L20
error: empty doc comment --> sdk/src/types/block/output/mod.rs:20:1 | 20 | /// | ^^^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: sdk/src/types/block/output/alias.rs#L469
error: empty doc comment --> sdk/src/types/block/output/alias.rs:469:5 | 469 | /// | ^^^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: sdk/src/types/block/output/alias.rs#L458
error: empty doc comment --> sdk/src/types/block/output/alias.rs:458:5 | 458 | /// | ^^^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: sdk/src/types/block/output/alias.rs#L448
error: empty doc comment --> sdk/src/types/block/output/alias.rs:448:5 | 448 | /// | ^^^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: sdk/src/types/block/output/alias.rs#L438
error: empty doc comment --> sdk/src/types/block/output/alias.rs:438:5 | 438 | /// | ^^^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: sdk/src/types/block/output/alias.rs#L432
error: empty doc comment --> sdk/src/types/block/output/alias.rs:432:5 | 432 | /// | ^^^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: sdk/src/types/block/output/alias.rs#L426
error: empty doc comment --> sdk/src/types/block/output/alias.rs:426:5 | 426 | /// | ^^^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: sdk/src/types/block/output/alias.rs#L420
error: empty doc comment --> sdk/src/types/block/output/alias.rs:420:5 | 420 | /// | ^^^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: sdk/src/types/block/output/alias.rs#L414
error: empty doc comment --> sdk/src/types/block/output/alias.rs:414:5 | 414 | /// | ^^^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: sdk/src/types/block/output/alias.rs#L408
error: empty doc comment --> sdk/src/types/block/output/alias.rs:408:5 | 408 | /// | ^^^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: sdk/src/types/block/output/alias.rs#L402
error: empty doc comment --> sdk/src/types/block/output/alias.rs:402:5 | 402 | /// | ^^^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: sdk/src/types/block/output/alias.rs#L390
error: empty doc comment --> sdk/src/types/block/output/alias.rs:390:5 | 390 | /// | ^^^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: sdk/src/types/block/output/alias.rs#L384
error: empty doc comment --> sdk/src/types/block/output/alias.rs:384:5 | 384 | /// | ^^^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: sdk/src/types/block/output/alias.rs#L378
error: empty doc comment --> sdk/src/types/block/output/alias.rs:378:5 | 378 | /// | ^^^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: sdk/src/types/block/output/alias.rs#L295
error: empty doc comment --> sdk/src/types/block/output/alias.rs:295:5 | 295 | /// | ^^^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: sdk/src/types/block/output/alias.rs#L248
error: empty doc comment --> sdk/src/types/block/output/alias.rs:248:5 | 248 | /// | ^^^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: sdk/src/types/block/output/alias.rs#L157
error: empty doc comment --> sdk/src/types/block/output/alias.rs:157:5 | 157 | /// | ^^^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: sdk/src/types/block/output/alias.rs#L150
error: empty doc comment --> sdk/src/types/block/output/alias.rs:150:5 | 150 | /// | ^^^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: sdk/src/types/block/output/alias.rs#L143
error: empty doc comment --> sdk/src/types/block/output/alias.rs:143:5 | 143 | /// | ^^^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: sdk/src/types/block/output/alias.rs#L129
error: empty doc comment --> sdk/src/types/block/output/alias.rs:129:5 | 129 | /// | ^^^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: sdk/src/types/block/output/alias.rs#L122
error: empty doc comment --> sdk/src/types/block/output/alias.rs:122:5 | 122 | /// | ^^^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: sdk/src/types/block/output/alias.rs#L67
error: empty doc comment --> sdk/src/types/block/output/alias.rs:67:1 | 67 | /// | ^^^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: sdk/src/types/block/output/mod.rs#L18
error: empty doc comment --> sdk/src/types/block/output/mod.rs:18:1 | 18 | /// | ^^^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: sdk/src/types/block/output/token_scheme/mod.rs#L14
error: empty doc comment --> sdk/src/types/block/output/token_scheme/mod.rs:14:5 | 14 | /// | ^^^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: sdk/src/types/block/output/token_scheme/mod.rs#L9
error: empty doc comment --> sdk/src/types/block/output/token_scheme/mod.rs:9:1 | 9 | /// | ^^^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: sdk/src/types/block/output/token_scheme/simple.rs#L14
error: empty doc comment --> sdk/src/types/block/output/token_scheme/simple.rs:14:1 | 14 | /// | ^^^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: sdk/src/types/block/output/state_transition.rs#L42
error: empty doc comment --> sdk/src/types/block/output/state_transition.rs:42:5 | 42 | /// | ^^^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: sdk/src/types/block/output/state_transition.rs#L35
error: empty doc comment --> sdk/src/types/block/output/state_transition.rs:35:5 | 35 | /// | ^^^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: sdk/src/types/block/output/state_transition.rs#L32
error: empty doc comment --> sdk/src/types/block/output/state_transition.rs:32:5 | 32 | /// | ^^^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: sdk/src/types/block/output/state_transition.rs#L30
error: empty doc comment --> sdk/src/types/block/output/state_transition.rs:30:1 | 30 | /// | ^^^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: sdk/src/types/block/output/state_transition.rs#L6
error: empty doc comment --> sdk/src/types/block/output/state_transition.rs:6:1 | 6 | /// | ^^^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: sdk/src/types/block/output/nft_id.rs#L21
error: empty doc comment --> sdk/src/types/block/output/nft_id.rs:21:5 | 21 | /// | ^^^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: sdk/src/types/block/output/native_token.rs#L153
error: empty doc comment --> sdk/src/types/block/output/native_token.rs:153:1 | 153 | /// | ^^^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: sdk/src/types/block/output/native_token.rs#L17
error: empty doc comment --> sdk/src/types/block/output/native_token.rs:17:1 | 17 | /// | ^^^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: sdk/src/types/block/output/chain_id.rs#L42
error: empty doc comment --> sdk/src/types/block/output/chain_id.rs:42:5 | 42 | /// | ^^^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: sdk/src/types/block/output/chain_id.rs#L33
error: empty doc comment --> sdk/src/types/block/output/chain_id.rs:33:5 | 33 | /// | ^^^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: sdk/src/types/block/output/chain_id.rs#L16
error: empty doc comment --> sdk/src/types/block/output/chain_id.rs:16:5 | 16 | /// | ^^^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: sdk/src/types/block/output/chain_id.rs#L14
error: empty doc comment --> sdk/src/types/block/output/chain_id.rs:14:5 | 14 | /// | ^^^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: sdk/src/types/block/output/chain_id.rs#L12
error: empty doc comment --> sdk/src/types/block/output/chain_id.rs:12:5 | 12 | /// | ^^^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: sdk/src/types/block/output/chain_id.rs#L8
error: empty doc comment --> sdk/src/types/block/output/chain_id.rs:8:1 | 8 | /// | ^^^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: sdk/src/types/block/output/alias_id.rs#L21
error: empty doc comment --> sdk/src/types/block/output/alias_id.rs:21:5 | 21 | /// | ^^^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: sdk/src/types/block/core.rs#L282
error: empty doc comment --> sdk/src/types/block/core.rs:282:9 | 282 | /// | ^^^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: sdk/src/types/block/core.rs#L279
error: empty doc comment --> sdk/src/types/block/core.rs:279:9 | 279 | /// | ^^^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: sdk/src/types/block/core.rs#L277
error: empty doc comment --> sdk/src/types/block/core.rs:277:9 | 277 | /// | ^^^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: sdk/src/types/block/core.rs#L275
error: empty doc comment --> sdk/src/types/block/core.rs:275:9 | 275 | /// | ^^^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
empty doc comment: sdk/src/types/block/address/mod.rs#L126
error: empty doc comment --> sdk/src/types/block/address/mod.rs:126:5 | 126 | /// | ^^^ | = help: consider removing or filling it = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs = note: `#[deny(clippy::empty_docs)]` implied by `#[deny(warnings)]`
the item `Bip44Def` is imported redundantly: sdk/src/utils/serde.rs#L153
error: the item `Bip44Def` is imported redundantly --> sdk/src/utils/serde.rs:153:21 | 153 | use super::{Bip44Def, *}; | ^^^^^^^^ - the item `Bip44Def` is already imported here
the item `String` is imported redundantly: sdk/src/utils/serde.rs#L109
error: the item `String` is imported redundantly --> sdk/src/utils/serde.rs:109:9 | 109 | use alloc::string::String; | ^^^^^^^^^^^^^^^^^^^^^ --> /rustc/6fd1912922a7b468b1875d16571bb7a00d5df93f/library/std/src/prelude/mod.rs:125:13 | = note: the item `String` is already defined here
the item `String` is imported redundantly: sdk/src/utils/serde.rs#L81
error: the item `String` is imported redundantly --> sdk/src/utils/serde.rs:81:9 | 81 | use alloc::string::String; | ^^^^^^^^^^^^^^^^^^^^^ --> /rustc/6fd1912922a7b468b1875d16571bb7a00d5df93f/library/std/src/prelude/mod.rs:125:13 | = note: the item `String` is already defined here
the item `String` is imported redundantly: sdk/src/utils/serde.rs#L58
error: the item `String` is imported redundantly --> sdk/src/utils/serde.rs:58:9 | 58 | use alloc::string::String; | ^^^^^^^^^^^^^^^^^^^^^ --> /rustc/6fd1912922a7b468b1875d16571bb7a00d5df93f/library/std/src/prelude/mod.rs:125:13 | = note: the item `String` is already defined here
the item `String` is imported redundantly: sdk/src/utils/serde.rs#L29
error: the item `String` is imported redundantly --> sdk/src/utils/serde.rs:29:9 | 29 | use alloc::string::String; | ^^^^^^^^^^^^^^^^^^^^^ --> /rustc/6fd1912922a7b468b1875d16571bb7a00d5df93f/library/std/src/prelude/mod.rs:125:13 | = note: the item `String` is already defined here
the item `String` is imported redundantly: sdk/src/utils/serde.rs#L5
error: the item `String` is imported redundantly --> sdk/src/utils/serde.rs:5:9 | 5 | use alloc::string::String; | ^^^^^^^^^^^^^^^^^^^^^ --> /rustc/6fd1912922a7b468b1875d16571bb7a00d5df93f/library/std/src/prelude/mod.rs:125:13 | = note: the item `String` is already defined here
the item `Error` is imported redundantly: sdk/src/wallet/migration/migrate_1.rs#L5
error: the item `Error` is imported redundantly --> sdk/src/wallet/migration/migrate_1.rs:5:5 | 4 | use super::*; | -------- the item `Error` is already imported here 5 | use crate::wallet::Error; | ^^^^^^^^^^^^^^^^^^^^
the item `impl_id` is imported redundantly: sdk/src/wallet/migration/migrate_0.rs#L159
error: the item `impl_id` is imported redundantly --> sdk/src/wallet/migration/migrate_0.rs:159:20 | 132 | / macro_rules! impl_id { 133 | | ($type:ident, $len:literal) => { 134 | | #[derive(Copy, Clone, PartialEq, Eq, Hash)] 135 | | pub(crate) struct $type([u8; Self::LENGTH]); ... | 156 | | }; 157 | | } | |_____- the item `impl_id` is already defined here 158 | 159 | pub(crate) use impl_id; | ^^^^^^^
the item `Error` is imported redundantly: sdk/src/wallet/migration/migrate_0.rs#L8
error: the item `Error` is imported redundantly --> sdk/src/wallet/migration/migrate_0.rs:8:5 | 7 | use super::*; | -------- the item `Error` is already imported here 8 | use crate::wallet::Error; | ^^^^^^^^^^^^^^^^^^^^
the item `HashMap` is imported redundantly: sdk/src/wallet/migration/migrate_0.rs#L5
error: the item `HashMap` is imported redundantly --> sdk/src/wallet/migration/migrate_0.rs:5:5 | 5 | use std::collections::HashMap; | ^^^^^^^^^^^^^^^^^^^^^^^^^ 6 | 7 | use super::*; | -------- the item `HashMap` is already imported here
the item `TryInto` is imported redundantly: sdk/src/wallet/migration/chrysalis.rs#L6
error: the item `TryInto` is imported redundantly --> sdk/src/wallet/migration/chrysalis.rs:6:5 | 6 | convert::TryInto, | ^^^^^^^^^^^^^^^^ --> /rustc/6fd1912922a7b468b1875d16571bb7a00d5df93f/library/std/src/prelude/mod.rs:129:13 | = note: the item `TryInto` is already defined here
the item `StorageOptions` is imported redundantly: sdk/src/wallet/core/builder.rs#L293
error: the item `StorageOptions` is imported redundantly --> sdk/src/wallet/core/builder.rs:293:47 | 291 | use super::*; | -------- the item `StorageOptions` is already imported here 292 | #[cfg(feature = "storage")] 293 | use crate::{client::secret::SecretManage, wallet::storage::StorageOptions}; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
the item `SecretManage` is imported redundantly: sdk/src/wallet/core/builder.rs#L293
error: the item `SecretManage` is imported redundantly --> sdk/src/wallet/core/builder.rs:293:17 | 291 | use super::*; | -------- the item `SecretManage` is already imported here 292 | #[cfg(feature = "storage")] 293 | use crate::{client::secret::SecretManage, wallet::storage::StorageOptions}; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
the item `Error` is imported redundantly: sdk/src/types/block/unlock/mod.rs#L154
error: the item `Error` is imported redundantly --> sdk/src/types/block/unlock/mod.rs:154:9 | 147 | use super::*; | -------- the item `Error` is already imported here ... 154 | Error, | ^^^^^
the item `Error` is imported redundantly: sdk/src/types/block/signature/mod.rs#L55
error: the item `Error` is imported redundantly --> sdk/src/types/block/signature/mod.rs:55:9 | 54 | use super::*; | -------- the item `Error` is already imported here 55 | use crate::types::block::Error; | ^^^^^^^^^^^^^^^^^^^^^^^^^^
the item `Error` is imported redundantly: sdk/src/types/block/signature/ed25519.rs#L162
error: the item `Error` is imported redundantly --> sdk/src/types/block/signature/ed25519.rs:162:9 | 161 | use super::*; | -------- the item `Error` is already imported here 162 | use crate::types::block::Error; | ^^^^^^^^^^^^^^^^^^^^^^^^^^
the item `String` is imported redundantly: sdk/src/types/block/signature/ed25519.rs#L157
error: the item `String` is imported redundantly --> sdk/src/types/block/signature/ed25519.rs:157:9 | 157 | use alloc::string::String; | ^^^^^^^^^^^^^^^^^^^^^ --> /rustc/6fd1912922a7b468b1875d16571bb7a00d5df93f/library/std/src/prelude/mod.rs:125:13 | = note: the item `String` is already defined here
the item `String` is imported redundantly: sdk/src/types/block/rand/string.rs#L4
error: the item `String` is imported redundantly --> sdk/src/types/block/rand/string.rs:4:5 | 4 | use alloc::string::String; | ^^^^^^^^^^^^^^^^^^^^^ --> /rustc/6fd1912922a7b468b1875d16571bb7a00d5df93f/library/std/src/prelude/mod.rs:125:13 | = note: the item `String` is already defined here
the item `Vec` is imported redundantly: sdk/src/types/block/rand/output/feature.rs#L4
error: the item `Vec` is imported redundantly --> sdk/src/types/block/rand/output/feature.rs:4:5 | 4 | use alloc::vec::Vec; | ^^^^^^^^^^^^^^^ --> /rustc/6fd1912922a7b468b1875d16571bb7a00d5df93f/library/std/src/prelude/mod.rs:125:13 | = note: the item `Vec` is already defined here
the item `Vec` is imported redundantly: sdk/src/types/block/rand/bytes.rs#L4
error: the item `Vec` is imported redundantly --> sdk/src/types/block/rand/bytes.rs:4:5 | 4 | use alloc::vec::Vec; | ^^^^^^^^^^^^^^^ --> /rustc/6fd1912922a7b468b1875d16571bb7a00d5df93f/library/std/src/prelude/mod.rs:125:13 | = note: the item `Vec` is already defined here
the item `Vec` is imported redundantly: sdk/src/types/block/rand/block.rs#L4
error: the item `Vec` is imported redundantly --> sdk/src/types/block/rand/block.rs:4:5 | 4 | use alloc::vec::Vec; | ^^^^^^^^^^^^^^^ --> /rustc/6fd1912922a7b468b1875d16571bb7a00d5df93f/library/std/src/prelude/mod.rs:125:13 | = note: the item `Vec` is already defined here
the item `String` is imported redundantly: sdk/src/types/block/protocol.rs#L4
error: the item `String` is imported redundantly --> sdk/src/types/block/protocol.rs:4:5 | 4 | use alloc::string::String; | ^^^^^^^^^^^^^^^^^^^^^ --> /rustc/6fd1912922a7b468b1875d16571bb7a00d5df93f/library/std/src/prelude/mod.rs:125:13 | = note: the item `String` is already defined here
the item `Error` is imported redundantly: sdk/src/types/block/payload/mod.rs#L225
error: the item `Error` is imported redundantly --> sdk/src/types/block/payload/mod.rs:225:24 | 220 | use super::*; | -------- the item `Error` is already imported here ... 225 | use crate::types::{block::Error, TryFromDto, ValidationParams}; | ^^^^^^^^^^^^
the item `Error` is imported redundantly: sdk/src/types/block/payload/treasury_transaction/mod.rs#L77
error: the item `Error` is imported redundantly --> sdk/src/types/block/payload/treasury_transaction/mod.rs:77:13 | 72 | use super::*; | -------- the item `Error` is already imported here ... 77 | Error, | ^^^^^
the item `Error` is imported redundantly: sdk/src/types/block/payload/transaction/mod.rs#L108
error: the item `Error` is imported redundantly --> sdk/src/types/block/payload/transaction/mod.rs:108:41 | 106 | use super::*; | -------- the item `Error` is already imported here 107 | use crate::types::{ 108 | block::{unlock::dto::UnlockDto, Error}, | ^^^^^
the item `Vec` is imported redundantly: sdk/src/types/block/payload/transaction/mod.rs#L101
error: the item `Vec` is imported redundantly --> sdk/src/types/block/payload/transaction/mod.rs:101:29 | 101 | use alloc::{boxed::Box, vec::Vec}; | ^^^^^^^^ --> /rustc/6fd1912922a7b468b1875d16571bb7a00d5df93f/library/std/src/prelude/mod.rs:125:13 | = note: the item `Vec` is already defined here
the item `Box` is imported redundantly: sdk/src/types/block/payload/transaction/mod.rs#L101
error: the item `Box` is imported redundantly --> sdk/src/types/block/payload/transaction/mod.rs:101:17 | 101 | use alloc::{boxed::Box, vec::Vec}; | ^^^^^^^^^^ --> /rustc/6fd1912922a7b468b1875d16571bb7a00d5df93f/library/std/src/prelude/mod.rs:125:13 | = note: the item `Box` is already defined here
the item `Error` is imported redundantly: sdk/src/types/block/payload/transaction/essence/mod.rs#L56
error: the item `Error` is imported redundantly --> sdk/src/types/block/payload/transaction/essence/mod.rs:56:24 | 55 | use super::*; | -------- the item `Error` is already imported here 56 | use crate::types::{block::Error, TryFromDto, ValidationParams}; | ^^^^^^^^^^^^
the item `Error` is imported redundantly: sdk/src/types/block/payload/transaction/essence/regular.rs#L294
error: the item `Error` is imported redundantly --> sdk/src/types/block/payload/transaction/essence/regular.rs:294:89 | 292 | use super::*; | -------- the item `Error` is already imported here 293 | use crate::types::{ 294 | block::{input::dto::InputDto, output::dto::OutputDto, payload::dto::PayloadDto, Error}, | ^^^^^
the item `ToString` is imported redundantly: sdk/src/types/block/payload/transaction/essence/regular.rs#L286
error: the item `ToString` is imported redundantly --> sdk/src/types/block/payload/transaction/essence/regular.rs:286:26 | 286 | string::{String, ToString}, | ^^^^^^^^ --> /rustc/6fd1912922a7b468b1875d16571bb7a00d5df93f/library/std/src/prelude/mod.rs:125:13 | = note: the item `ToString` is already defined here
the item `String` is imported redundantly: sdk/src/types/block/payload/transaction/essence/regular.rs#L286
error: the item `String` is imported redundantly --> sdk/src/types/block/payload/transaction/essence/regular.rs:286:18 | 286 | string::{String, ToString}, | ^^^^^^ --> /rustc/6fd1912922a7b468b1875d16571bb7a00d5df93f/library/std/src/prelude/mod.rs:125:13 | = note: the item `String` is already defined here
the item `Box` is imported redundantly: sdk/src/types/block/payload/transaction/essence/regular.rs#L285
error: the item `Box` is imported redundantly --> sdk/src/types/block/payload/transaction/essence/regular.rs:285:9 | 285 | boxed::Box, | ^^^^^^^^^^ --> /rustc/6fd1912922a7b468b1875d16571bb7a00d5df93f/library/std/src/prelude/mod.rs:125:13 | = note: the item `Box` is already defined here
the item `Error` is imported redundantly: sdk/src/types/block/payload/tagged_data/mod.rs#L75
error: the item `Error` is imported redundantly --> sdk/src/types/block/payload/tagged_data/mod.rs:75:17 | 74 | use super::*; | -------- the item `Error` is already imported here 75 | use crate::{types::block::Error, utils::serde::prefix_hex_bytes}; | ^^^^^^^^^^^^^^^^^^^
the item `Error` is imported redundantly: sdk/src/types/block/payload/milestone/mod.rs#L176
error: the item `Error` is imported redundantly --> sdk/src/types/block/payload/milestone/mod.rs:176:109 | 172 | use super::*; | -------- the item `Error` is already imported here ... 176 | parent::Parents, payload::milestone::MilestoneIndex, signature::dto::SignatureDto, BlockId, Error, | ^^^^^
the item `MilestoneIndex` is imported redundantly: sdk/src/types/block/payload/milestone/mod.rs#L176
error: the item `MilestoneIndex` is imported redundantly --> sdk/src/types/block/payload/milestone/mod.rs:176:34 | 172 | use super::*; | -------- the item `MilestoneIndex` is already imported here ... 176 | parent::Parents, payload::milestone::MilestoneIndex, signature::dto::SignatureDto, BlockId, Error, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
the item `ToString` is imported redundantly: sdk/src/types/block/payload/milestone/mod.rs#L166
error: the item `ToString` is imported redundantly --> sdk/src/types/block/payload/milestone/mod.rs:166:29 | 166 | use alloc::{boxed::Box, string::ToString}; | ^^^^^^^^^^^^^^^^ --> /rustc/6fd1912922a7b468b1875d16571bb7a00d5df93f/library/std/src/prelude/mod.rs:125:13 | = note: the item `ToString` is already defined here
the item `Box` is imported redundantly: sdk/src/types/block/payload/milestone/mod.rs#L166
error: the item `Box` is imported redundantly --> sdk/src/types/block/payload/milestone/mod.rs:166:17 | 166 | use alloc::{boxed::Box, string::ToString}; | ^^^^^^^^^^ --> /rustc/6fd1912922a7b468b1875d16571bb7a00d5df93f/library/std/src/prelude/mod.rs:125:13 | = note: the item `Box` is already defined here
the item `Error` is imported redundantly: sdk/src/types/block/payload/milestone/option/mod.rs#L178
error: the item `Error` is imported redundantly --> sdk/src/types/block/payload/milestone/option/mod.rs:178:24 | 177 | use super::*; | -------- the item `Error` is already imported here 178 | use crate::types::{block::Error, TryFromDto, ValidationParams}; | ^^^^^^^^^^^^
the item `Vec` is imported redundantly: sdk/src/types/block/payload/milestone/option/mod.rs#L7
error: the item `Vec` is imported redundantly --> sdk/src/types/block/payload/milestone/option/mod.rs:7:48 | 7 | use alloc::{boxed::Box, collections::BTreeSet, vec::Vec}; | ^^^^^^^^ --> /rustc/6fd1912922a7b468b1875d16571bb7a00d5df93f/library/std/src/prelude/mod.rs:125:13 | = note: the item `Vec` is already defined here
the item `Box` is imported redundantly: sdk/src/types/block/payload/milestone/option/mod.rs#L7
error: the item `Box` is imported redundantly --> sdk/src/types/block/payload/milestone/option/mod.rs:7:13 | 7 | use alloc::{boxed::Box, collections::BTreeSet, vec::Vec}; | ^^^^^^^^^^ --> /rustc/6fd1912922a7b468b1875d16571bb7a00d5df93f/library/std/src/prelude/mod.rs:125:13 | = note: the item `Box` is already defined here
the item `Error` is imported redundantly: sdk/src/types/block/payload/milestone/option/receipt/mod.rs#L160
error: the item `Error` is imported redundantly --> sdk/src/types/block/payload/milestone/option/receipt/mod.rs:160:13 | 156 | use super::*; | -------- the item `Error` is already imported here ... 160 | Error, | ^^^^^
the item `String` is imported redundantly: sdk/src/types/block/payload/milestone/option/receipt/tail_transaction_hash.rs#L4
error: the item `String` is imported redundantly --> sdk/src/types/block/payload/milestone/option/receipt/tail_transaction_hash.rs:4:5 | 4 | use alloc::string::String; | ^^^^^^^^^^^^^^^^^^^^^ --> /rustc/6fd1912922a7b468b1875d16571bb7a00d5df93f/library/std/src/prelude/mod.rs:125:13 | = note: the item `String` is already defined here
the item `Error` is imported redundantly: sdk/src/types/block/payload/milestone/option/receipt/migrated_funds_entry.rs#L84
error: the item `Error` is imported redundantly --> sdk/src/types/block/payload/milestone/option/receipt/migrated_funds_entry.rs:84:43 | 82 | use super::*; | -------- the item `Error` is already imported here 83 | use crate::types::{ 84 | block::{address::dto::AddressDto, Error}, | ^^^^^
the item `String` is imported redundantly: sdk/src/types/block/payload/milestone/option/receipt/migrated_funds_entry.rs#L78
error: the item `String` is imported redundantly --> sdk/src/types/block/payload/milestone/option/receipt/migrated_funds_entry.rs:78:9 | 78 | use alloc::string::String; | ^^^^^^^^^^^^^^^^^^^^^ --> /rustc/6fd1912922a7b468b1875d16571bb7a00d5df93f/library/std/src/prelude/mod.rs:125:13 | = note: the item `String` is already defined here
the item `Error` is imported redundantly: sdk/src/types/block/payload/milestone/option/parameters.rs#L75
error: the item `Error` is imported redundantly --> sdk/src/types/block/payload/milestone/option/parameters.rs:75:17 | 74 | use super::*; | -------- the item `Error` is already imported here 75 | use crate::{types::block::Error, utils::serde::prefix_hex_bytes}; | ^^^^^^^^^^^^^^^^^^^
the item `Vec` is imported redundantly: sdk/src/types/block/payload/milestone/essence.rs#L4
error: the item `Vec` is imported redundantly --> sdk/src/types/block/payload/milestone/essence.rs:4:5 | 4 | use alloc::vec::Vec; | ^^^^^^^^^^^^^^^ --> /rustc/6fd1912922a7b468b1875d16571bb7a00d5df93f/library/std/src/prelude/mod.rs:125:13 | = note: the item `Vec` is already defined here
the item `Vec` is imported redundantly: sdk/src/types/block/parent.rs#L6
error: the item `Vec` is imported redundantly --> sdk/src/types/block/parent.rs:6:48 | 6 | use alloc::{boxed::Box, collections::BTreeSet, vec::Vec}; | ^^^^^^^^ --> /rustc/6fd1912922a7b468b1875d16571bb7a00d5df93f/library/std/src/prelude/mod.rs:125:13 | = note: the item `Vec` is already defined here
the item `Box` is imported redundantly: sdk/src/types/block/parent.rs#L6
error: the item `Box` is imported redundantly --> sdk/src/types/block/parent.rs:6:13 | 6 | use alloc::{boxed::Box, collections::BTreeSet, vec::Vec}; | ^^^^^^^^^^ --> /rustc/6fd1912922a7b468b1875d16571bb7a00d5df93f/library/std/src/prelude/mod.rs:125:13 | = note: the item `Box` is already defined here
the item `Error` is imported redundantly: sdk/src/types/block/output/mod.rs#L530
error: the item `Error` is imported redundantly --> sdk/src/types/block/output/mod.rs:530:24 | 521 | use super::*; | -------- the item `Error` is already imported here ... 530 | use crate::types::{block::Error, TryFromDto, ValidationParams}; | ^^^^^^^^^^^^
the item `ToString` is imported redundantly: sdk/src/types/block/output/mod.rs#L515
error: the item `ToString` is imported redundantly --> sdk/src/types/block/output/mod.rs:515:26 | 515 | string::{String, ToString}, | ^^^^^^^^ --> /rustc/6fd1912922a7b468b1875d16571bb7a00d5df93f/library/std/src/prelude/mod.rs:125:13 | = note: the item `ToString` is already defined here
the item `String` is imported redundantly: sdk/src/types/block/output/mod.rs#L515
error: the item `String` is imported redundantly --> sdk/src/types/block/output/mod.rs:515:18 | 515 | string::{String, ToString}, | ^^^^^^ --> /rustc/6fd1912922a7b468b1875d16571bb7a00d5df93f/library/std/src/prelude/mod.rs:125:13 | = note: the item `String` is already defined here
the item `Error` is imported redundantly: sdk/src/types/block/output/unlock_condition/mod.rs#L513
error: the item `Error` is imported redundantly --> sdk/src/types/block/output/unlock_condition/mod.rs:513:24 | 512 | use super::*; | -------- the item `Error` is already imported here 513 | use crate::types::{block::Error, TryFromDto, ValidationParams}; | ^^^^^^^^^^^^
the item `create_bitflags` is imported redundantly: sdk/src/types/block/output/unlock_condition/mod.rs#L32
error: the item `create_bitflags` is imported redundantly --> sdk/src/types/block/output/unlock_condition/mod.rs:32:45 | 32 | use crate::types::block::{address::Address, create_bitflags, protocol::ProtocolParameters, Error}; | ^^^^^^^^^^^^^^^ | ::: sdk/src/types/block/macro.rs:152:1 | 152 | / macro_rules! create_bitflags { 153 | | ($(#[$meta:meta])* $vis:vis $Name:ident, $TagType:ty, [$(($FlagName:ident, $TypeName:ident),)+]) => { 154 | | bitflags! { 155 | | $(#[$meta])* ... | 170 | | }; 171 | | } | |_- the item `create_bitflags` is already defined here
the item `Vec` is imported redundantly: sdk/src/types/block/output/unlock_condition/mod.rs#L12
error: the item `Vec` is imported redundantly --> sdk/src/types/block/output/unlock_condition/mod.rs:12:48 | 12 | use alloc::{boxed::Box, collections::BTreeSet, vec::Vec}; | ^^^^^^^^ --> /rustc/6fd1912922a7b468b1875d16571bb7a00d5df93f/library/std/src/prelude/mod.rs:125:13 | = note: the item `Vec` is already defined here
the item `Box` is imported redundantly: sdk/src/types/block/output/unlock_condition/mod.rs#L12
error: the item `Box` is imported redundantly --> sdk/src/types/block/output/unlock_condition/mod.rs:12:13 | 12 | use alloc::{boxed::Box, collections::BTreeSet, vec::Vec}; | ^^^^^^^^^^ --> /rustc/6fd1912922a7b468b1875d16571bb7a00d5df93f/library/std/src/prelude/mod.rs:125:13 | = note: the item `Box` is already defined here
the item `Error` is imported redundantly: sdk/src/types/block/output/unlock_condition/timelock.rs#L46
error: the item `Error` is imported redundantly --> sdk/src/types/block/output/unlock_condition/timelock.rs:46:9 | 45 | use super::*; | -------- the item `Error` is already imported here 46 | use crate::types::block::Error; | ^^^^^^^^^^^^^^^^^^^^^^^^^^
the item `Error` is imported redundantly: sdk/src/types/block/output/unlock_condition/storage_deposit_return.rs#L69
error: the item `Error` is imported redundantly --> sdk/src/types/block/output/unlock_condition/storage_deposit_return.rs:69:43 | 67 | use super::*; | -------- the item `Error` is already imported here 68 | use crate::types::{ 69 | block::{address::dto::AddressDto, Error}, | ^^^^^
the item `ToString` is imported redundantly: sdk/src/types/block/output/unlock_condition/storage_deposit_return.rs#L63
error: the item `ToString` is imported redundantly --> sdk/src/types/block/output/unlock_condition/storage_deposit_return.rs:63:33 | 63 | use alloc::string::{String, ToString}; | ^^^^^^^^ --> /rustc/6fd1912922a7b468b1875d16571bb7a00d5df93f/library/std/src/prelude/mod.rs:125:13 | = note: the item `ToString` is already defined here
the item `String` is imported redundantly: sdk/src/types/block/output/unlock_condition/storage_deposit_return.rs#L63
error: the item `String` is imported redundantly --> sdk/src/types/block/output/unlock_condition/storage_deposit_return.rs:63:25 | 63 | use alloc::string::{String, ToString}; | ^^^^^^ --> /rustc/6fd1912922a7b468b1875d16571bb7a00d5df93f/library/std/src/prelude/mod.rs:125:13 | = note: the item `String` is already defined here
the item `Error` is imported redundantly: sdk/src/types/block/output/unlock_condition/immutable_alias_address.rs#L55
error: the item `Error` is imported redundantly --> sdk/src/types/block/output/unlock_condition/immutable_alias_address.rs:55:57 | 54 | use super::*; | -------- the item `Error` is already imported here 55 | use crate::types::block::{address::dto::AddressDto, Error}; | ^^^^^
the item `Error` is imported redundantly: sdk/src/types/block/output/unlock_condition/expiration.rs#L72
error: the item `Error` is imported redundantly --> sdk/src/types/block/output/unlock_condition/expiration.rs:72:57 | 71 | use super::*; | -------- the item `Error` is already imported here 72 | use crate::types::block::{address::dto::AddressDto, Error}; | ^^^^^
the item `Error` is imported redundantly: sdk/src/types/block/output/nft.rs#L501
error: the item `Error` is imported redundantly --> sdk/src/types/block/output/nft.rs:501:13 | 495 | use super::*; | -------- the item `Error` is already imported here ... 501 | Error, | ^^^^^
the item `Vec` is imported redundantly: sdk/src/types/block/output/nft.rs#L490
error: the item `Vec` is imported redundantly --> sdk/src/types/block/output/nft.rs:490:9 | 490 | vec::Vec, | ^^^^^^^^ --> /rustc/6fd1912922a7b468b1875d16571bb7a00d5df93f/library/std/src/prelude/mod.rs:125:13 | = note: the item `Vec` is already defined here
the item `ToString` is imported redundantly: sdk/src/types/block/output/nft.rs#L489
error: the item `ToString` is imported redundantly --> sdk/src/types/block/output/nft.rs:489:26 | 489 | string::{String, ToString}, | ^^^^^^^^ --> /rustc/6fd1912922a7b468b1875d16571bb7a00d5df93f/library/std/src/prelude/mod.rs:125:13 | = note: the item `ToString` is already defined here
the item `String` is imported redundantly: sdk/src/types/block/output/nft.rs#L489
error: the item `String` is imported redundantly --> sdk/src/types/block/output/nft.rs:489:18 | 489 | string::{String, ToString}, | ^^^^^^ --> /rustc/6fd1912922a7b468b1875d16571bb7a00d5df93f/library/std/src/prelude/mod.rs:125:13 | = note: the item `String` is already defined here
the item `Error` is imported redundantly: sdk/src/types/block/output/foundry.rs#L629
error: the item `Error` is imported redundantly --> sdk/src/types/block/output/foundry.rs:629:13 | 622 | use super::*; | -------- the item `Error` is already imported here ... 629 | Error, | ^^^^^
the item `Vec` is imported redundantly: sdk/src/types/block/output/foundry.rs#L617
error: the item `Vec` is imported redundantly --> sdk/src/types/block/output/foundry.rs:617:9 | 617 | vec::Vec, | ^^^^^^^^ --> /rustc/6fd1912922a7b468b1875d16571bb7a00d5df93f/library/std/src/prelude/mod.rs:125:13 | = note: the item `Vec` is already defined here
the item `ToString` is imported redundantly: sdk/src/types/block/output/foundry.rs#L616
error: the item `ToString` is imported redundantly --> sdk/src/types/block/output/foundry.rs:616:26 | 616 | string::{String, ToString}, | ^^^^^^^^ --> /rustc/6fd1912922a7b468b1875d16571bb7a00d5df93f/library/std/src/prelude/mod.rs:125:13 | = note: the item `ToString` is already defined here
the item `String` is imported redundantly: sdk/src/types/block/output/foundry.rs#L616
error: the item `String` is imported redundantly --> sdk/src/types/block/output/foundry.rs:616:18 | 616 | string::{String, ToString}, | ^^^^^^ --> /rustc/6fd1912922a7b468b1875d16571bb7a00d5df93f/library/std/src/prelude/mod.rs:125:13 | = note: the item `String` is already defined here
the item `Error` is imported redundantly: sdk/src/types/block/output/feature/mod.rs#L305
error: the item `Error` is imported redundantly --> sdk/src/types/block/output/feature/mod.rs:305:49 | 304 | use super::*; | -------- the item `Error` is already imported here 305 | use crate::types::block::{address::Address, Error}; | ^^^^^
the item `create_bitflags` is imported redundantly: sdk/src/types/block/output/feature/mod.rs#L22
error: the item `create_bitflags` is imported redundantly --> sdk/src/types/block/output/feature/mod.rs:22:27 | 22 | use crate::types::block::{create_bitflags, Error}; | ^^^^^^^^^^^^^^^ | ::: sdk/src/types/block/macro.rs:152:1 | 152 | / macro_rules! create_bitflags { 153 | | ($(#[$meta:meta])* $vis:vis $Name:ident, $TagType:ty, [$(($FlagName:ident, $TypeName:ident),)+]) => { 154 | | bitflags! { 155 | | $(#[$meta])* ... | 170 | | }; 171 | | } | |_- the item `create_bitflags` is already defined here
the item `Vec` is imported redundantly: sdk/src/types/block/output/feature/mod.rs#L9
error: the item `Vec` is imported redundantly --> sdk/src/types/block/output/feature/mod.rs:9:48 | 9 | use alloc::{boxed::Box, collections::BTreeSet, vec::Vec}; | ^^^^^^^^ --> /rustc/6fd1912922a7b468b1875d16571bb7a00d5df93f/library/std/src/prelude/mod.rs:125:13 | = note: the item `Vec` is already defined here
the item `Box` is imported redundantly: sdk/src/types/block/output/feature/mod.rs#L9
error: the item `Box` is imported redundantly --> sdk/src/types/block/output/feature/mod.rs:9:13 | 9 | use alloc::{boxed::Box, collections::BTreeSet, vec::Vec}; | ^^^^^^^^^^ --> /rustc/6fd1912922a7b468b1875d16571bb7a00d5df93f/library/std/src/prelude/mod.rs:125:13 | = note: the item `Box` is already defined here
the item `Box` is imported redundantly: sdk/src/types/block/output/feature/tag.rs#L71
error: the item `Box` is imported redundantly --> sdk/src/types/block/output/feature/tag.rs:71:9 | 71 | use alloc::boxed::Box; | ^^^^^^^^^^^^^^^^^ --> /rustc/6fd1912922a7b468b1875d16571bb7a00d5df93f/library/std/src/prelude/mod.rs:125:13 | = note: the item `Box` is already defined here
the item `Vec` is imported redundantly: sdk/src/types/block/output/feature/tag.rs#L4
error: the item `Vec` is imported redundantly --> sdk/src/types/block/output/feature/tag.rs:4:25 | 4 | use alloc::{boxed::Box, vec::Vec}; | ^^^^^^^^ --> /rustc/6fd1912922a7b468b1875d16571bb7a00d5df93f/library/std/src/prelude/mod.rs:125:13 | = note: the item `Vec` is already defined here
the item `Box` is imported redundantly: sdk/src/types/block/output/feature/tag.rs#L4
error: the item `Box` is imported redundantly --> sdk/src/types/block/output/feature/tag.rs:4:13 | 4 | use alloc::{boxed::Box, vec::Vec}; | ^^^^^^^^^^ --> /rustc/6fd1912922a7b468b1875d16571bb7a00d5df93f/library/std/src/prelude/mod.rs:125:13 | = note: the item `Box` is already defined here
the item `Box` is imported redundantly: sdk/src/types/block/output/feature/metadata.rs#L433
error: the item `Box` is imported redundantly --> sdk/src/types/block/output/feature/metadata.rs:433:9 | 433 | use alloc::boxed::Box; | ^^^^^^^^^^^^^^^^^ --> /rustc/6fd1912922a7b468b1875d16571bb7a00d5df93f/library/std/src/prelude/mod.rs:125:13 | = note: the item `Box` is already defined here
the item `Vec` is imported redundantly: sdk/src/types/block/output/feature/metadata.rs#L4
error: the item `Vec` is imported redundantly --> sdk/src/types/block/output/feature/metadata.rs:4:41 | 4 | use alloc::{boxed::Box, string::String, vec::Vec}; | ^^^^^^^^ --> /rustc/6fd1912922a7b468b1875d16571bb7a00d5df93f/library/std/src/prelude/mod.rs:125:13 | = note: the item `Vec` is already defined here
the item `String` is imported redundantly: sdk/src/types/block/output/feature/metadata.rs#L4
error: the item `String` is imported redundantly --> sdk/src/types/block/output/feature/metadata.rs:4:25 | 4 | use alloc::{boxed::Box, string::String, vec::Vec}; | ^^^^^^^^^^^^^^ --> /rustc/6fd1912922a7b468b1875d16571bb7a00d5df93f/library/std/src/prelude/mod.rs:125:13 | = note: the item `String` is already defined here
the item `Box` is imported redundantly: sdk/src/types/block/output/feature/metadata.rs#L4
error: the item `Box` is imported redundantly --> sdk/src/types/block/output/feature/metadata.rs:4:13 | 4 | use alloc::{boxed::Box, string::String, vec::Vec}; | ^^^^^^^^^^ --> /rustc/6fd1912922a7b468b1875d16571bb7a00d5df93f/library/std/src/prelude/mod.rs:125:13 | = note: the item `Box` is already defined here
the item `Error` is imported redundantly: sdk/src/types/block/output/basic.rs#L351
error: the item `Error` is imported redundantly --> sdk/src/types/block/output/basic.rs:351:13 | 345 | use super::*; | -------- the item `Error` is already imported here ... 351 | Error, | ^^^^^
the item `Vec` is imported redundantly: sdk/src/types/block/output/basic.rs#L340
error: the item `Vec` is imported redundantly --> sdk/src/types/block/output/basic.rs:340:9 | 340 | vec::Vec, | ^^^^^^^^ --> /rustc/6fd1912922a7b468b1875d16571bb7a00d5df93f/library/std/src/prelude/mod.rs:125:13 | = note: the item `Vec` is already defined here
the item `ToString` is imported redundantly: sdk/src/types/block/output/basic.rs#L339
error: the item `ToString` is imported redundantly --> sdk/src/types/block/output/basic.rs:339:26 | 339 | string::{String, ToString}, | ^^^^^^^^ --> /rustc/6fd1912922a7b468b1875d16571bb7a00d5df93f/library/std/src/prelude/mod.rs:125:13 | = note: the item `ToString` is already defined here
the item `String` is imported redundantly: sdk/src/types/block/output/basic.rs#L339
error: the item `String` is imported redundantly --> sdk/src/types/block/output/basic.rs:339:18 | 339 | string::{String, ToString}, | ^^^^^^ --> /rustc/6fd1912922a7b468b1875d16571bb7a00d5df93f/library/std/src/prelude/mod.rs:125:13 | = note: the item `String` is already defined here
the item `Error` is imported redundantly: sdk/src/types/block/output/alias.rs#L725
error: the item `Error` is imported redundantly --> sdk/src/types/block/output/alias.rs:725:17 | 718 | use super::*; | -------- the item `Error` is already imported here ... 725 | Error, | ^^^^^
the item `ToString` is imported redundantly: sdk/src/types/block/output/alias.rs#L713
error: the item `ToString` is imported redundantly --> sdk/src/types/block/output/alias.rs:713:26 | 713 | string::{String, ToString}, | ^^^^^^^^ --> /rustc/6fd1912922a7b468b1875d16571bb7a00d5df93f/library/std/src/prelude/mod.rs:125:13 | = note: the item `ToString` is already defined here
the item `String` is imported redundantly: sdk/src/types/block/output/alias.rs#L713
error: the item `String` is imported redundantly --> sdk/src/types/block/output/alias.rs:713:18 | 713 | string::{String, ToString}, | ^^^^^^ --> /rustc/6fd1912922a7b468b1875d16571bb7a00d5df93f/library/std/src/prelude/mod.rs:125:13 | = note: the item `String` is already defined here
the item `Box` is imported redundantly: sdk/src/types/block/output/alias.rs#L712
error: the item `Box` is imported redundantly --> sdk/src/types/block/output/alias.rs:712:9 | 712 | boxed::Box, | ^^^^^^^^^^ --> /rustc/6fd1912922a7b468b1875d16571bb7a00d5df93f/library/std/src/prelude/mod.rs:125:13 | = note: the item `Box` is already defined here
the item `Error` is imported redundantly: sdk/src/types/block/output/treasury.rs#L59
error: the item `Error` is imported redundantly --> sdk/src/types/block/output/treasury.rs:59:24 | 58 | use super::*; | -------- the item `Error` is already imported here 59 | use crate::types::{block::Error, TryFromDto, ValidationParams}; | ^^^^^^^^^^^^
the item `ToString` is imported redundantly: sdk/src/types/block/output/treasury.rs#L54
error: the item `ToString` is imported redundantly --> sdk/src/types/block/output/treasury.rs:54:33 | 54 | use alloc::string::{String, ToString}; | ^^^^^^^^ --> /rustc/6fd1912922a7b468b1875d16571bb7a00d5df93f/library/std/src/prelude/mod.rs:125:13 | = note: the item `ToString` is already defined here
the item `String` is imported redundantly: sdk/src/types/block/output/treasury.rs#L54
error: the item `String` is imported redundantly --> sdk/src/types/block/output/treasury.rs:54:25 | 54 | use alloc::string::{String, ToString}; | ^^^^^^ --> /rustc/6fd1912922a7b468b1875d16571bb7a00d5df93f/library/std/src/prelude/mod.rs:125:13 | = note: the item `String` is already defined here
the item `Error` is imported redundantly: sdk/src/types/block/output/token_scheme/mod.rs#L55
error: the item `Error` is imported redundantly --> sdk/src/types/block/output/token_scheme/mod.rs:55:9 | 54 | use super::*; | -------- the item `Error` is already imported here 55 | use crate::types::block::Error; | ^^^^^^^^^^^^^^^^^^^^^^^^^^
the item `Error` is imported redundantly: sdk/src/types/block/output/token_scheme/simple.rs#L124
error: the item `Error` is imported redundantly --> sdk/src/types/block/output/token_scheme/simple.rs:124:9 | 123 | use super::*; | -------- the item `Error` is already imported here 124 | use crate::types::block::Error; | ^^^^^^^^^^^^^^^^^^^^^^^^^^
the item `Vec` is imported redundantly: sdk/src/types/block/output/native_token.rs#L7
error: the item `Vec` is imported redundantly --> sdk/src/types/block/output/native_token.rs:7:5 | 7 | vec::Vec, | ^^^^^^^^ --> /rustc/6fd1912922a7b468b1875d16571bb7a00d5df93f/library/std/src/prelude/mod.rs:125:13 | = note: the item `Vec` is already defined here
the item `Box` is imported redundantly: sdk/src/types/block/output/native_token.rs#L5
error: the item `Box` is imported redundantly --> sdk/src/types/block/output/native_token.rs:5:5 | 5 | boxed::Box, | ^^^^^^^^^^ --> /rustc/6fd1912922a7b468b1875d16571bb7a00d5df93f/library/std/src/prelude/mod.rs:125:13 | = note: the item `Box` is already defined here
the item `Error` is imported redundantly: sdk/src/types/block/input/mod.rs#L91
error: the item `Error` is imported redundantly --> sdk/src/types/block/input/mod.rs:91:9 | 89 | use super::*; | -------- the item `Error` is already imported here 90 | pub use super::{treasury::dto::TreasuryInputDto, utxo::dto::UtxoInputDto}; 91 | use crate::types::block::Error; | ^^^^^^^^^^^^^^^^^^^^^^^^^^
the item `Error` is imported redundantly: sdk/src/types/block/input/utxo.rs#L59
error: the item `Error` is imported redundantly --> sdk/src/types/block/input/utxo.rs:59:9 | 58 | use super::*; | -------- the item `Error` is already imported here 59 | use crate::types::block::Error; | ^^^^^^^^^^^^^^^^^^^^^^^^^^
the item `ToString` is imported redundantly: sdk/src/types/block/input/utxo.rs#L54
error: the item `ToString` is imported redundantly --> sdk/src/types/block/input/utxo.rs:54:33 | 54 | use alloc::string::{String, ToString}; | ^^^^^^^^ --> /rustc/6fd1912922a7b468b1875d16571bb7a00d5df93f/library/std/src/prelude/mod.rs:125:13 | = note: the item `ToString` is already defined here
the item `String` is imported redundantly: sdk/src/types/block/input/utxo.rs#L54
error: the item `String` is imported redundantly --> sdk/src/types/block/input/utxo.rs:54:25 | 54 | use alloc::string::{String, ToString}; | ^^^^^^ --> /rustc/6fd1912922a7b468b1875d16571bb7a00d5df93f/library/std/src/prelude/mod.rs:125:13 | = note: the item `String` is already defined here
the item `Error` is imported redundantly: sdk/src/types/block/input/treasury.rs#L60
error: the item `Error` is imported redundantly --> sdk/src/types/block/input/treasury.rs:60:9 | 59 | use super::*; | -------- the item `Error` is already imported here 60 | use crate::types::block::Error; | ^^^^^^^^^^^^^^^^^^^^^^^^^^
the item `ToString` is imported redundantly: sdk/src/types/block/input/treasury.rs#L55
error: the item `ToString` is imported redundantly --> sdk/src/types/block/input/treasury.rs:55:33 | 55 | use alloc::string::{String, ToString}; | ^^^^^^^^ --> /rustc/6fd1912922a7b468b1875d16571bb7a00d5df93f/library/std/src/prelude/mod.rs:125:13 | = note: the item `ToString` is already defined here
the item `String` is imported redundantly: sdk/src/types/block/input/treasury.rs#L55
error: the item `String` is imported redundantly --> sdk/src/types/block/input/treasury.rs:55:25 | 55 | use alloc::string::{String, ToString}; | ^^^^^^ --> /rustc/6fd1912922a7b468b1875d16571bb7a00d5df93f/library/std/src/prelude/mod.rs:125:13 | = note: the item `String` is already defined here
the item `Error` is imported redundantly: sdk/src/types/block/core.rs#L267
error: the item `Error` is imported redundantly --> sdk/src/types/block/core.rs:267:43 | 265 | use super::*; | -------- the item `Error` is already imported here 266 | use crate::types::{ 267 | block::{payload::dto::PayloadDto, Error}, | ^^^^^
the item `ToString` is imported redundantly: sdk/src/types/block/core.rs#L261
error: the item `ToString` is imported redundantly --> sdk/src/types/block/core.rs:261:33 | 261 | use alloc::string::{String, ToString}; | ^^^^^^^^ --> /rustc/6fd1912922a7b468b1875d16571bb7a00d5df93f/library/std/src/prelude/mod.rs:125:13 | = note: the item `ToString` is already defined here
the item `String` is imported redundantly: sdk/src/types/block/core.rs#L261
error: the item `String` is imported redundantly --> sdk/src/types/block/core.rs:261:25 | 261 | use alloc::string::{String, ToString}; | ^^^^^^ --> /rustc/6fd1912922a7b468b1875d16571bb7a00d5df93f/library/std/src/prelude/mod.rs:125:13 | = note: the item `String` is already defined here
the item `Error` is imported redundantly: sdk/src/types/block/address/mod.rs#L231
error: the item `Error` is imported redundantly --> sdk/src/types/block/address/mod.rs:231:9 | 229 | use super::*; | -------- the item `Error` is already imported here 230 | pub use super::{alias::dto::AliasAddressDto, ed25519::dto::Ed25519AddressDto, nft::dto::NftAddressDto}; 231 | use crate::types::block::Error; | ^^^^^^^^^^^^^^^^^^^^^^^^^^
the item `Error` is imported redundantly: sdk/src/types/block/address/nft.rs#L79
error: the item `Error` is imported redundantly --> sdk/src/types/block/address/nft.rs:79:9 | 78 | use super::*; | -------- the item `Error` is already imported here 79 | use crate::types::block::Error; | ^^^^^^^^^^^^^^^^^^^^^^^^^^
the item `ToString` is imported redundantly: sdk/src/types/block/address/nft.rs#L74
error: the item `ToString` is imported redundantly --> sdk/src/types/block/address/nft.rs:74:33 | 74 | use alloc::string::{String, ToString}; | ^^^^^^^^ --> /rustc/6fd1912922a7b468b1875d16571bb7a00d5df93f/library/std/src/prelude/mod.rs:125:13 | = note: the item `ToString` is already defined here
the item `String` is imported redundantly: sdk/src/types/block/address/nft.rs#L74
error: the item `String` is imported redundantly --> sdk/src/types/block/address/nft.rs:74:25 | 74 | use alloc::string::{String, ToString}; | ^^^^^^ --> /rustc/6fd1912922a7b468b1875d16571bb7a00d5df93f/library/std/src/prelude/mod.rs:125:13 | = note: the item `String` is already defined here
the item `Error` is imported redundantly: sdk/src/types/block/address/ed25519.rs#L59
error: the item `Error` is imported redundantly --> sdk/src/types/block/address/ed25519.rs:59:9 | 58 | use super::*; | -------- the item `Error` is already imported here 59 | use crate::types::block::Error; | ^^^^^^^^^^^^^^^^^^^^^^^^^^
the item `ToString` is imported redundantly: sdk/src/types/block/address/ed25519.rs#L54
error: the item `ToString` is imported redundantly --> sdk/src/types/block/address/ed25519.rs:54:33 | 54 | use alloc::string::{String, ToString}; | ^^^^^^^^ --> /rustc/6fd1912922a7b468b1875d16571bb7a00d5df93f/library/std/src/prelude/mod.rs:125:13 | = note: the item `ToString` is already defined here
the item `String` is imported redundantly: sdk/src/types/block/address/ed25519.rs#L54
error: the item `String` is imported redundantly --> sdk/src/types/block/address/ed25519.rs:54:25 | 54 | use alloc::string::{String, ToString}; | ^^^^^^ --> /rustc/6fd1912922a7b468b1875d16571bb7a00d5df93f/library/std/src/prelude/mod.rs:125:13 | = note: the item `String` is already defined here
the item `ToString` is imported redundantly: sdk/src/types/block/address/bech32.rs#L5
error: the item `ToString` is imported redundantly --> sdk/src/types/block/address/bech32.rs:5:22 | 5 | string::{String, ToString}, | ^^^^^^^^ --> /rustc/6fd1912922a7b468b1875d16571bb7a00d5df93f/library/std/src/prelude/mod.rs:125:13 | = note: the item `ToString` is already defined here
the item `String` is imported redundantly: sdk/src/types/block/address/bech32.rs#L5
error: the item `String` is imported redundantly --> sdk/src/types/block/address/bech32.rs:5:14 | 5 | string::{String, ToString}, | ^^^^^^ --> /rustc/6fd1912922a7b468b1875d16571bb7a00d5df93f/library/std/src/prelude/mod.rs:125:13 | = note: the item `String` is already defined here
the item `Error` is imported redundantly: sdk/src/types/block/address/alias.rs#L79
error: the item `Error` is imported redundantly --> sdk/src/types/block/address/alias.rs:79:9 | 78 | use super::*; | -------- the item `Error` is already imported here 79 | use crate::types::block::Error; | ^^^^^^^^^^^^^^^^^^^^^^^^^^
the item `ToString` is imported redundantly: sdk/src/types/block/address/alias.rs#L74
error: the item `ToString` is imported redundantly --> sdk/src/types/block/address/alias.rs:74:33 | 74 | use alloc::string::{String, ToString}; | ^^^^^^^^ --> /rustc/6fd1912922a7b468b1875d16571bb7a00d5df93f/library/std/src/prelude/mod.rs:125:13 | = note: the item `ToString` is already defined here
the item `String` is imported redundantly: sdk/src/types/block/address/alias.rs#L74
error: the item `String` is imported redundantly --> sdk/src/types/block/address/alias.rs:74:25 | 74 | use alloc::string::{String, ToString}; | ^^^^^^ --> /rustc/6fd1912922a7b468b1875d16571bb7a00d5df93f/library/std/src/prelude/mod.rs:125:13 | = note: the item `String` is already defined here
the item `String` is imported redundantly: sdk/src/types/block/error.rs#L4
error: the item `String` is imported redundantly --> sdk/src/types/block/error.rs:4:36 | 4 | use alloc::string::{FromUtf8Error, String}; | ^^^^^^ --> /rustc/6fd1912922a7b468b1875d16571bb7a00d5df93f/library/std/src/prelude/mod.rs:125:13 | = note: the item `String` is already defined here
the item `TryInto` is imported redundantly: sdk/src/types/api/plugins/participation/types.rs#L9
error: the item `TryInto` is imported redundantly --> sdk/src/types/api/plugins/participation/types.rs:9:5 | 9 | use core::convert::TryInto; | ^^^^^^^^^^^^^^^^^^^^^^ --> /rustc/6fd1912922a7b468b1875d16571bb7a00d5df93f/library/std/src/prelude/mod.rs:129:13 | = note: the item `TryInto` is already defined here
the item `Vec` is imported redundantly: sdk/src/types/api/plugins/participation/types.rs#L8
error: the item `Vec` is imported redundantly --> sdk/src/types/api/plugins/participation/types.rs:8:34 | 8 | use alloc::{string::String, vec, vec::Vec}; | ^^^^^^^^ --> /rustc/6fd1912922a7b468b1875d16571bb7a00d5df93f/library/std/src/prelude/mod.rs:125:13 | = note: the item `Vec` is already defined here
the item `String` is imported redundantly: sdk/src/types/api/plugins/participation/types.rs#L8
error: the item `String` is imported redundantly --> sdk/src/types/api/plugins/participation/types.rs:8:13 | 8 | use alloc::{string::String, vec, vec::Vec}; | ^^^^^^^^^^^^^^ --> /rustc/6fd1912922a7b468b1875d16571bb7a00d5df93f/library/std/src/prelude/mod.rs:125:13 | = note: the item `String` is already defined here
the item `Vec` is imported redundantly: sdk/src/types/api/plugins/participation/responses.rs#L7
error: the item `Vec` is imported redundantly --> sdk/src/types/api/plugins/participation/responses.rs:7:5 | 7 | use alloc::vec::Vec; | ^^^^^^^^^^^^^^^ --> /rustc/6fd1912922a7b468b1875d16571bb7a00d5df93f/library/std/src/prelude/mod.rs:125:13 | = note: the item `Vec` is already defined here
the item `Vec` is imported redundantly: sdk/src/types/api/plugins/indexer.rs#L6
error: the item `Vec` is imported redundantly --> sdk/src/types/api/plugins/indexer.rs:6:29 | 6 | use alloc::{string::String, vec::Vec}; | ^^^^^^^^ --> /rustc/6fd1912922a7b468b1875d16571bb7a00d5df93f/library/std/src/prelude/mod.rs:125:13 | = note: the item `Vec` is already defined here
the item `String` is imported redundantly: sdk/src/types/api/plugins/indexer.rs#L6
error: the item `String` is imported redundantly --> sdk/src/types/api/plugins/indexer.rs:6:13 | 6 | use alloc::{string::String, vec::Vec}; | ^^^^^^^^^^^^^^ --> /rustc/6fd1912922a7b468b1875d16571bb7a00d5df93f/library/std/src/prelude/mod.rs:125:13 | = note: the item `String` is already defined here
the item `Vec` is imported redundantly: sdk/src/types/api/core/response.rs#L4
error: the item `Vec` is imported redundantly --> sdk/src/types/api/core/response.rs:4:29 | 4 | use alloc::{string::String, vec::Vec}; | ^^^^^^^^ --> /rustc/6fd1912922a7b468b1875d16571bb7a00d5df93f/library/std/src/prelude/mod.rs:125:13 | = note: the item `Vec` is already defined here
the item `String` is imported redundantly: sdk/src/types/api/core/response.rs#L4
error: the item `String` is imported redundantly --> sdk/src/types/api/core/response.rs:4:13 | 4 | use alloc::{string::String, vec::Vec}; | ^^^^^^^^^^^^^^ --> /rustc/6fd1912922a7b468b1875d16571bb7a00d5df93f/library/std/src/prelude/mod.rs:125:13 | = note: the item `String` is already defined here | note: the lint level is defined here --> sdk/src/lib.rs:7:44 | 7 | #![deny(clippy::nursery, rust_2018_idioms, warnings, unreachable_pub)] | ^^^^^^^^ = note: `#[deny(unused_imports)]` implied by `#[deny(warnings)]`
crate (ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
crate (windows-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.