contracts/generateSigningKeypair: Doc explicit sk size #1267
contracts-test.yaml
on: pull_request
contracts-test
12m 9s
Annotations
10 warnings
contracts-test
imported name Sapphire is not used
|
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
Found more than One contract per file. 3 contracts found!
|
contracts-test
Immutable variables name are set to be in capitalized SNAKE_CASE
|
contracts-test
Immutable variables name are set to be in capitalized SNAKE_CASE
|
contracts-test
Use Custom Errors instead of require statements
|
contracts-test
Use Custom Errors instead of require statements
|
contracts-test
Use Custom Errors instead of require statements
|