Add EVM native currency #7948
Annotations
11 warnings
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
packages/router/src/message.ts#L49
'_env' is defined but never used
|
packages/router/src/message.ts#L50
'_sender' is defined but never used
|
packages/router/src/router/index.ts#L59
Forbidden non-null assertion
|
packages/wc-qrcode-modal/src/index.tsx#L42
Unexpected empty arrow function
|
packages/common/src/kv-store/extension.ts#L42
Forbidden non-null assertion
|
packages/wc-client/src/index.ts#L334
'_opts' is defined but never used
|
packages/wc-client/src/index.ts#L341
'_chainIds' is defined but never used
|
packages/wc-client/src/index.ts#L412
'_chainId' is defined but never used
|
packages/wc-client/src/index.ts#L413
'_ciphertext' is defined but never used
|
packages/wc-client/src/index.ts#L414
'_nonce' is defined but never used
|
This job succeeded
Loading