SHARD-1235: add more helper function to serviceQueue module and export it as an object for clarity #604
ci.yml
on: pull_request
Repo Workflow Debugging
0s
ci
/
Display useful debugging information
0s
ci
/
Run pr agent on every pull request, respond to user comments
33s
ci
/
QA merge checks
3m 58s
ci-test-only
/
Display useful debugging information
ci-test-only
/
QA merge checks
ci-test-only
/
Run pr agent on every pull request, respond to user comments
Annotations
13 errors and 18 warnings
ci / QA merge checks:
src/p2p/Join/index.ts#L63
'cyclesToDelaySyncStarted' is never reassigned. Use 'const' instead
|
ci / QA merge checks:
src/p2p/Join/index.ts#L64
'cyclesToDelaySyncFinished' is never reassigned. Use 'const' instead
|
ci / QA merge checks:
src/p2p/Self.ts#L82
Missing return type on function
|
ci / QA merge checks:
src/p2p/ServiceQueue.ts#L345
Missing return type on function
|
ci / QA merge checks:
src/p2p/ServiceQueue.ts#L373
Missing return type on function
|
ci / QA merge checks:
src/p2p/ServiceQueue.ts#L375
'key' is never reassigned. Use 'const' instead
|
ci / QA merge checks:
src/p2p/ServiceQueue.ts#L375
'handler' is never reassigned. Use 'const' instead
|
ci / QA merge checks:
src/p2p/ServiceQueue.ts#L573
Type number trivially inferred from a number literal, remove type annotation
|
ci / QA merge checks:
src/p2p/ServiceQueue.ts#L941
Missing return type on function
|
ci / QA merge checks:
src/p2p/SyncV2/index.ts#L232
Missing return type on function
|
ci / QA merge checks
Process completed with exit code 1.
|
ci / QA merge checks
Process completed with exit code 1.
|
ci / QA merge checks
Process completed with exit code 1.
|
Repo Workflow Debugging
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
ci / Display useful debugging information
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
ci / Run pr agent on every pull request, respond to user comments
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
ci / QA merge checks
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
ci / QA merge checks:
src/p2p/Join/index.ts#L1
'deepmerge' is defined but never used
|
ci / QA merge checks:
src/p2p/Join/index.ts#L14
'getOurNodeIndex' is defined but never used
|
ci / QA merge checks:
src/p2p/Join/index.ts#L32
'updateNodeState' is defined but never used
|
ci / QA merge checks:
src/p2p/Join/index.ts#L33
'HTTPError' is defined but never used
|
ci / QA merge checks:
src/p2p/Join/index.ts#L50
'mainLogger' is assigned a value but never used
|
ci / QA merge checks:
src/p2p/Join/index.ts#L51
'clone' is assigned a value but never used
|
ci / QA merge checks:
src/p2p/Join/index.ts#L63
'cyclesToDelaySyncStarted' is assigned a value but never used
|
ci / QA merge checks:
src/p2p/Join/index.ts#L64
'cyclesToDelaySyncFinished' is assigned a value but never used
|
ci / QA merge checks:
src/p2p/Join/index.ts#L450
Variable Assigned to Object Injection Sink
|
ci / QA merge checks:
src/p2p/Join/index.ts#L1658
Generic Object Injection Sink
|
ci / QA merge checks
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/
|
ci / QA merge checks
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/
|
ci / QA merge checks
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/
|
ci / QA merge checks
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/
|