feat: require titles for hosted runs #2470
ci.yml
on: pull_request
Hosted OECP image relevance
5s
check
15m 10s
Release preflight
53s
e2e-docker
0s
Matrix: install-matrix
required
4s
Annotations
21 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/github-script@60a0d83039c74a4aee543508d2ffcb1c3799cdea. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
check:
src/agent-cli-provider/omp/sdk-process-result.ts#L41
Async function 'collectOmpSdkProcessResult' has a complexity of 24. Maximum allowed is 20
|
|
check:
src/agent-cli-provider/omp/sdk-contract.ts#L99
Extract this nested ternary operation into an independent statement
|
|
check:
src/agent-cli-provider/omp/rpc-protocol.ts#L10
Unsafe Regular Expression
|
|
check:
src/agent-cli-provider/omp/rpc-events.ts#L104
Extract this nested ternary operation into an independent statement
|
|
check:
src/agent-cli-provider/omp/rpc-driver-runner.ts#L111
Refactor this code to not nest functions more than 4 levels deep
|
|
check:
src/agent-cli-provider/omp/rpc-driver-runner.ts#L21
Arrow function has too many lines (171). Maximum allowed is 150
|
|
check:
src/agent-cli-provider/omp/rpc-driver-runner.ts#L17
Function 'runOmpRpcTask' has too many lines (176). Maximum allowed is 150
|
|
check:
src/agent-cli-provider/omp/auth-policy.ts#L35
Refactor this function to reduce its Cognitive Complexity from 20 to the 15 allowed
|
|
check:
src/agent-cli-provider/gateway-tools.ts#L546
File has too many lines (634). 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#L5843
Refactor this function to reduce its Cognitive Complexity from 18 to the 15 allowed
|
|
check:
cli/index.js#L5784
Refactor this function to reduce its Cognitive Complexity from 25 to the 15 allowed
|
|
check:
cli/index.js#L5721
Refactor this function to reduce its Cognitive Complexity from 17 to the 15 allowed
|
|
check:
cli/index.js#L5061
Refactor this function to reduce its Cognitive Complexity from 20 to the 15 allowed
|
|
check:
cli/index.js#L4893
Refactor this function to reduce its Cognitive Complexity from 19 to the 15 allowed
|
|
check:
cli/index.js#L3476
Async arrow function has a complexity of 30. Maximum allowed is 20
|
|
check:
cli/index.js#L3476
Refactor this function to reduce its Cognitive Complexity from 38 to the 15 allowed
|
|
check:
cli/index.js#L3476
Async arrow function has too many lines (182). Maximum allowed is 150
|
|
check:
cli/index.js#L2779
Async arrow function has a complexity of 31. Maximum allowed is 20
|
|
check:
cli/index.js#L2779
Refactor this function to reduce its Cognitive Complexity from 53 to the 15 allowed
|