Add support for new auction entrypoints #282
Annotations
10 errors
build_and_test (ubuntu-20.04):
lib/cli/transaction.rs#L366
no function or associated item named `new_activate_bid` found for struct `casper_types::TransactionV1Builder` in the current scope
|
build_and_test (ubuntu-20.04):
lib/cli/tests.rs#L717
no method named `deserialize_field` found for reference `&casper_types::Transaction` in the current scope
|
build_and_test (ubuntu-20.04):
lib/cli/tests.rs#L1003
no method named `deserialize_field` found for reference `&casper_types::Transaction` in the current scope
|
build_and_test (ubuntu-20.04):
lib/cli/tests.rs#L1014
no method named `deserialize_field` found for reference `&casper_types::Transaction` in the current scope
|
build_and_test (ubuntu-20.04):
lib/cli/tests.rs#L1024
no method named `deserialize_field` found for reference `&casper_types::Transaction` in the current scope
|
build_and_test (ubuntu-20.04):
lib/cli/tests.rs#L1086
no method named `deserialize_field` found for reference `&casper_types::Transaction` in the current scope
|
build_and_test (ubuntu-20.04):
lib/cli/tests.rs#L1151
no method named `deserialize_field` found for reference `&casper_types::Transaction` in the current scope
|
build_and_test (ubuntu-20.04):
lib/cli/tests.rs#L1163
no method named `deserialize_field` found for reference `&casper_types::Transaction` in the current scope
|
build_and_test (ubuntu-20.04)
could not compile `casper-client` (lib) due to 1 previous error
|
build_and_test (ubuntu-20.04)
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
|