Skip to content

Refactoring

Refactoring #60

Triggered via pull request December 2, 2024 11:44
@alyn509alyn509
synchronize #17
refactoring
Status Failure
Total duration 1m 7s
Artifacts
Fit to window
Zoom out
Zoom in

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.