fix(deps): update dependency laravel/framework to v11.31.0 #16590
Annotations
10 errors and 1 notice
tests/e2e/patients/patient-bill-payment.spec.ts#L17
1) [Firefox] › patients/patient-bill-payment.spec.ts:6:1 › 2014-103.bill.2 ───────────────────────
Error: Timed out 5000ms waiting for expect(locator).toBeVisible()
Locator: getByTestId('bill.2.payments').getByTestId('payment.2')
Expected: visible
Received: <element(s) not found>
Call log:
- expect.toBeVisible with timeout 5000ms
- waiting for getByTestId('bill.2.payments').getByTestId('payment.2')
15 | await expect(paymentPanel).toBeVisible();
16 | const payment2 = paymentPanel.getByTestId("payment.2");
> 17 | await expect(payment2).toBeVisible();
| ^
18 | await expect(payment2.getByText("Second payment")).toBeVisible();
19 | });
20 |
at /home/runner/work/cryptomedic/cryptomedic/tests/e2e/patients/patient-bill-payment.spec.ts:17:26
|
tests/e2e/patients/patient-bill-payment.spec.ts#L17
1) [Firefox] › patients/patient-bill-payment.spec.ts:6:1 › 2014-103.bill.2 ───────────────────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Timed out 5000ms waiting for expect(locator).toBeVisible()
Locator: getByTestId('bill.2.payments').getByTestId('payment.2')
Expected: visible
Received: <element(s) not found>
Call log:
- expect.toBeVisible with timeout 5000ms
- waiting for getByTestId('bill.2.payments').getByTestId('payment.2')
15 | await expect(paymentPanel).toBeVisible();
16 | const payment2 = paymentPanel.getByTestId("payment.2");
> 17 | await expect(payment2).toBeVisible();
| ^
18 | await expect(payment2.getByText("Second payment")).toBeVisible();
19 | });
20 |
at /home/runner/work/cryptomedic/cryptomedic/tests/e2e/patients/patient-bill-payment.spec.ts:17:26
|
tests/e2e/patients/patient-bill-payment.spec.ts#L17
1) [Firefox] › patients/patient-bill-payment.spec.ts:6:1 › 2014-103.bill.2 ───────────────────────
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: Timed out 5000ms waiting for expect(locator).toBeVisible()
Locator: getByTestId('bill.2.payments').getByTestId('payment.2')
Expected: visible
Received: <element(s) not found>
Call log:
- expect.toBeVisible with timeout 5000ms
- waiting for getByTestId('bill.2.payments').getByTestId('payment.2')
15 | await expect(paymentPanel).toBeVisible();
16 | const payment2 = paymentPanel.getByTestId("payment.2");
> 17 | await expect(payment2).toBeVisible();
| ^
18 | await expect(payment2.getByText("Second payment")).toBeVisible();
19 | });
20 |
at /home/runner/work/cryptomedic/cryptomedic/tests/e2e/patients/patient-bill-payment.spec.ts:17:26
|
tests/e2e/patients/patient-bill-payment.spec.ts#L17
1) [Firefox] › patients/patient-bill-payment.spec.ts:6:1 › 2014-103.bill.2 ───────────────────────
Retry #3 ───────────────────────────────────────────────────────────────────────────────────────
Error: Timed out 5000ms waiting for expect(locator).toBeVisible()
Locator: getByTestId('bill.2.payments').getByTestId('payment.2')
Expected: visible
Received: <element(s) not found>
Call log:
- expect.toBeVisible with timeout 5000ms
- waiting for getByTestId('bill.2.payments').getByTestId('payment.2')
15 | await expect(paymentPanel).toBeVisible();
16 | const payment2 = paymentPanel.getByTestId("payment.2");
> 17 | await expect(payment2).toBeVisible();
| ^
18 | await expect(payment2.getByText("Second payment")).toBeVisible();
19 | });
20 |
at /home/runner/work/cryptomedic/cryptomedic/tests/e2e/patients/patient-bill-payment.spec.ts:17:26
|
tests/e2e/patients/patient-bill-payment.spec.ts#L17
2) [Google Chrome] › patients/patient-bill-payment.spec.ts:6:1 › 2014-103.bill.2 ─────────────────
Error: Timed out 5000ms waiting for expect(locator).toBeVisible()
Locator: getByTestId('bill.2.payments').getByTestId('payment.2')
Expected: visible
Received: <element(s) not found>
Call log:
- expect.toBeVisible with timeout 5000ms
- waiting for getByTestId('bill.2.payments').getByTestId('payment.2')
15 | await expect(paymentPanel).toBeVisible();
16 | const payment2 = paymentPanel.getByTestId("payment.2");
> 17 | await expect(payment2).toBeVisible();
| ^
18 | await expect(payment2.getByText("Second payment")).toBeVisible();
19 | });
20 |
at /home/runner/work/cryptomedic/cryptomedic/tests/e2e/patients/patient-bill-payment.spec.ts:17:26
|
tests/e2e/patients/patient-bill-payment.spec.ts#L17
2) [Google Chrome] › patients/patient-bill-payment.spec.ts:6:1 › 2014-103.bill.2 ─────────────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Timed out 5000ms waiting for expect(locator).toBeVisible()
Locator: getByTestId('bill.2.payments').getByTestId('payment.2')
Expected: visible
Received: <element(s) not found>
Call log:
- expect.toBeVisible with timeout 5000ms
- waiting for getByTestId('bill.2.payments').getByTestId('payment.2')
15 | await expect(paymentPanel).toBeVisible();
16 | const payment2 = paymentPanel.getByTestId("payment.2");
> 17 | await expect(payment2).toBeVisible();
| ^
18 | await expect(payment2.getByText("Second payment")).toBeVisible();
19 | });
20 |
at /home/runner/work/cryptomedic/cryptomedic/tests/e2e/patients/patient-bill-payment.spec.ts:17:26
|
tests/e2e/patients/patient-bill-payment.spec.ts#L17
2) [Google Chrome] › patients/patient-bill-payment.spec.ts:6:1 › 2014-103.bill.2 ─────────────────
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: Timed out 5000ms waiting for expect(locator).toBeVisible()
Locator: getByTestId('bill.2.payments').getByTestId('payment.2')
Expected: visible
Received: <element(s) not found>
Call log:
- expect.toBeVisible with timeout 5000ms
- waiting for getByTestId('bill.2.payments').getByTestId('payment.2')
15 | await expect(paymentPanel).toBeVisible();
16 | const payment2 = paymentPanel.getByTestId("payment.2");
> 17 | await expect(payment2).toBeVisible();
| ^
18 | await expect(payment2.getByText("Second payment")).toBeVisible();
19 | });
20 |
at /home/runner/work/cryptomedic/cryptomedic/tests/e2e/patients/patient-bill-payment.spec.ts:17:26
|
tests/e2e/patients/patient-bill-payment.spec.ts#L17
2) [Google Chrome] › patients/patient-bill-payment.spec.ts:6:1 › 2014-103.bill.2 ─────────────────
Retry #3 ───────────────────────────────────────────────────────────────────────────────────────
Error: Timed out 5000ms waiting for expect(locator).toBeVisible()
Locator: getByTestId('bill.2.payments').getByTestId('payment.2')
Expected: visible
Received: <element(s) not found>
Call log:
- expect.toBeVisible with timeout 5000ms
- waiting for getByTestId('bill.2.payments').getByTestId('payment.2')
15 | await expect(paymentPanel).toBeVisible();
16 | const payment2 = paymentPanel.getByTestId("payment.2");
> 17 | await expect(payment2).toBeVisible();
| ^
18 | await expect(payment2.getByText("Second payment")).toBeVisible();
19 | });
20 |
at /home/runner/work/cryptomedic/cryptomedic/tests/e2e/patients/patient-bill-payment.spec.ts:17:26
|
tests/e2e/patients/patient-bill-payment.spec.ts#L17
3) [Mobile Chrome] › patients/patient-bill-payment.spec.ts:6:1 › 2014-103.bill.2 ─────────────────
Error: Timed out 5000ms waiting for expect(locator).toBeVisible()
Locator: getByTestId('bill.2.payments').getByTestId('payment.2')
Expected: visible
Received: <element(s) not found>
Call log:
- expect.toBeVisible with timeout 5000ms
- waiting for getByTestId('bill.2.payments').getByTestId('payment.2')
15 | await expect(paymentPanel).toBeVisible();
16 | const payment2 = paymentPanel.getByTestId("payment.2");
> 17 | await expect(payment2).toBeVisible();
| ^
18 | await expect(payment2.getByText("Second payment")).toBeVisible();
19 | });
20 |
at /home/runner/work/cryptomedic/cryptomedic/tests/e2e/patients/patient-bill-payment.spec.ts:17:26
|
tests/e2e/patients/patient-bill-payment.spec.ts#L17
3) [Mobile Chrome] › patients/patient-bill-payment.spec.ts:6:1 › 2014-103.bill.2 ─────────────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Timed out 5000ms waiting for expect(locator).toBeVisible()
Locator: getByTestId('bill.2.payments').getByTestId('payment.2')
Expected: visible
Received: <element(s) not found>
Call log:
- expect.toBeVisible with timeout 5000ms
- waiting for getByTestId('bill.2.payments').getByTestId('payment.2')
15 | await expect(paymentPanel).toBeVisible();
16 | const payment2 = paymentPanel.getByTestId("payment.2");
> 17 | await expect(payment2).toBeVisible();
| ^
18 | await expect(payment2.getByText("Second payment")).toBeVisible();
19 | });
20 |
at /home/runner/work/cryptomedic/cryptomedic/tests/e2e/patients/patient-bill-payment.spec.ts:17:26
|
3 failed
[Firefox] › patients/patient-bill-payment.spec.ts:6:1 › 2014-103.bill.2 ────────────────────────
[Google Chrome] › patients/patient-bill-payment.spec.ts:6:1 › 2014-103.bill.2 ──────────────────
[Mobile Chrome] › patients/patient-bill-payment.spec.ts:6:1 › 2014-103.bill.2 ──────────────────
72 passed (4.2m)
|
This job failed
Loading