Skip to content

Merge pull request #352 from oasisprotocol/kostko/feature/contracts-0… #1007

Merge pull request #352 from oasisprotocol/kostko/feature/contracts-0…

Merge pull request #352 from oasisprotocol/kostko/feature/contracts-0… #1007

Re-run triggered August 20, 2024 12:06
Status Success
Total duration 10m 51s
Artifacts
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