Skip to content

Feature/uniswap v4 hook template #1425

Feature/uniswap v4 hook template

Feature/uniswap v4 hook template #1425

Triggered via pull request November 6, 2024 01:52
Status Failure
Total duration 1m 10s
Artifacts

check.yml

on: pull_request
nightly / fmt
26s
nightly / fmt
nightly / doc
50s
nightly / doc
ubuntu / stable / features
49s
ubuntu / stable / features
ubuntu / stable / typos
7s
ubuntu / stable / typos
Matrix: clippy
Fit to window
Zoom out
Zoom in

Annotations

20 errors and 15 warnings
ubuntu / stable / features: examples/uniswap-v4-hooks/src/lib.rs#L48
the trait bound `PoolKey: AbiType` is not satisfied
ubuntu / stable / features: examples/uniswap-v4-hooks/src/lib.rs#L49
the trait bound `SwapParams: AbiType` is not satisfied
ubuntu / stable / features: examples/uniswap-v4-hooks/src/lib.rs#L50
the trait bound `alloy_primitives::Bytes: AbiType` is not satisfied
ubuntu / stable / features: examples/uniswap-v4-hooks/src/lib.rs#L65
the trait bound `PoolKey: AbiType` is not satisfied
ubuntu / stable / features: examples/uniswap-v4-hooks/src/lib.rs#L66
the trait bound `SwapParams: AbiType` is not satisfied
ubuntu / stable / features: examples/uniswap-v4-hooks/src/lib.rs#L68
the trait bound `alloy_primitives::Bytes: AbiType` is not satisfied
ubuntu / stable / features: examples/uniswap-v4-hooks/src/lib.rs#L83
the trait bound `PoolKey: AbiType` is not satisfied
ubuntu / stable / features: examples/uniswap-v4-hooks/src/lib.rs#L84
the trait bound `ModifyLiquidityParams: AbiType` is not satisfied
ubuntu / stable / features: examples/uniswap-v4-hooks/src/lib.rs#L85
the trait bound `alloy_primitives::Bytes: AbiType` is not satisfied
ubuntu / stable / features: examples/uniswap-v4-hooks/src/lib.rs#L100
the trait bound `PoolKey: AbiType` is not satisfied
nightly / doc: examples/uniswap-v4-hooks/src/lib.rs#L48
the trait bound `openzeppelin_stylus::uniswap::PoolKey: stylus_sdk::abi::AbiType` is not satisfied
nightly / doc: examples/uniswap-v4-hooks/src/lib.rs#L49
the trait bound `openzeppelin_stylus::uniswap::SwapParams: stylus_sdk::abi::AbiType` is not satisfied
nightly / doc: examples/uniswap-v4-hooks/src/lib.rs#L50
the trait bound `alloy_primitives::Bytes: stylus_sdk::abi::AbiType` is not satisfied
nightly / doc: examples/uniswap-v4-hooks/src/lib.rs#L65
the trait bound `openzeppelin_stylus::uniswap::PoolKey: stylus_sdk::abi::AbiType` is not satisfied
nightly / doc: examples/uniswap-v4-hooks/src/lib.rs#L66
the trait bound `openzeppelin_stylus::uniswap::SwapParams: stylus_sdk::abi::AbiType` is not satisfied
nightly / doc: examples/uniswap-v4-hooks/src/lib.rs#L68
the trait bound `alloy_primitives::Bytes: stylus_sdk::abi::AbiType` is not satisfied
nightly / doc: examples/uniswap-v4-hooks/src/lib.rs#L83
the trait bound `openzeppelin_stylus::uniswap::PoolKey: stylus_sdk::abi::AbiType` is not satisfied
nightly / doc: examples/uniswap-v4-hooks/src/lib.rs#L84
the trait bound `openzeppelin_stylus::uniswap::ModifyLiquidityParams: stylus_sdk::abi::AbiType` is not satisfied
nightly / doc: examples/uniswap-v4-hooks/src/lib.rs#L85
the trait bound `alloy_primitives::Bytes: stylus_sdk::abi::AbiType` is not satisfied
nightly / doc: examples/uniswap-v4-hooks/src/lib.rs#L100
the trait bound `openzeppelin_stylus::uniswap::PoolKey: stylus_sdk::abi::AbiType` is not satisfied
stable / clippy
The following actions use a deprecated Node.js version and will be forced to run on node20: giraffate/clippy-action@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
beta / clippy
The following actions use a deprecated Node.js version and will be forced to run on node20: giraffate/clippy-action@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
ubuntu / stable / features: examples/uniswap-v4-hooks/src/lib.rs#L50
unused variable: `hook_data`
ubuntu / stable / features: examples/uniswap-v4-hooks/src/lib.rs#L68
unused variable: `hook_data`
ubuntu / stable / features: examples/uniswap-v4-hooks/src/lib.rs#L85
unused variable: `hook_data`
nightly / doc: contracts/src/token/erc721/extensions/consecutive.rs#L66
public documentation for `_first_consecutive_id` links to private item `Erc721Consecutive::_next_consecutive_id`
nightly / doc: contracts/src/utils/cryptography/ecdsa.rs#L22
public documentation for `SIGNATURE_S_UPPER_BOUND` links to private item `check_if_malleable`
nightly / doc: contracts/src/token/erc721/extensions/consecutive.rs#L2
this URL is not a hyperlink