removing unuseful events #3862
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
4 errors and 4 warnings
test:
src/subscriptions/onSocketChangeEmitted.ts#L100
'deserializedRifTransactions' is never reassigned. Use 'const' instead
|
test:
src/subscriptions/onSocketChangeEmitted.ts#L103
'combinedTransactions' is never reassigned. Use 'const' instead
|
test:
src/subscriptions/onSocketChangeEmitted.ts#L108
'deserializedTransactions' is never reassigned. Use 'const' instead
|
test
Process completed with exit code 1.
|
test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
test:
src/screens/pinScreen/index.tsx#L32
'noop' is defined but never used
|
test:
src/screens/pinScreen/index.tsx#L42
'useKeyboardIsVisible' is defined but never used
|
test:
src/screens/send/transferTokens.ts#L2
'ContractTransaction' is defined but never used
|