Erc4626 extension #1414
Annotations
1 error and 9 warnings
run benches
Process completed with exit code 134.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
run benches:
contracts/src/utils/math/alloy.rs#L27
missing documentation for an enum
|
run benches:
contracts/src/utils/math/alloy.rs#L28
missing documentation for a variant
|
run benches:
contracts/src/utils/math/alloy.rs#L29
missing documentation for a variant
|
run benches:
examples/erc4626/src/lib.rs#L6
unused imports: `Address` and `U256`
|
run benches:
examples/erc4626/src/lib.rs#L8
unused imports: `IErc20Metadata` and `IErc4626`
|
run benches:
contracts/src/utils/math/alloy.rs#L27
missing documentation for an enum
|
run benches:
contracts/src/utils/math/alloy.rs#L28
missing documentation for a variant
|
run benches:
contracts/src/utils/math/alloy.rs#L29
missing documentation for a variant
|
Loading