Skip to content

fix: added label to locales, set up methods for multimedia selections… #324

fix: added label to locales, set up methods for multimedia selections…

fix: added label to locales, set up methods for multimedia selections… #324

Triggered via push April 11, 2024 13:51
Status Failure
Total duration 50s
Artifacts

app.yml

on: push
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 4 warnings
build (14.x): src/lib/extensions/content-editor/ContentEditorExtension.spec.ts#L1
Argument of type '{ category: string; contentItemId: string; schema: { id: string; $schema: string; allOf: { $ref: string; }[]; title: string; type: string; description: string; properties: { title: { type: string; }; }; }; params: { ...; }; ... 4 more ...; hub: { ...; }; }' is not assignable to parameter of type 'ContentEditorContextObject<{ instance: {}; installation: {}; }>'.
build (14.x): src/lib/extensions/content-editor/ContentEditorExtension.spec.ts#L1
Argument of type '{ category: string; contentItemId: string; schema: { id: string; $schema: string; allOf: { $ref: string; }[]; title: string; type: string; description: string; properties: { title: { type: string; }; }; }; params: { ...; }; ... 4 more ...; hub: { ...; }; }' is not assignable to parameter of type 'ContentEditorContextObject<{ instance: {}; installation: {}; }>'.
build (14.x): src/lib/extensions/content-field/ContentFieldExtension.spec.ts#L1
Argument of type '{ category: string; contentItemId: string; fieldSchema: { title: string; type: string; description: string; 'ui:extension': {}; }; params: { instance: {}; installation: {}; category: string; hubId: string; locationHref: string; }; ... 4 more ...; hub: { ...; }; }' is not assignable to parameter of type 'ContentFieldContextObject<{ instance: {}; installation: {}; category: string; hubId: string; locationHref: string; }>'.
build (14.x): src/lib/extensions/content-field/ContentFieldExtension.spec.ts#L1
Argument of type '{ category: string; contentItemId: string; fieldSchema: { title: string; type: string; description: string; 'ui:extension': {}; }; params: { instance: {}; installation: {}; category: string; hubId: string; locationHref: string; }; ... 4 more ...; hub: { ...; }; }' is not assignable to parameter of type 'ContentFieldContextObject<{ instance: {}; installation: {}; category: string; hubId: string; locationHref: string; }>'.
build (14.x)
Process completed with exit code 2.
build (15.x)
The job was canceled because "_14_x" failed.
build (15.x): src/lib/extensions/content-editor/ContentEditorExtension.spec.ts#L1
Argument of type '{ category: string; contentItemId: string; schema: { id: string; $schema: string; allOf: { $ref: string; }[]; title: string; type: string; description: string; properties: { title: { type: string; }; }; }; params: { ...; }; ... 4 more ...; hub: { ...; }; }' is not assignable to parameter of type 'ContentEditorContextObject<{ instance: {}; installation: {}; }>'.
build (15.x): src/lib/extensions/content-editor/ContentEditorExtension.spec.ts#L1
Argument of type '{ category: string; contentItemId: string; schema: { id: string; $schema: string; allOf: { $ref: string; }[]; title: string; type: string; description: string; properties: { title: { type: string; }; }; }; params: { ...; }; ... 4 more ...; hub: { ...; }; }' is not assignable to parameter of type 'ContentEditorContextObject<{ instance: {}; installation: {}; }>'.
build (15.x): src/lib/extensions/content-field/ContentFieldExtension.spec.ts#L1
Argument of type '{ category: string; contentItemId: string; fieldSchema: { title: string; type: string; description: string; 'ui:extension': {}; }; params: { instance: {}; installation: {}; category: string; hubId: string; locationHref: string; }; ... 4 more ...; hub: { ...; }; }' is not assignable to parameter of type 'ContentFieldContextObject<{ instance: {}; installation: {}; category: string; hubId: string; locationHref: string; }>'.
build (15.x): src/lib/extensions/content-field/ContentFieldExtension.spec.ts#L1
Argument of type '{ category: string; contentItemId: string; fieldSchema: { title: string; type: string; description: string; 'ui:extension': {}; }; params: { instance: {}; installation: {}; category: string; hubId: string; locationHref: string; }; ... 4 more ...; hub: { ...; }; }' is not assignable to parameter of type 'ContentFieldContextObject<{ instance: {}; installation: {}; category: string; hubId: string; locationHref: string; }>'.
build (15.x)
The operation was canceled.
build (14.x)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/cache@v2, actions/setup-node@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build (14.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build (14.x)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build (15.x)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/