chagnes #222
Annotations
10 errors and 11 warnings
Run yarn lint:sol:
src/contracts/modules/commons/ModuleAuth.sol#L12
Unexpected import of console file
|
Run yarn lint:sol:
src/contracts/modules/commons/ModuleAuth.sol#L81
Unexpected console statement
|
Run yarn lint:sol:
src/contracts/modules/commons/ModuleAuth.sol#L210
Unexpected console statement
|
Run yarn lint:sol:
src/contracts/modules/MainModuleDynamicAuthLog.sol#L10
Unexpected import of console file
|
Run yarn lint:sol:
src/contracts/signer/ImmutableSigner.sol#L7
Unexpected import of console file
|
Run yarn lint:sol:
src/contracts/signer/ImmutableSigner.sol#L104
Unexpected console statement
|
Run yarn lint:sol:
src/contracts/signer/ImmutableSigner.sol#L105
Unexpected console statement
|
Run yarn lint:sol:
src/contracts/signer/SignerCheck.sol#L6
Unexpected import of console file
|
Run yarn lint:sol:
src/contracts/signer/SignerCheck.sol#L10
Unexpected console statement
|
Run yarn lint:sol:
src/contracts/utils/SignatureValidator.sol#L8
Unexpected import of console file
|
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/
|
Run yarn lint:sol:
src/contracts/Factory.sol#L3
global import of path @openzeppelin/contracts/access/AccessControl.sol is not allowed. Specify names to import individually or bind all exports of the module into a name (import "path" as Name)
|
Run yarn lint:sol:
src/contracts/Factory.sol#L4
global import of path ./Wallet.sol is not allowed. Specify names to import individually or bind all exports of the module into a name (import "path" as Name)
|
Run yarn lint:sol:
src/contracts/IWalletProxy.sol#L3
Compiler version ^0.8.3 does not satisfy the 0.8.17 semver requirement
|
Run yarn lint:sol:
src/contracts/mocks/CallReceiverMock.sol#L9
Explicitly mark visibility of state
|
Run yarn lint:sol:
src/contracts/mocks/CallReceiverMock.sol#L11
Code contains empty blocks
|
Run yarn lint:sol:
src/contracts/mocks/ERC165CheckerMock.sol#L6
Explicitly mark visibility of state
|
Run yarn lint:sol:
src/contracts/mocks/ERC165CheckerMock.sol#L7
Explicitly mark visibility of state
|
Run yarn lint:sol:
src/contracts/mocks/ERC20Mock.sol#L1
Compiler version ^0.8.0 does not satisfy the 0.8.17 semver requirement
|
Run yarn lint:sol:
src/contracts/mocks/ERC20Mock.sol#L3
global import of path @openzeppelin/contracts/token/ERC20/ERC20.sol is not allowed. Specify names to import individually or bind all exports of the module into a name (import "path" as Name)
|
Run yarn lint:sol:
src/contracts/mocks/ERC20Mock.sol#L4
global import of path @openzeppelin/contracts/token/ERC721/ERC721.sol is not allowed. Specify names to import individually or bind all exports of the module into a name (import "path" as Name)
|
The logs for this run have expired and are no longer available.
Loading