RED-103: use nodelistFromStates function in all cycle tx sendGossip calls #367
Annotations
13 errors and 16 warnings
src/p2p/Self.ts#L82
Missing return type on function
|
src/p2p/ServiceQueue.ts#L274
Missing return type on function
|
src/p2p/ServiceQueue.ts#L302
Missing return type on function
|
src/p2p/ServiceQueue.ts#L304
'key' is never reassigned. Use 'const' instead
|
src/p2p/ServiceQueue.ts#L304
'handler' is never reassigned. Use 'const' instead
|
src/p2p/ServiceQueue.ts#L471
Type number trivially inferred from a number literal, remove type annotation
|
src/p2p/ServiceQueue.ts#L744
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#L940
Type boolean trivially inferred from a boolean literal, remove type annotation
|
src/state-manager/AccountSync.ts#L984
'result' is never reassigned. Use 'const' instead
|
|
|
|
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 use a deprecated Node.js version 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#L1
'deepmerge' is defined but never used
|
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#L50
'mainLogger' is assigned a value but never used
|
src/p2p/Join/index.ts#L51
'clone' is assigned a value but never used
|
src/p2p/Join/index.ts#L447
Variable Assigned to Object Injection Sink
|
src/p2p/Join/index.ts#L1645
Generic Object Injection Sink
|
src/p2p/Join/index.ts#L1646
Function Call Object Injection Sink
|
src/p2p/Join/routes.ts#L22
'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/
|
The logs for this run have expired and are no longer available.
Loading