feat: set smart contract result optional #8
Annotations
10 errors and 3 warnings
|
framework/scenario/src/scenario/model/transaction/tx_response.rs#L207
no method named `starts_with` found for enum `Option` in the current scope
|
framework/scenario/src/scenario/model/transaction/tx_response.rs#L208
no method named `starts_with` found for enum `Option` in the current scope
|
framework/scenario/src/scenario/model/transaction/tx_response.rs#L209
no method named `starts_with` found for enum `Option` in the current scope
|
framework/scenario/src/scenario/model/transaction/tx_response.rs#L210
no method named `starts_with` found for enum `Option` in the current scope
|
framework/scenario/src/scenario/model/transaction/tx_response.rs#L220
no method named `starts_with` found for enum `Option` in the current scope
|
framework/scenario/src/scenario/model/transaction/tx_response.rs#L221
no method named `split` found for enum `Option` in the current scope
|
framework/scenario/src/scenario/model/transaction/tx_response.rs#L230
no method named `starts_with` found for enum `Option` in the current scope
|
framework/scenario/src/scenario/model/transaction/tx_response.rs#L231
no method named `split` found for enum `Option` in the current scope
|
framework/scenario/src/scenario/model/transaction/tx_response_utils.rs#L34
no method named `starts_with` found for enum `Option` in the current scope
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
|
|
This job failed
Loading