RED-196 check trie hashes for near node down check #82
Annotations
11 errors and 16 warnings
src/p2p/Self.ts#L82
Missing return type on function
|
src/state-manager/AccountGlobals.ts#L283
Type boolean trivially inferred from a boolean literal, remove type annotation
|
src/state-manager/AccountSync.ts#L932
Type boolean trivially inferred from a boolean literal, remove type annotation
|
src/state-manager/AccountSync.ts#L1008
Missing return type on function
|
src/state-manager/AccountSync.ts#L1022
'result' is never reassigned. Use 'const' instead
|
src/state-manager/AccountSync.ts#L1026
Missing return type on function
|
src/state-manager/AccountSync.ts#L1029
Type boolean trivially inferred from a boolean literal, remove type annotation
|
src/state-manager/AccountSync.ts#L1372
Type boolean trivially inferred from a boolean literal, remove type annotation
|
src/state-manager/AccountSync.ts#L1396
Type boolean trivially inferred from a boolean literal, remove type annotation
|
src/state-manager/ArchiverSyncTracker.ts#L290
Missing return type on function
|
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions-rs/toolchain@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
src/p2p/Join/index.ts#L14
'getOurNodeIndex' is defined but never used
|
src/p2p/Join/index.ts#L32
'updateNodeState' is defined but never used
|
src/p2p/Join/index.ts#L33
'HTTPError' is defined but never used
|
src/p2p/Join/index.ts#L38
'insertSyncStarted' is defined but never used
|
src/p2p/Join/index.ts#L51
'mainLogger' is assigned a value but never used
|
src/p2p/Join/index.ts#L52
'clone' is assigned a value but never used
|
src/p2p/Join/index.ts#L430
Variable Assigned to Object Injection Sink
|
src/p2p/Join/index.ts#L1563
Generic Object Injection Sink
|
src/p2p/Join/index.ts#L1564
Function Call Object Injection Sink
|
src/p2p/Join/routes.ts#L21
'verifyJoinRequestTypes' is defined but never used
|
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
This job succeeded
Loading