Skip to content

Add Viem v2 & Wagmi v2 packages, and remove Ethers dependency #922

Add Viem v2 & Wagmi v2 packages, and remove Ethers dependency

Add Viem v2 & Wagmi v2 packages, and remove Ethers dependency #922

Triggered via pull request June 18, 2024 09:48
Status Success
Total duration 8m 53s
Artifacts

contracts-test.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
contracts-test
global import of path ./opl/Endpoint.sol is not allowed. Specify names to import individually or bind all exports of the module into a name (import "path" as Name)
contracts-test
global import of path ./opl/Enclave.sol is not allowed. Specify names to import individually or bind all exports of the module into a name (import "path" as Name)
contracts-test
global import of path ./opl/Host.sol is not allowed. Specify names to import individually or bind all exports of the module into a name (import "path" as Name)
contracts-test
Function name must be in mixedCase
contracts-test
Avoid to use low level calls
contracts-test
Avoid to use low level calls
contracts-test
Explicitly mark visibility of state
contracts-test
Function name must be in mixedCase
contracts-test
Explicitly mark visibility of state
contracts-test
Code contains empty blocks