Feature/uniswap v4 hook template #1425
Annotations
10 errors and 3 warnings
Cargo doc:
examples/uniswap-v4-hooks/src/lib.rs#L48
the trait bound `openzeppelin_stylus::uniswap::PoolKey: stylus_sdk::abi::AbiType` is not satisfied
|
Cargo doc:
examples/uniswap-v4-hooks/src/lib.rs#L49
the trait bound `openzeppelin_stylus::uniswap::SwapParams: stylus_sdk::abi::AbiType` is not satisfied
|
Cargo doc:
examples/uniswap-v4-hooks/src/lib.rs#L50
the trait bound `alloy_primitives::Bytes: stylus_sdk::abi::AbiType` is not satisfied
|
Cargo doc:
examples/uniswap-v4-hooks/src/lib.rs#L65
the trait bound `openzeppelin_stylus::uniswap::PoolKey: stylus_sdk::abi::AbiType` is not satisfied
|
Cargo doc:
examples/uniswap-v4-hooks/src/lib.rs#L66
the trait bound `openzeppelin_stylus::uniswap::SwapParams: stylus_sdk::abi::AbiType` is not satisfied
|
Cargo doc:
examples/uniswap-v4-hooks/src/lib.rs#L68
the trait bound `alloy_primitives::Bytes: stylus_sdk::abi::AbiType` is not satisfied
|
Cargo doc:
examples/uniswap-v4-hooks/src/lib.rs#L83
the trait bound `openzeppelin_stylus::uniswap::PoolKey: stylus_sdk::abi::AbiType` is not satisfied
|
Cargo doc:
examples/uniswap-v4-hooks/src/lib.rs#L84
the trait bound `openzeppelin_stylus::uniswap::ModifyLiquidityParams: stylus_sdk::abi::AbiType` is not satisfied
|
Cargo doc:
examples/uniswap-v4-hooks/src/lib.rs#L85
the trait bound `alloy_primitives::Bytes: stylus_sdk::abi::AbiType` is not satisfied
|
Cargo doc:
examples/uniswap-v4-hooks/src/lib.rs#L100
the trait bound `openzeppelin_stylus::uniswap::PoolKey: stylus_sdk::abi::AbiType` is not satisfied
|
Cargo doc:
contracts/src/token/erc721/extensions/consecutive.rs#L66
public documentation for `_first_consecutive_id` links to private item `Erc721Consecutive::_next_consecutive_id`
|
Cargo doc:
contracts/src/utils/cryptography/ecdsa.rs#L22
public documentation for `SIGNATURE_S_UPPER_BOUND` links to private item `check_if_malleable`
|
Cargo doc:
contracts/src/token/erc721/extensions/consecutive.rs#L2
this URL is not a hyperlink
|
Loading