Increase EventEmitter listener limit #971
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
36s
ci
/
QA merge checks
4m 5s
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
10 errors and 14 warnings
|
ci / QA merge checks:
src/p2p/Join/index.ts#L58
'cyclesToDelaySyncStarted' is never reassigned. Use 'const' instead
|
|
ci / QA merge checks:
src/p2p/Join/index.ts#L59
'cyclesToDelaySyncFinished' is never reassigned. Use 'const' instead
|
|
ci / QA merge checks:
src/p2p/Self.ts#L83
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#L575
Type number trivially inferred from a number literal, remove type annotation
|
|
ci / QA merge checks:
src/p2p/ServiceQueue.ts#L971
Missing return type on function
|
|
ci / QA merge checks:
src/p2p/SyncV2/index.ts#L244
Missing return type on function
|
|
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#L45
'mainLogger' is assigned a value but never used
|
|
ci / QA merge checks:
src/p2p/Join/index.ts#L46
'clone' is assigned a value but never used
|
|
ci / QA merge checks:
src/p2p/Join/index.ts#L58
'cyclesToDelaySyncStarted' is assigned a value but never used
|
|
ci / QA merge checks:
src/p2p/Join/index.ts#L59
'cyclesToDelaySyncFinished' is assigned a value but never used
|
|
ci / QA merge checks:
src/p2p/Join/index.ts#L443
Variable Assigned to Object Injection Sink
|
|
ci / QA merge checks:
src/p2p/Join/index.ts#L1689
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/
|