Skip to content

Merge pull request #434 from oasisprotocol/rube/432-add-router-addresses #1265

Merge pull request #434 from oasisprotocol/rube/432-add-router-addresses

Merge pull request #434 from oasisprotocol/rube/432-add-router-addresses #1265

Triggered via push October 14, 2024 08:47
Status Success
Total duration 11m 3s
Artifacts
Fit to window
Zoom out
Zoom in

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