Skip to content

feat(build): add build logs <build_id> command #88

feat(build): add build logs <build_id> command

feat(build): add build logs <build_id> command #88

Triggered via pull request June 30, 2026 09:23
Status Success
Total duration 38s
Artifacts

pr-quality.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 warnings and 10 notices
lint/performance/useTopLevelRegex: packages/cli/src/controllers/app.ts#L2535
This regex literal is not defined in the top level scope. This can lead to performance issues if this function is called frequently.
lint/performance/useTopLevelRegex: packages/cli/src/controllers/app.ts#L4114
This regex literal is not defined in the top level scope. This can lead to performance issues if this function is called frequently.
lint/performance/useTopLevelRegex: packages/cli/src/controllers/app.ts#L2506
This regex literal is not defined in the top level scope. This can lead to performance issues if this function is called frequently.
lint/style/noNonNullAssertion: packages/cli/src/controllers/app.ts#L4088
Forbidden non-null assertion.
lint/performance/useTopLevelRegex: packages/cli/src/controllers/app.ts#L2106
This regex literal is not defined in the top level scope. This can lead to performance issues if this function is called frequently.
lint/performance/useTopLevelRegex: packages/cli/src/controllers/app.ts#L2281
This regex literal is not defined in the top level scope. This can lead to performance issues if this function is called frequently.
lint/performance/useTopLevelRegex: packages/cli/src/controllers/app.ts#L2280
This regex literal is not defined in the top level scope. This can lead to performance issues if this function is called frequently.
lint/style/noNonNullAssertion: packages/cli/src/controllers/app.ts#L3365
Forbidden non-null assertion.
lint/performance/useTopLevelRegex: packages/cli/src/controllers/app.ts#L2274
This regex literal is not defined in the top level scope. This can lead to performance issues if this function is called frequently.
lint/performance/useTopLevelRegex: packages/cli/src/controllers/app.ts#L2239
This regex literal is not defined in the top level scope. This can lead to performance issues if this function is called frequently.
lint/complexity/noExcessiveCognitiveComplexity: packages/cli/src/controllers/app.ts#L4788
Excessive complexity of 21 detected (max: 15).
lint/performance/noAwaitInLoops: packages/cli/src/controllers/app.ts#L4111
Avoid using await inside loops.
lint/style/noNestedTernary: packages/cli/src/controllers/app.ts#L4087
Do not nest ternary expressions.
lint/performance/noAwaitInLoops: packages/cli/src/controllers/app.ts#L4074
Avoid using await inside loops.
lint/complexity/noExcessiveCognitiveComplexity: packages/cli/src/controllers/app.ts#L3399
Excessive complexity of 18 detected (max: 15).
lint/style/noNestedTernary: packages/cli/src/controllers/app.ts#L2589
Do not nest ternary expressions.
lint/style/noNestedTernary: packages/cli/src/controllers/app.ts#L2587
Do not nest ternary expressions.
lint/complexity/noExcessiveCognitiveComplexity: packages/cli/src/controllers/app.ts#L2369
Excessive complexity of 26 detected (max: 15).
lint/performance/noAwaitInLoops: packages/cli/src/controllers/app.ts#L1541
Avoid using await inside loops.
lint/style/noNestedTernary: packages/cli/src/controllers/app.ts#L1160
Do not nest ternary expressions.