Merge branch 'master' into debug_bundler_addUserOperations #1048
Annotations
12 errors and 4 warnings
lint
Cannot find module '@account-abstraction/contracts' or its corresponding type declarations.
|
lint
Argument of type 'UserOperation' is not assignable to parameter of type 'boolean'.
|
lint
Expected 5-8 arguments, but got 9.
|
lint
Import declaration conflicts with local declaration of 'MempoolEntry'.
|
lint
Argument of type 'ReferencedCodeHashes' is not assignable to parameter of type 'BigNumberish'.
|
lint
Process completed with exit code 2.
|
test
Cannot find module '@account-abstraction/contracts' or its corresponding type declarations.
|
test
Argument of type 'UserOperation' is not assignable to parameter of type 'boolean'.
|
test
Expected 5-8 arguments, but got 9.
|
test
Import declaration conflicts with local declaration of 'MempoolEntry'.
|
test
Argument of type 'ReferencedCodeHashes' is not assignable to parameter of type 'BigNumberish'.
|
test
Process completed with exit code 2.
|
lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v1, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v1, actions/cache@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v1, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
test
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v1, actions/cache@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|