wip shenanigans #190
Annotations
11 errors and 12 warnings
lint:
contracts/test/ERC4337Plugin.spec.ts#L16
'SAFE_FACTORY_ADDRESS' is assigned a value but never used
|
lint:
contracts/test/ERC4337Plugin.spec.ts#L17
'SINGLETON_ADDRESS' is assigned a value but never used
|
lint:
contracts/test/ERC4337Plugin.spec.ts#L18
'BUNDLER_URL' is assigned a value but never used
|
lint:
contracts/test/ERC4337Plugin.spec.ts#L19
'NODE_URL' is assigned a value but never used
|
lint:
contracts/test/ERC4337Plugin.spec.ts#L20
'MNEMONIC' is assigned a value but never used
|
lint:
contracts/test/ERC4337Plugin.spec.ts#L76
'erc4337Plugin' is assigned a value but never used
|
lint:
contracts/test/ERC4337Plugin.spec.ts#L76
'manager' is assigned a value but never used
|
lint:
contracts/test/ERC4337Plugin.spec.ts#L76
'signers' is assigned a value but never used
|
lint:
contracts/test/ERC4337Plugin.spec.ts#L76
'safe' is assigned a value but never used
|
lint
Process completed with exit code 1.
|
tests
Process completed with exit code 1.
|
lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
lint
Found more than One contract per file. 5 contracts found!
|
lint
Use Custom Errors instead of require statements
|
lint
Immutable variables name are set to be in capitalized SNAKE_CASE
|
lint
Use Custom Errors instead of require statements
|
lint
Found more than One contract per file. 3 contracts found!
|
lint
imported name ISafeProtocolPlugin is not used
|
lint
imported name SafeProtocolAction is not used
|
lint
Use Custom Errors instead of require statements
|
lint
Use Custom Errors instead of require statements
|
lint
Use Custom Errors instead of require statements
|
tests
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|