Skip to content

chore(deps): update dependency @eslint/js to v10 #1653

chore(deps): update dependency @eslint/js to v10

chore(deps): update dependency @eslint/js to v10 #1653

Triggered via pull request September 4, 2026 21:09
Status Failure
Total duration 1m 50s
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

3 errors and 10 warnings
check / lint
Process completed with exit code 1.
check / lint: test/integration/entry-integration.test.ts#L1130
'xSpaceDisabledEntryId' is always 'undefined' because it's never assigned
check / lint: lib/methods/action.ts#L77
The value assigned to 'done' is not used in subsequent statements
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#L437
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