Remove check for compatible scale and scale-info versions #2036
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
1 error and 1 warning
unused imports: `TestContractManifest`, `with_new_contract_project`:
crates/build/src/lib.rs#L1098
error: unused imports: `TestContractManifest`, `with_new_contract_project`
--> crates/build/src/lib.rs:1098:13
|
1098 | with_new_contract_project,
| ^^^^^^^^^^^^^^^^^^^^^^^^^
1099 | TestContractManifest,
| ^^^^^^^^^^^^^^^^^^^^
|
= note: `-D unused-imports` implied by `-D warnings`
|
merge
exiting early - expected PR by "dependabot[bot]", found "smiasojed" instead
|