ALL-9108 Fix tatum connector undefined error (#1134) #2868
Annotations
2 errors and 6 warnings
Run yarn test
Process completed with exit code 1.
|
Run dorny/test-reporter@v1
Failed test were found and 'fail-on-error' option is set to true
|
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/
|
Run yarn lint:
src/service/rpc/other/AbstractIotaRpc.ts#L357
'chainID' is assigned a value but never used
|
Run yarn lint:
src/service/rpc/other/AbstractIotaRpc.ts#L367
'chainID' is assigned a value but never used
|
Run yarn lint:
src/service/rpc/other/AbstractKadenaRpc.ts#L135
'network' is assigned a value but never used
|
Run yarn lint:
src/service/walletProvider/metaMask/metamask.wallet.provider.ts#L101
Forbidden non-null assertion
|
Run yarn lint:
src/service/walletProvider/metaMask/metamask.wallet.provider.ts#L267
Forbidden non-null assertion
|
Loading