Annotations
9 errors and 12 warnings
tests
Process completed with exit code 1.
|
lint:
contracts/test/ERC4337Plugin.spec.ts#L19
'SAFE_FACTORY_ADDRESS' is assigned a value but never used
|
lint:
contracts/test/ERC4337Plugin.spec.ts#L20
'SINGLETON_ADDRESS' is assigned a value but never used
|
lint:
contracts/test/ERC4337Plugin.spec.ts#L21
'BUNDLER_URL' is assigned a value but never used
|
lint:
contracts/test/ERC4337Plugin.spec.ts#L22
'NODE_URL' is assigned a value but never used
|
lint:
contracts/test/ERC4337Plugin.spec.ts#L23
'MNEMONIC' is assigned a value but never used
|
lint:
contracts/test/ERC4337Plugin.spec.ts#L31
Unexpected any. Specify a different type
|
lint:
contracts/test/ERC4337Plugin.spec.ts#L57
Unexpected any. Specify a different type
|
lint
Process completed with exit code 1.
|
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/
|
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. 2 contracts found!
|
lint
imported name SafeRootAccess 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
|
lint
Use Custom Errors instead of require statements
|