clients/go: use existing RPC connection to retrieve calldata public key #1219
contracts-test.yaml
on: pull_request
contracts-test
10m 51s
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
Variable name must be in mixedCase
|
contracts-test
Variable name must be in mixedCase
|
contracts-test
Variable name must be in mixedCase
|
contracts-test
Variable name must be in mixedCase
|