Implement EIP-7702 support #1026
Annotations
10 errors and 4 warnings
test
Process completed with exit code 255.
|
lint
'"@ethereumjs/util"' has no exported member named 'KZG'. Did you mean 'Kzg'?
|
lint
'"@ethereumjs/util"' has no exported member named 'KZG'. Did you mean 'Kzg'?
|
lint
Argument of type '`0x${string}`' is not assignable to parameter of type 'Uint8Array'.
|
lint
This comparison appears to be unintentional because the types 'Uint8Array' and 'string' have no overlap.
|
lint
Conversion of type 'Uint8Array[]' to type '`0x${string}`[]' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
|
lint
Argument of type '`0x${string}`[]' is not assignable to parameter of type 'Uint8Array[]'.
|
lint
Argument of type '`0x${string}`[]' is not assignable to parameter of type 'Uint8Array[]'.
|
lint
Argument of type '`0x${string}`[]' is not assignable to parameter of type 'Uint8Array[]'.
|
lint
Process completed with exit code 2.
|
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/
|
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/
|