Skip to content

chore(deps): update dependency prettier to v3.9.6 #1608

chore(deps): update dependency prettier to v3.9.6

chore(deps): update dependency prettier to v3.9.6 #1608

Triggered via pull request September 3, 2026 00:43
Status Failure
Total duration 1m 38s
Artifacts

main.yaml

on: pull_request
test-demo-projects  /  test-demo-projects
test-demo-projects / test-demo-projects
test-integration  /  test-integration
test-integration / test-integration
release  /  release
release / release
Fit to window
Zoom out
Zoom in

Annotations

1 error and 10 warnings
check / lint
Process completed with exit code 1.
check / lint: lib/create-environment-api.ts#L271
Unexpected any. Specify a different type
check / lint: lib/common-utils.ts#L36
Include a description after the "@ts-expect-error" directive to explain why the @ts-expect-error is necessary. The description must be 3 characters or longer
check / lint: lib/common-utils.ts#L27
Unexpected any. Specify a different type
check / lint: lib/common-utils.ts#L22
Include a description after the "@ts-expect-error" directive to explain why the @ts-expect-error is necessary. The description must be 3 characters or longer
check / lint: lib/common-utils.ts#L17
Unexpected any. Specify a different type
check / lint: lib/common-types.ts#L423
Unexpected any. Specify a different type
check / lint: lib/adapters/REST/endpoints/app-action-call.ts#L164
Unexpected any. Specify a different type
check / lint: lib/adapters/REST/endpoints/app-action-call.ts#L164
'error' is defined but never used
check / lint: lib/adapters/REST/endpoints/app-action-call.ts#L83
'error' is defined but never used
check / lint: lib/adapters/REST/endpoints/ai-action.ts#L52
'sys' is assigned a value but never used