Skip to content

feat: add fragment optimization variant methods [AIS-139] (#3127) #1646

feat: add fragment optimization variant methods [AIS-139] (#3127)

feat: add fragment optimization variant methods [AIS-139] (#3127) #1646

Triggered via push September 4, 2026 21:07
Status Failure
Total duration 16m 42s
Artifacts

main.yaml

on: push
test-demo-projects  /  test-demo-projects
27s
test-demo-projects / test-demo-projects
test-integration  /  test-integration
13m 36s
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/locale-integration.test.ts > Locale API: lib/adapters/REST/make-request.ts#L35
Conflict: { "status": 409, "statusText": "", "message": "Please pass sys.version as HTTP header \"x-contentful-version\".", "details": {}, "request": { "url": "/spaces/vqj52w4bwj4v", "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" }, "requestId": "a58d5bfd-b638-4629-b3f4-135966ed94f4" } ❯ errorHandler node_modules/contentful-sdk-core/src/error-handler.ts:65:17 ❯ Module.makeRequest lib/adapters/REST/make-request.ts:35:10 ❯ test/integration/locale-integration.test.ts:23:7
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