Skip to content

cleanup

cleanup #12

Triggered via push September 21, 2023 07:22
Status Failure
Total duration 2m 48s
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/BatchedSessionRouter.Module.specs.ts#L439
Expected space or tab after '//' in comment
Lint sources (18.x): test/module/SessionValidationModules/ERC20SessionValidation.Module.specs.ts#L510
Replace `⏎····parseInt(⏎······(callDataString.slice(68*2,·100*2)),⏎······16⏎····);······` with `parseInt(callDataString.slice(68·*·2,·100·*·2),·16);`
Lint sources (18.x): test/module/SessionValidationModules/ERC20SessionValidation.Module.specs.ts#L516
Replace `(callDataString.slice((4+offset)*2,·(4+offset+32)*2)` with `callDataString.slice((4·+·offset)·*·2,·(4·+·offset·+·32)·*·2`
Lint sources (18.x): test/module/SessionValidationModules/ERC20SessionValidation.Module.specs.ts#L520
Replace `ethers.utils.hexlify(length+1),·32` with `⏎······ethers.utils.hexlify(length·+·1),⏎······32⏎····`
Lint sources (18.x): test/module/SessionValidationModules/ERC20SessionValidation.Module.specs.ts#L521
Replace `·transferUserOp.callData.toString().slice(0,·(4+offset)*2)·+·newLength.slice(2,)·+·transferUserOp.callData.toString().slice((4·+·offset·+·32)*` with `⏎······transferUserOp.callData.toString().slice(0,·(4·+·offset)·*·2)·+⏎······newLength.slice(2)·+⏎······transferUserOp.callData.toString().slice((4·+·offset·+·32)·*·`
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/