ALL-8276 - Add Ton API #2828
Annotations
4 errors and 8 warnings
build (18):
src/service/rpc/other/AbstractTonRpc.ts#L72
Class 'AbstractTonRpc' incorrectly implements interface 'TonRpcSuite'.
|
build (18):
src/service/rpc/other/TonRpc.ts#L17
Class 'TonRpc' incorrectly implements interface 'TonRpcSuite'.
|
build (18)
Process completed with exit code 2.
|
test
Process completed with exit code 1.
|
metadata
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, madhead/semver-utils@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
build (18)
The following actions uses Node.js version which is deprecated 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/
|
test
The following actions uses Node.js version which is deprecated 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/
|
test:
src/service/rpc/other/AbstractIotaRpc.ts#L357
'chainID' is assigned a value but never used
|
test:
src/service/rpc/other/AbstractIotaRpc.ts#L367
'chainID' is assigned a value but never used
|
test:
src/service/rpc/other/AbstractKadenaRpc.ts#L135
'network' is assigned a value but never used
|
test:
src/service/walletProvider/metaMask/metamask.wallet.provider.ts#L101
Forbidden non-null assertion
|
test:
src/service/walletProvider/metaMask/metamask.wallet.provider.ts#L267
Forbidden non-null assertion
|