feat: add RPC methods described in (revised) EIP-7715 #618
main.yml
on: pull_request
Matrix: Build, lint, and test / Prepare
Check workflows
24s
Matrix: Build, lint, and test / Build
Matrix: Build, lint, and test / Compatibility test
Matrix: Build, lint, and test / Lint
Matrix: Build, lint, and test / Test
Publish release
/
publish-npm
Annotations
7 errors
Build, lint, and test / Compatibility test (18.x)
Process completed with exit code 1.
|
Build, lint, and test / Compatibility test (18.x):
src/types.test-d.ts#L9
Argument of type 'import("/home/runner/work/eth-json-rpc-middleware/eth-json-rpc-middleware/src/types").AbstractRpcService' is not assignable to parameter of type 'import("/home/runner/work/eth-json-rpc-middleware/eth-json-rpc-middleware/node_modules/@metamask/network-controller/dist/rpc-service/abstract-rpc-service").AbstractRpcService'.
|
Build, lint, and test / Compatibility test (18.x):
node_modules/@metamask/utils/dist/hex.d.cts#L101
Could not find a declaration file for module 'lodash'. '/home/runner/work/eth-json-rpc-middleware/eth-json-rpc-middleware/node_modules/lodash/lodash.js' implicitly has an 'any' type.
|
Build, lint, and test / Compatibility test (18.x):
node_modules/@metamask/utils/dist/hex.d.cts#L85
Could not find a declaration file for module 'lodash'. '/home/runner/work/eth-json-rpc-middleware/eth-json-rpc-middleware/node_modules/lodash/lodash.js' implicitly has an 'any' type.
|
Build, lint, and test / Compatibility test (18.x):
node_modules/@metamask/utils/dist/hex.d.cts#L69
Could not find a declaration file for module 'lodash'. '/home/runner/work/eth-json-rpc-middleware/eth-json-rpc-middleware/node_modules/lodash/lodash.js' implicitly has an 'any' type.
|
Build, lint, and test / Compatibility test (18.x):
node_modules/@metamask/utils/dist/hex.d.cts#L1
Cannot find type definition file for 'lodash'.
|
All jobs pass
Process completed with exit code 1.
|