Skip to content

test adjustments wip #923

test adjustments wip

test adjustments wip #923

Status Failure
Total duration 3m 21s
Artifacts

ci_4337.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 3 warnings
lint: modules/4337/src/utils/userOp.ts#L181
Replace `(BigInt(requiredGas)·*·BigInt(maxFeePerGas)` with `BigInt(requiredGas)·*·BigInt(maxFeePerGas`
lint
Process completed with exit code 1.
lint
global import of path @account-abstraction/contracts/core/EntryPointSimulations.sol is not allowed. Specify names to import individually or bind all exports of the module into a name (import "path" as Name)
lint
Variable "signatures" is unused
tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: coverallsapp/github-action@master. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.