Skip to content

:white_checkmark: remove expired guardian tests #78

:white_checkmark: remove expired guardian tests

:white_checkmark: remove expired guardian tests #78

Triggered via push October 14, 2023 19:15
Status Failure
Total duration 2m 59s
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

10 errors and 12 warnings
Lint sources (18.x): test/module/AccountRecovery.Module.specs.ts#L2522
Replace `⏎··describe("removeExpiredGuardian",·async·()·=>·{⏎····` with `describe("removeExpiredGuardian",·async·()·=>·{`
Lint sources (18.x): test/module/AccountRecovery.Module.specs.ts#L2537
Replace `.connect(eve)` with `⏎········.connect(eve)⏎········`
Lint sources (18.x): test/module/AccountRecovery.Module.specs.ts#L2561
Replace `accountRecoveryModule.removeExpiredGuardian(guardians[1],·deployer.address)` with `⏎········accountRecoveryModule.removeExpiredGuardian(⏎··········guardians[1],⏎··········deployer.address⏎········)⏎······`
Lint sources (18.x): test/module/AccountRecovery.Module.specs.ts#L2578
Replace `accountRecoveryModule.removeExpiredGuardian(guardianToRemove,·deployer.address)` with `⏎········accountRecoveryModule.removeExpiredGuardian(⏎··········guardianToRemove,⏎··········deployer.address⏎········)⏎······`
Lint sources (18.x): test/module/AccountRecovery.Module.specs.ts#L2592
Replace `guardians[1],·validUntilBefore,·validAfterBefore` with `⏎········guardians[1],⏎········validUntilBefore,⏎········validAfterBefore⏎······`
Lint sources (18.x): test/module/AccountRecovery.Module.specs.ts#L2601
Replace `guardians[1],·newTimeFrame` with `⏎········guardians[1],⏎········newTimeFrame⏎······`
Lint sources (18.x): test/module/AccountRecovery.Module.specs.ts#L2602
Replace `.to.emit(accountRecoveryModule,·"GuardianChanged")` with `⏎········.to.emit(accountRecoveryModule,·"GuardianChanged")⏎········`
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/