:white_checkmark: addGuardian tests #65
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
10 errors and 12 warnings
Lint sources (18.x):
test/module/AccountRecovery.Module.specs.ts#L2057
Don't use `String` as a type. Use string instead
|
|
Lint sources (18.x):
test/module/AccountRecovery.Module.specs.ts#L2060
Replace `⏎········controlMessage,⏎·····` with `·controlMessage`
|
|
|
Lint sources (18.x):
test/module/AccountRecovery.Module.specs.ts#L2139
Replace `⏎········userSA,⏎········accountRecoveryModule,⏎·····` with `·userSA,·accountRecoveryModule`
|
Lint sources (18.x):
test/module/AccountRecovery.Module.specs.ts#L2144
Expected space or tab after '//' in comment
|
Lint sources (18.x):
test/module/AccountRecovery.Module.specs.ts#L2146
Replace `await·accountRecoveryModule.getSmartAccountSettings(deployer.address)` with `⏎········await·accountRecoveryModule.getSmartAccountSettings(deployer.address)⏎······`
|
Lint sources (18.x):
test/module/AccountRecovery.Module.specs.ts#L2147
Delete `········`
|
Lint sources (18.x):
test/module/AccountRecovery.Module.specs.ts#L2148
Replace `accountRecoveryModule.addGuardian(⏎········zeroGuardian,⏎········16741936496,⏎········0,` with `⏎········accountRecoveryModule.addGuardian(zeroGuardian,·16741936496,·0)`
|
Lint sources (18.x)
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/
|
Lint sources (18.x):
scripts/callback-handler.deploy.ts#L4
'DEPLOYMENT_SALTS_DEV' is defined but never used
|
Lint sources (18.x):
scripts/decoder.deploy.ts#L4
'DEPLOYMENT_SALTS_DEV' is defined but never used
|
Lint sources (18.x):
scripts/deploy.ts#L56
Unexpected any. Specify a different type
|
Lint sources (18.x):
scripts/deploy.ts#L89
Generic Object Injection Sink
|
Lint sources (18.x):
scripts/deploy.ts#L130
Variable Assigned to Object Injection Sink
|
Lint sources (18.x):
scripts/deploy.ts#L132
Generic Object Injection Sink
|
Lint sources (18.x):
scripts/deploy.ts#L155
Variable Assigned to Object Injection Sink
|
Lint sources (18.x):
scripts/deploy.ts#L209
Variable Assigned to Object Injection Sink
|
Lint sources (18.x):
scripts/deploy.ts#L227
Variable Assigned to Object Injection Sink
|
Lint sources (18.x):
scripts/entry-point.deploy.ts#L4
'DEPLOYMENT_SALTS_DEV' is defined but never used
|
Unit tests (18.x)
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/
|