Add support for new auction entrypoints #285
Annotations
9 errors
Clippy:
lib/cli/tests.rs#L717
no method named `deserialize_field` found for reference `&casper_types::Transaction` in the current scope
|
Clippy:
lib/cli/tests.rs#L1003
no method named `deserialize_field` found for reference `&casper_types::Transaction` in the current scope
|
Clippy:
lib/cli/tests.rs#L1014
no method named `deserialize_field` found for reference `&casper_types::Transaction` in the current scope
|
Clippy:
lib/cli/tests.rs#L1024
no method named `deserialize_field` found for reference `&casper_types::Transaction` in the current scope
|
Clippy:
lib/cli/tests.rs#L1086
no method named `deserialize_field` found for reference `&casper_types::Transaction` in the current scope
|
Clippy:
lib/cli/tests.rs#L1151
no method named `deserialize_field` found for reference `&casper_types::Transaction` in the current scope
|
Clippy:
lib/cli/tests.rs#L1163
no method named `deserialize_field` found for reference `&casper_types::Transaction` in the current scope
|
Clippy
could not compile `casper-client` (lib test) due to 7 previous errors
|
Clippy
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
|
Loading