Skip to content

chore(deps): update actions/checkout action to v7 #1651

chore(deps): update actions/checkout action to v7

chore(deps): update actions/checkout action to v7 #1651

Triggered via pull request September 4, 2026 21:09
Status Failure
Total duration 19m 38s
Artifacts

main.yaml

on: pull_request
test-demo-projects  /  test-demo-projects
24s
test-demo-projects / test-demo-projects
test-integration  /  test-integration
16m 57s
test-integration / test-integration
release  /  release
release / release
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 10 warnings
test-integration / test-integration
Process completed with exit code 1.
test/integration/scheduled-action-integration.test.ts > Scheduled Actions API: lib/adapters/REST/make-request.ts#L35
BadRequest: { "status": 400, "statusText": "", "message": "Cannot delete scheduled action with status 'canceled'", "details": {}, "request": { "url": "/spaces/segpl12szpe6/scheduled_actions/28DR1sSjWTydLRQU72FHWl", "headers": { "Accept": "application/json, text/plain, */*", "Content-Type": "application/vnd.contentful.management.v1+json", "X-Contentful-User-Agent": "sdk contentful-management.js/0.0.0-determined-by-semantic-release; platform node.js/v22.23.2; os Linux/v22.23.2;", "Authorization": "***", "User-Agent": "axios/1.18.0", "Accept-Encoding": "gzip, compress, deflate, br" }, "method": "delete" } } ❯ errorHandler node_modules/contentful-sdk-core/src/error-handler.ts:65:17 ❯ Module.makeRequest lib/adapters/REST/make-request.ts:35:10 ❯ cleanup test/integration/scheduled-action-integration.test.ts:23:5 ❯ test/integration/scheduled-action-integration.test.ts:52:5
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