Skip to content

removeGuardian tests #77

removeGuardian tests

removeGuardian tests #77

Triggered via push October 14, 2023 18:53
Status Failure
Total duration 4m 18s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

push_check.yml

on: push
Matrix: Lint sources
Matrix: Unit tests
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 12 warnings
Lint sources (18.x): test/module/AccountRecovery.Module.specs.ts#L2448
Replace `·await·accountRecoveryModule.getSmartAccountSettings(⏎········userSA.address⏎······` with `⏎········await·accountRecoveryModule.getSmartAccountSettings(userSA.address`
Lint sources (18.x): test/module/AccountRecovery.Module.specs.ts#L2505
Replace `·await·accountRecoveryModule.getSmartAccountSettings(⏎········userSA.address⏎······` with `⏎········await·accountRecoveryModule.getSmartAccountSettings(userSA.address`
Lint sources (18.x): test/module/AccountRecovery.Module.specs.ts#L2518
Replace `⏎········accountRecoveryModule.removeGuardian(guardianToRemove)⏎······` with `accountRecoveryModule.removeGuardian(guardianToRemove)`
Lint sources (18.x)
Process completed with exit code 1.
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/