Merge pull request #434 from oasisprotocol/rube/432-add-router-addresses #1265
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
|