Refactoring #60
on_pull_request_build_contracts.yml
on: pull_request
build
/
build
59s
Annotations
3 errors
[clippy] liquid-staking/src/delegation.rs#L268:
liquid-staking/src/delegation.rs#L268
error[E0412]: cannot find type `GasLimit` in this scope
--> liquid-staking/src/delegation.rs:268:41
|
268 | fn get_gas_for_async_call(&self) -> GasLimit {
| ^^^^^^^^ not found in this scope
|
[clippy] liquid-staking/src/delegation.rs#L268:
liquid-staking/src/delegation.rs#L268
error[E0412]: cannot find type `GasLimit` in this scope
--> liquid-staking/src/delegation.rs:268:41
|
268 | fn get_gas_for_async_call(&self) -> GasLimit {
| ^^^^^^^^ not found in this scope
|
build / build
Process completed with exit code 1.
|