Use call data directly #359
Annotations
11 warnings
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
contracts/mocks/CallReceiverMock.sol#L9
Explicitly mark visibility of state
|
contracts/mocks/CallReceiverMock.sol#L11
Code contains empty blocks
|
contracts/mocks/ERC165CheckerMock.sol#L6
Explicitly mark visibility of state
|
contracts/mocks/ERC165CheckerMock.sol#L7
Explicitly mark visibility of state
|
contracts/modules/commons/ModuleCalls.sol#L95
Avoid to use low level calls
|
contracts/modules/commons/ModuleCalls.sol#L101
Avoid to use low level calls
|
contracts/modules/commons/ModuleHooks.sol#L112
Avoid to use low level calls
|
contracts/modules/commons/ModuleHooks.sol#L127
Code contains empty blocks
|
contracts/modules/GuestModule.sol#L77
Avoid to use low level calls
|
contracts/modules/MainModule.sol#L32
Code contains empty blocks
|
The logs for this run have expired and are no longer available.
Loading