feat: auto-answer one at a time, not into the future #6176
Annotations
10 errors and 1 warning
editor.planx.uk/src/@planx/components/Calculate/logic.test.ts#L24
AssertionError: expected [ 'Calculate' ] to deeply equal [ 'Calculate', 'Question' ]
- Expected
+ Received
Array [
"Calculate",
- "Question",
]
❯ src/@planx/components/Calculate/logic.test.ts:24:26
|
editor.planx.uk/src/pages/FlowEditor/lib/__tests__/advancedAutomations.test.ts#L245
AssertionError: expected [ 'HV0gV8DOil', '2PT6bTPTqj', …(2) ] to deeply equal [ '6RR1J1lmrM', 'mOPogpQa7V' ]
- Expected
+ Received
Array [
- "6RR1J1lmrM",
- "mOPogpQa7V",
+ "HV0gV8DOil",
+ "2PT6bTPTqj",
+ "3H2bGdzpIN",
+ "AFX3QwbOCd",
]
❯ src/pages/FlowEditor/lib/__tests__/advancedAutomations.test.ts:245:40
|
editor.planx.uk/src/pages/FlowEditor/lib/__tests__/advancedAutomations.test.ts#L256
AssertionError: expected [ 'HV0gV8DOil', '2PT6bTPTqj', …(2) ] to deeply equal [ '6RR1J1lmrM', 'KcLGMm3UWw' ]
- Expected
+ Received
Array [
- "6RR1J1lmrM",
- "KcLGMm3UWw",
+ "HV0gV8DOil",
+ "2PT6bTPTqj",
+ "3H2bGdzpIN",
+ "AFX3QwbOCd",
]
❯ src/pages/FlowEditor/lib/__tests__/advancedAutomations.test.ts:256:40
|
editor.planx.uk/src/pages/FlowEditor/lib/__tests__/advancedAutomations.test.ts#L267
AssertionError: expected [ 'HV0gV8DOil', '2PT6bTPTqj', …(2) ] to deeply equal [ 't3SCqQKeUK', 'mOPogpQa7V' ]
- Expected
+ Received
Array [
- "t3SCqQKeUK",
- "mOPogpQa7V",
+ "HV0gV8DOil",
+ "2PT6bTPTqj",
+ "3H2bGdzpIN",
+ "AFX3QwbOCd",
]
❯ src/pages/FlowEditor/lib/__tests__/advancedAutomations.test.ts:267:40
|
editor.planx.uk/src/pages/FlowEditor/lib/__tests__/automations.test.ts#L51
AssertionError: expected { _setter: { auto: false, …(1) } } to deeply equal { Object (_setter, item) }
- Expected
+ Received
Object {
"_setter": Object {
"auto": false,
"data": Object {
"item": Array [
"food.fruit",
],
},
},
- "item": Object {
- "answers": Array [
- "food",
- ],
- "auto": true,
- },
}
❯ src/pages/FlowEditor/lib/__tests__/automations.test.ts:51:38
|
editor.planx.uk/src/pages/FlowEditor/lib/__tests__/automations.test.ts#L51
AssertionError: expected { _setter: { auto: false, …(1) } } to deeply equal { Object (_setter, item) }
- Expected
+ Received
Object {
"_setter": Object {
"auto": false,
"data": Object {
"item": Array [
"hardware",
],
},
},
- "item": Object {
- "answers": Array [
- "hardware",
- ],
- "auto": true,
- },
}
❯ src/pages/FlowEditor/lib/__tests__/automations.test.ts:51:38
|
editor.planx.uk/src/pages/FlowEditor/lib/__tests__/automations.test.ts#L51
AssertionError: expected { _setter: { auto: false, …(1) } } to deeply equal { Object (_setter, item) }
- Expected
+ Received
Object {
"_setter": Object {
"auto": false,
"data": Object {
"item": Array [
"stationary",
],
},
},
- "item": Object {
- "answers": Array [
- "other",
- ],
- "auto": true,
- },
}
❯ src/pages/FlowEditor/lib/__tests__/automations.test.ts:51:38
|
editor.planx.uk/src/pages/FlowEditor/lib/__tests__/automations.test.ts#L104
AssertionError: expected { _setter: { auto: false, …(1) } } to deeply equal { Object (_setter, item) }
- Expected
+ Received
Object {
"_setter": Object {
"auto": false,
"data": Object {
"item": Array [
"food.fruit",
],
},
},
- "item": Object {
- "answers": Array [
- "food.fruit",
- ],
- "auto": true,
- },
}
❯ src/pages/FlowEditor/lib/__tests__/automations.test.ts:104:38
|
editor.planx.uk/src/pages/FlowEditor/lib/__tests__/automations.test.ts#L104
AssertionError: expected { _setter: { auto: false, …(1) } } to deeply equal { Object (_setter, item) }
- Expected
+ Received
Object {
"_setter": Object {
"auto": false,
"data": Object {
"item": Array [
"food.dairy",
],
},
},
- "item": Object {
- "answers": Array [
- "food",
- ],
- "auto": true,
- },
}
❯ src/pages/FlowEditor/lib/__tests__/automations.test.ts:104:38
|
editor.planx.uk/src/pages/FlowEditor/lib/__tests__/automations.test.ts#L104
AssertionError: expected { _setter: { auto: false, …(1) } } to deeply equal { Object (_setter, item) }
- Expected
+ Received
Object {
"_setter": Object {
"auto": false,
"data": Object {
"item": Array [
"clothes",
],
},
},
- "item": Object {
- "answers": Array [
- "other",
- ],
- "auto": true,
- },
}
❯ src/pages/FlowEditor/lib/__tests__/automations.test.ts:104:38
|
The following actions use a deprecated Node.js version and will be forced to run on node20: andstor/file-existence-action@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
This job failed
Loading