single auth tuple for UserOperation #1138
Annotations
4 errors and 4 warnings
lint
Type '{ chainId: string; address: PrefixedHexString; nonce: `0x${string}`; yParity: `0x${string}`; r: PrefixedHexString; s: PrefixedHexString; }[]' is not assignable to type 'AuthorizationList'.
|
lint
Process completed with exit code 2.
|
test
Type '{ chainId: string; address: PrefixedHexString; nonce: `0x${string}`; yParity: `0x${string}`; r: PrefixedHexString; s: PrefixedHexString; }[]' is not assignable to type 'AuthorizationList'.
|
test
Process completed with exit code 2.
|
lint
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
|
test
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
|
lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|