Skip to content

sapphire-runtime: Enable mock SGX #1040

sapphire-runtime: Enable mock SGX

sapphire-runtime: Enable mock SGX #1040

Triggered via pull request August 29, 2024 14:44
Status Success
Total duration 10m 0s
Artifacts

contracts-test.yaml

on: pull_request
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