SHARD-1235: add more helper function to serviceQueue module and export it as an object for clarity #590
Annotations
13 errors and 15 warnings
Lint:
src/p2p/Join/index.ts#L63
'cyclesToDelaySyncStarted' is never reassigned. Use 'const' instead
|
Lint:
src/p2p/Join/index.ts#L64
'cyclesToDelaySyncFinished' is never reassigned. Use 'const' instead
|
Lint:
src/p2p/Self.ts#L82
Missing return type on function
|
Lint:
src/p2p/ServiceQueue.ts#L345
Missing return type on function
|
Lint:
src/p2p/ServiceQueue.ts#L373
Missing return type on function
|
Lint:
src/p2p/ServiceQueue.ts#L375
'key' is never reassigned. Use 'const' instead
|
Lint:
src/p2p/ServiceQueue.ts#L375
'handler' is never reassigned. Use 'const' instead
|
Lint:
src/p2p/ServiceQueue.ts#L573
Type number trivially inferred from a number literal, remove type annotation
|
Lint:
src/p2p/ServiceQueue.ts#L941
Missing return type on function
|
Lint:
src/p2p/SyncV2/index.ts#L232
Missing return type on function
|
Run Tests and Collect Coverage
Process completed with exit code 1.
|
Check if any step failed
Process completed with exit code 1.
|
Format check
Process completed with exit code 1.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Lint:
src/p2p/Join/index.ts#L1
'deepmerge' is defined but never used
|
Lint:
src/p2p/Join/index.ts#L14
'getOurNodeIndex' is defined but never used
|
Lint:
src/p2p/Join/index.ts#L32
'updateNodeState' is defined but never used
|
Lint:
src/p2p/Join/index.ts#L33
'HTTPError' is defined but never used
|
Lint:
src/p2p/Join/index.ts#L50
'mainLogger' is assigned a value but never used
|
Lint:
src/p2p/Join/index.ts#L51
'clone' is assigned a value but never used
|
Lint:
src/p2p/Join/index.ts#L63
'cyclesToDelaySyncStarted' is assigned a value but never used
|
Lint:
src/p2p/Join/index.ts#L64
'cyclesToDelaySyncFinished' is assigned a value but never used
|
Lint:
src/p2p/Join/index.ts#L450
Variable Assigned to Object Injection Sink
|
Lint:
src/p2p/Join/index.ts#L1658
Generic Object Injection Sink
|
Set up Rust
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/
|
Set up Rust
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/
|
Set up Rust
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/
|
Set up Rust
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/
|
Loading