Skip to content

fix: add DataAssemblyCollection alias and fix Fragment metadata type [DX-1004] #1114

fix: add DataAssemblyCollection alias and fix Fragment metadata type [DX-1004]

fix: add DataAssemblyCollection alias and fix Fragment metadata type [DX-1004] #1114

Triggered via pull request April 29, 2026 19:43
Status Failure
Total duration 15m 37s
Artifacts

main.yaml

on: pull_request
test-demo-projects  /  test-demo-projects
34s
test-demo-projects / test-demo-projects
test-integration  /  test-integration
12m 32s
test-integration / test-integration
release  /  release
release / release
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 14 warnings
test-integration / test-integration
Process completed with exit code 1.
test/integration/taxonomy-integration.test.ts > Taxonomy Integration > gets a list of all concept schemes: test/integration/taxonomy-integration.test.ts#L491
AssertionError: expected 6 to be 3 // Object.is equality - Expected + Received - 3 + 6 ❯ test/integration/taxonomy-integration.test.ts:491:26
test/integration/taxonomy-integration.test.ts > Taxonomy Integration > conceptScheme getTotal: test/integration/taxonomy-integration.test.ts#L474
AssertionError: expected 6 to be 3 // Object.is equality - Expected + Received - 3 + 6 ❯ test/integration/taxonomy-integration.test.ts:474:19
test/integration/taxonomy-integration.test.ts > Taxonomy Integration > create and update a conceptScheme - patch: lib/adapters/REST/make-request.ts#L35
ValidationFailed: { "status": 422, "statusText": "", "message": "Validation error", "details": "URI already exists", "request": { "url": "/organizations/***/taxonomy/concept-schemes/42jtnhOVzMEB5oRy6s466e", "headers": { "Accept": "application/json, text/plain, */*", "Content-Type": "application/json-patch+json", "X-Contentful-User-Agent": "sdk contentful-management-plain.js/0.0.0-determined-by-semantic-release; platform node.js/v22.22.2; os Linux/v22.22.2;", "Authorization": "***", "X-Contentful-Version": "1", "User-Agent": "axios/1.13.6", "Content-Length": "83", "Accept-Encoding": "gzip, compress, deflate, br" }, "method": "patch", "payloadData": "[{\"path\":\"/uri\",\"op\":\"replace\",\"value\":\"https://example.com/updatedConceptScheme\"}]" } } ❯ errorHandler node_modules/contentful-sdk-core/src/error-handler.ts:65:17 ❯ Module.makeRequest lib/adapters/REST/make-request.ts:35:10 ❯ test/integration/taxonomy-integration.test.ts:414:34
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/3H8zxBBC1ZCslS8EHKlQmm", "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.22.2; os Linux/v22.22.2;", "Authorization": "***", "User-Agent": "axios/1.13.6", "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:56:5
test/integration/organization-invitation.test.ts > OrganizationMembership Invitation API > Creates, gets an invitation in the organization and removes membership after test: lib/adapters/REST/make-request.ts#L35
NotFound: { "status": 404, "statusText": "", "message": "The resource could not be found.", "details": {}, "request": { "url": "/organizations/***/organization_memberships/0338c0yCEBZ4b66GnH5Lc2", "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.22.2; os Linux/v22.22.2;", "Authorization": "***", "User-Agent": "axios/1.13.6", "Accept-Encoding": "gzip, compress, deflate, br" }, "method": "delete" }, "requestId": "268138ea-621d-4ba0-a70e-7251988bbef4" } ❯ errorHandler node_modules/contentful-sdk-core/src/error-handler.ts:65:17 ❯ Module.makeRequest lib/adapters/REST/make-request.ts:35:10 ❯ test/integration/organization-invitation.test.ts:35:5
test/integration/bulk-action-integration.test.ts > BulkActions Api v1 > PlainClient > bulkAction.publish: lib/methods/action.ts#L80
AsyncActionFailedError: BulkAction failed to execute. ❯ Module.pollAsyncActionStatus lib/methods/action.ts:80:15 ❯ test/integration/bulk-action-integration.test.ts:163:35 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { action: { sys: { type: 'BulkAction', id: '6kLQjg3xtqek6RA271UUeV', schemaVersion: 'BulkAction.v1', space: { sys: { type: 'Link', linkType: 'Space', id: 'segpl12szpe6' } }, environment: { sys: { type: 'Link', linkType: 'Environment', id: 'master' } }, createdAt: '2026-04-29T19:50:55.763Z', updatedAt: '2026-04-29T19:50:55.967Z', startedAt: '2026-04-29T19:50:55.855Z', completedAt: '2026-04-29T19:50:55.967Z', createdBy: { sys: { type: 'Link', linkType: 'User', id: '4lffh3eRyi0quLKAc2ZOKR' } }, status: 'failed' }, action: 'publish', payload: { entities: { sys: { type: 'Array' }, items: [ { sys: { id: '6THqkC8vpDqAFtomRQazPu', linkType: 'Entry', type: 'Link', version: 4261 } } ] } }, error: { sys: { type: 'Error', id: 'BulkActionFailed' }, message: 'Not all entities could be resolved', details: { errors: [ { entity: { sys: { id: '6THqkC8vpDqAFtomRQazPu', linkType: 'Entry', type: 'Link', version: 4261 } }, error: { sys: { type: 'Error', id: 'VersionMismatch' } } } ] } } } }
build / build
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache/save@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
check / lint
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache/restore@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
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#L317
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
test-demo-projects / test-demo-projects
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache/restore@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
test-integration / test-integration
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache/restore@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/