Skip to content

Feature/uniswap v4 hook template #1362

Feature/uniswap v4 hook template

Feature/uniswap v4 hook template #1362

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

test.yml

on: pull_request
ubuntu / stable / coverage
57s
ubuntu / stable / coverage
Matrix: os-check
Matrix: required
Fit to window
Zoom out
Zoom in

Annotations

41 errors and 40 warnings
ubuntu / stable: examples/uniswap-v4-hooks/src/lib.rs#L48
the trait bound `PoolKey: AbiType` is not satisfied
ubuntu / stable: examples/uniswap-v4-hooks/src/lib.rs#L49
the trait bound `SwapParams: AbiType` is not satisfied
ubuntu / stable: examples/uniswap-v4-hooks/src/lib.rs#L50
the trait bound `alloy_primitives::Bytes: AbiType` is not satisfied
ubuntu / stable: examples/uniswap-v4-hooks/src/lib.rs#L65
the trait bound `PoolKey: AbiType` is not satisfied
ubuntu / stable: examples/uniswap-v4-hooks/src/lib.rs#L66
the trait bound `SwapParams: AbiType` is not satisfied
ubuntu / stable: examples/uniswap-v4-hooks/src/lib.rs#L68
the trait bound `alloy_primitives::Bytes: AbiType` is not satisfied
ubuntu / stable: examples/uniswap-v4-hooks/src/lib.rs#L83
the trait bound `PoolKey: AbiType` is not satisfied
ubuntu / stable: examples/uniswap-v4-hooks/src/lib.rs#L84
the trait bound `ModifyLiquidityParams: AbiType` is not satisfied
ubuntu / stable: examples/uniswap-v4-hooks/src/lib.rs#L85
the trait bound `alloy_primitives::Bytes: AbiType` is not satisfied
ubuntu / stable: examples/uniswap-v4-hooks/src/lib.rs#L100
the trait bound `PoolKey: AbiType` is not satisfied
ubuntu / beta
The job was canceled because "stable" failed.
ubuntu / beta: examples/uniswap-v4-hooks/src/lib.rs#L48
the trait bound `PoolKey: AbiType` is not satisfied
ubuntu / beta: examples/uniswap-v4-hooks/src/lib.rs#L49
the trait bound `SwapParams: AbiType` is not satisfied
ubuntu / beta: examples/uniswap-v4-hooks/src/lib.rs#L50
the trait bound `alloy_primitives::Bytes: AbiType` is not satisfied
ubuntu / beta: examples/uniswap-v4-hooks/src/lib.rs#L65
the trait bound `PoolKey: AbiType` is not satisfied
ubuntu / beta: examples/uniswap-v4-hooks/src/lib.rs#L66
the trait bound `SwapParams: AbiType` is not satisfied
ubuntu / beta: examples/uniswap-v4-hooks/src/lib.rs#L68
the trait bound `alloy_primitives::Bytes: AbiType` is not satisfied
ubuntu / beta: examples/uniswap-v4-hooks/src/lib.rs#L83
the trait bound `PoolKey: AbiType` is not satisfied
ubuntu / beta: examples/uniswap-v4-hooks/src/lib.rs#L84
the trait bound `ModifyLiquidityParams: AbiType` is not satisfied
ubuntu / beta: examples/uniswap-v4-hooks/src/lib.rs#L85
the trait bound `alloy_primitives::Bytes: AbiType` is not satisfied
ubuntu / beta: examples/uniswap-v4-hooks/src/lib.rs#L100
the trait bound `PoolKey: AbiType` is not satisfied
ubuntu / stable / coverage: examples/uniswap-v4-hooks/src/lib.rs#L48
the trait bound `PoolKey: AbiType` is not satisfied
ubuntu / stable / coverage: examples/uniswap-v4-hooks/src/lib.rs#L49
the trait bound `SwapParams: AbiType` is not satisfied
ubuntu / stable / coverage: examples/uniswap-v4-hooks/src/lib.rs#L50
the trait bound `alloy_primitives::Bytes: AbiType` is not satisfied
ubuntu / stable / coverage: examples/uniswap-v4-hooks/src/lib.rs#L65
the trait bound `PoolKey: AbiType` is not satisfied
ubuntu / stable / coverage: examples/uniswap-v4-hooks/src/lib.rs#L66
the trait bound `SwapParams: AbiType` is not satisfied
ubuntu / stable / coverage: examples/uniswap-v4-hooks/src/lib.rs#L68
the trait bound `alloy_primitives::Bytes: AbiType` is not satisfied
ubuntu / stable / coverage: examples/uniswap-v4-hooks/src/lib.rs#L83
the trait bound `PoolKey: AbiType` is not satisfied
ubuntu / stable / coverage: examples/uniswap-v4-hooks/src/lib.rs#L84
the trait bound `ModifyLiquidityParams: AbiType` is not satisfied
ubuntu / stable / coverage: examples/uniswap-v4-hooks/src/lib.rs#L85
the trait bound `alloy_primitives::Bytes: AbiType` is not satisfied
ubuntu / stable / coverage: examples/uniswap-v4-hooks/src/lib.rs#L100
the trait bound `PoolKey: AbiType` is not satisfied
macos-latest / stable: examples/uniswap-v4-hooks/src/lib.rs#L48
the trait bound `PoolKey: AbiType` is not satisfied
macos-latest / stable: examples/uniswap-v4-hooks/src/lib.rs#L49
the trait bound `SwapParams: AbiType` is not satisfied
macos-latest / stable: examples/uniswap-v4-hooks/src/lib.rs#L50
the trait bound `alloy_primitives::Bytes: AbiType` is not satisfied
macos-latest / stable: examples/uniswap-v4-hooks/src/lib.rs#L65
the trait bound `PoolKey: AbiType` is not satisfied
macos-latest / stable: examples/uniswap-v4-hooks/src/lib.rs#L66
the trait bound `SwapParams: AbiType` is not satisfied
macos-latest / stable: examples/uniswap-v4-hooks/src/lib.rs#L68
the trait bound `alloy_primitives::Bytes: AbiType` is not satisfied
macos-latest / stable: examples/uniswap-v4-hooks/src/lib.rs#L83
the trait bound `PoolKey: AbiType` is not satisfied
macos-latest / stable: examples/uniswap-v4-hooks/src/lib.rs#L84
the trait bound `ModifyLiquidityParams: AbiType` is not satisfied
macos-latest / stable: examples/uniswap-v4-hooks/src/lib.rs#L85
the trait bound `alloy_primitives::Bytes: AbiType` is not satisfied
macos-latest / stable: examples/uniswap-v4-hooks/src/lib.rs#L100
the trait bound `PoolKey: AbiType` is not satisfied
ubuntu / stable: examples/uniswap-v4-hooks/src/lib.rs#L47
unused variable: `sender`
ubuntu / stable: examples/uniswap-v4-hooks/src/lib.rs#L49
unused variable: `params`
ubuntu / stable: examples/uniswap-v4-hooks/src/lib.rs#L50
unused variable: `hook_data`
ubuntu / stable: examples/uniswap-v4-hooks/src/lib.rs#L64
unused variable: `sender`
ubuntu / stable: examples/uniswap-v4-hooks/src/lib.rs#L66
unused variable: `params`
ubuntu / stable: examples/uniswap-v4-hooks/src/lib.rs#L67
unused variable: `delta`
ubuntu / stable: examples/uniswap-v4-hooks/src/lib.rs#L68
unused variable: `hook_data`
ubuntu / stable: examples/uniswap-v4-hooks/src/lib.rs#L82
unused variable: `sender`
ubuntu / stable: examples/uniswap-v4-hooks/src/lib.rs#L84
unused variable: `params`
ubuntu / stable: examples/uniswap-v4-hooks/src/lib.rs#L85
unused variable: `hook_data`
ubuntu / beta: examples/uniswap-v4-hooks/src/lib.rs#L47
unused variable: `sender`
ubuntu / beta: examples/uniswap-v4-hooks/src/lib.rs#L49
unused variable: `params`
ubuntu / beta: examples/uniswap-v4-hooks/src/lib.rs#L50
unused variable: `hook_data`
ubuntu / beta: examples/uniswap-v4-hooks/src/lib.rs#L64
unused variable: `sender`
ubuntu / beta: examples/uniswap-v4-hooks/src/lib.rs#L66
unused variable: `params`
ubuntu / beta: examples/uniswap-v4-hooks/src/lib.rs#L67
unused variable: `delta`
ubuntu / beta: examples/uniswap-v4-hooks/src/lib.rs#L68
unused variable: `hook_data`
ubuntu / beta: examples/uniswap-v4-hooks/src/lib.rs#L82
unused variable: `sender`
ubuntu / beta: examples/uniswap-v4-hooks/src/lib.rs#L84
unused variable: `params`
ubuntu / beta: examples/uniswap-v4-hooks/src/lib.rs#L85
unused variable: `hook_data`
ubuntu / stable / coverage: examples/uniswap-v4-hooks/src/lib.rs#L50
unused variable: `hook_data`
ubuntu / stable / coverage: examples/uniswap-v4-hooks/src/lib.rs#L68
unused variable: `hook_data`
ubuntu / stable / coverage: examples/uniswap-v4-hooks/src/lib.rs#L85
unused variable: `hook_data`
macos-latest / stable: examples/uniswap-v4-hooks/src/lib.rs#L47
unused variable: `sender`
macos-latest / stable: examples/uniswap-v4-hooks/src/lib.rs#L49
unused variable: `params`
macos-latest / stable: examples/uniswap-v4-hooks/src/lib.rs#L50
unused variable: `hook_data`
macos-latest / stable: examples/uniswap-v4-hooks/src/lib.rs#L64
unused variable: `sender`
macos-latest / stable: examples/uniswap-v4-hooks/src/lib.rs#L66
unused variable: `params`
macos-latest / stable: examples/uniswap-v4-hooks/src/lib.rs#L67
unused variable: `delta`
macos-latest / stable: examples/uniswap-v4-hooks/src/lib.rs#L68
unused variable: `hook_data`
macos-latest / stable: examples/uniswap-v4-hooks/src/lib.rs#L82
unused variable: `sender`
macos-latest / stable: examples/uniswap-v4-hooks/src/lib.rs#L84
unused variable: `params`
macos-latest / stable: examples/uniswap-v4-hooks/src/lib.rs#L85
unused variable: `hook_data`