CI #1569
ci.yml
on: merge_group
enforce-main-pr-source
e2e-docker
Release preflight
Matrix: install-matrix
Annotations
13 warnings
|
check
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/github-script@60a0d83039c74a4aee543508d2ffcb1c3799cdea, actions/setup-node@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
check:
src/agent-cli-provider/gateway-tools.ts#L552
File has too many lines (559). Maximum allowed is 500
|
|
check:
src/agent-cli-provider/adapters/copilot-parser.ts#L47
Refactor this function to not always return the same value
|
|
check:
cli/index.js#L5528
Refactor this function to reduce its Cognitive Complexity from 17 to the 15 allowed
|
|
check:
cli/index.js#L4848
Refactor this function to reduce its Cognitive Complexity from 17 to the 15 allowed
|
|
check:
cli/index.js#L4680
Refactor this function to reduce its Cognitive Complexity from 19 to the 15 allowed
|
|
check:
cli/index.js#L3342
Async arrow function has a complexity of 30. Maximum allowed is 20
|
|
check:
cli/index.js#L3342
Refactor this function to reduce its Cognitive Complexity from 38 to the 15 allowed
|
|
check:
cli/index.js#L3342
Async arrow function has too many lines (181). Maximum allowed is 150
|
|
check:
cli/index.js#L3118
Refactor this function to reduce its Cognitive Complexity from 26 to the 15 allowed
|
|
check:
cli/index.js#L2625
Async arrow function has a complexity of 31. Maximum allowed is 20
|
|
check:
cli/index.js#L2625
Refactor this function to reduce its Cognitive Complexity from 53 to the 15 allowed
|
|
check:
cli/index.js#L2625
Async arrow function has too many lines (158). Maximum allowed is 150
|