Bump vite from 5.4.1 to 5.4.6 #599
Triggered via pull request
September 17, 2024 19:07
Status
Failure
Total duration
4m 55s
Artifacts
–
Annotations
3 errors
tests/integration/importExport/import.test.ts > import command > Imports all entities properly into the target project:
tests/integration/importExport/utils/compare.ts#L67
AssertionError: expected [ { id: '-', …(8) }, …(2) ] to strictly equal [ { id: '-', …(8) }, …(3) ]
- Expected
+ Received
Array [
Object {
"archived_step": Object {
"codename": "archived",
"id": "archived_step",
"name": "Archived",
"role_ids": Array [],
},
"codename": "another_workflow",
"external_id": "-",
"id": "-",
"name": "Another workflow",
"published_step": Object {
"codename": "published",
"create_new_version_role_ids": Array [],
"id": "published_step",
"name": "Published",
"unpublish_role_ids": Array [],
},
"scheduled_step": Object {
"codename": "scheduled",
"create_new_version_role_ids": Array [],
"id": "scheduled_step",
"name": "Scheduled",
"unpublish_role_ids": Array [],
},
"scopes": Array [
Object {
"collections": Array [
Object {
"id": "default",
},
],
"content_types": Array [
Object {
"id": "type_with_all_elements_no_snippet__for_variants_",
},
],
},
Object {
"collections": Array [
Object {
"id": "default",
},
],
"content_types": Array [
Object {
"id": "type_with_all_elements_no_snippet__for_variants_",
},
],
},
],
"steps": Array [
Object {
"codename": "draft_db77771",
"color": "red",
"external_id": "-",
"id": "-",
"name": "Draft",
"role_ids": Array [],
"transitions_to": Array [
Object {
"step": Object {
"id": "non-existing-step",
},
},
Object {
"step": Object {
"id": "non-existing-step",
},
},
Object {
"step": Object {
"id": "custom_step",
},
},
],
},
Object {
"codename": "custom_step",
"color": "light-green",
"external_id": "-",
"id": "-",
"name": "custom step",
"role_ids": Array [],
"transitions_to": Array [
Object {
"step": Object {
"id": "non-existing-step",
},
},
],
},
],
},
Object {
"archived_step": Object {
"codename": "archived",
"id": "archived_step",
"name": "Archived",
"role_ids": Array [],
},
"codename": "custom_default",
"external_id": "-",
"id": "-",
"name": "Custom Default",
"published_step": Object {
"codename": "published",
"create_new_version_role_ids": Array [],
"id": "published_step",
"name": "Published",
"unpublish_role_ids": Array [],
},
"scheduled_step": Object {
"codename": "scheduled",
"create_new_version_role_ids": Array [],
"id": "scheduled_step",
"name": "Scheduled",
"unpublish_role_ids": Array [],
},
"scopes": Array [],
"steps": Array [
Object {
"codename": "draft",
"color": "red",
"external_id": "-",
"id": "-",
"name": "Draft",
"role_ids": Array [],
"transitions_to": Array [
Object {
"step": Object {
"id": "pre_review",
},
},
Object {
"step": Object {
"id": "non-existing-step",
},
},
Object {
"step": Object {
"id": "side_step",
},
},
],
},
Object {
"codename": "side_step",
"color": "brown",
"external_id": "-",
"id": "-",
"na
|
tests/integration/importExport/importAfterClean.test.ts > import command > Import environment, clean environment, import again:
tests/integration/importExport/utils/compare.ts#L67
AssertionError: expected [ { id: '-', …(8) }, …(2) ] to strictly equal [ { id: '-', …(8) }, …(3) ]
- Expected
+ Received
Array [
Object {
"archived_step": Object {
"codename": "archived",
"id": "archived_step",
"name": "Archived",
"role_ids": Array [],
},
"codename": "another_workflow",
"external_id": "-",
"id": "-",
"name": "Another workflow",
"published_step": Object {
"codename": "published",
"create_new_version_role_ids": Array [],
"id": "published_step",
"name": "Published",
"unpublish_role_ids": Array [],
},
"scheduled_step": Object {
"codename": "scheduled",
"create_new_version_role_ids": Array [],
"id": "scheduled_step",
"name": "Scheduled",
"unpublish_role_ids": Array [],
},
"scopes": Array [
Object {
"collections": Array [
Object {
"id": "default",
},
],
"content_types": Array [
Object {
"id": "type_with_all_elements_no_snippet__for_variants_",
},
],
},
Object {
"collections": Array [
Object {
"id": "default",
},
],
"content_types": Array [
Object {
"id": "type_with_all_elements_no_snippet__for_variants_",
},
],
},
],
"steps": Array [
Object {
"codename": "draft_db77771",
"color": "red",
"external_id": "-",
"id": "-",
"name": "Draft",
"role_ids": Array [],
"transitions_to": Array [
Object {
"step": Object {
"id": "non-existing-step",
},
},
Object {
"step": Object {
"id": "non-existing-step",
},
},
Object {
"step": Object {
"id": "custom_step",
},
},
],
},
Object {
"codename": "custom_step",
"color": "light-green",
"external_id": "-",
"id": "-",
"name": "custom step",
"role_ids": Array [],
"transitions_to": Array [
Object {
"step": Object {
"id": "non-existing-step",
},
},
],
},
],
},
Object {
"archived_step": Object {
"codename": "archived",
"id": "archived_step",
"name": "Archived",
"role_ids": Array [],
},
"codename": "custom_default",
"external_id": "-",
"id": "-",
"name": "Custom Default",
"published_step": Object {
"codename": "published",
"create_new_version_role_ids": Array [],
"id": "published_step",
"name": "Published",
"unpublish_role_ids": Array [],
},
"scheduled_step": Object {
"codename": "scheduled",
"create_new_version_role_ids": Array [],
"id": "scheduled_step",
"name": "Scheduled",
"unpublish_role_ids": Array [],
},
"scopes": Array [],
"steps": Array [
Object {
"codename": "draft",
"color": "red",
"external_id": "-",
"id": "-",
"name": "Draft",
"role_ids": Array [],
"transitions_to": Array [
Object {
"step": Object {
"id": "pre_review",
},
},
Object {
"step": Object {
"id": "non-existing-step",
},
},
Object {
"step": Object {
"id": "side_step",
},
},
],
},
Object {
"codename": "side_step",
"color": "brown",
"external_id": "-",
"id": "-",
"na
|
build
Process completed with exit code 1.
|