Update dependency react-router to v7.13.1 #1501
Triggered via pull request
February 23, 2026 19:13
Status
Failure
Total duration
30d 0h 10m 41s
Artifacts
4
dev.yml
on: pull_request
run-tests
/
build
3m 43s
run-e2e-tests
/
e2e
4m 27s
build-dev-container
/
build-server
7s
build-dev-container
/
build-client
10m 14s
deploy-dev-container
/
deploy
30d 0h
Annotations
4 errors and 1 notice
|
[chromium] › e2e/navigation.spec.ts:57:7 › Navigation - Student routes › can navigate between pages via sidebar:
client/e2e/navigation.spec.ts#L73
2) [chromium] › e2e/navigation.spec.ts:57:7 › Navigation - Student routes › can navigate between pages via sidebar
Error: expect(locator).toBeVisible() failed
Locator: getByRole('heading', { name: /dashboard/i })
Expected: visible
Timeout: 15000ms
Error: element(s) not found
Call log:
- Expect "toBeVisible" with timeout 15000ms
- waiting for getByRole('heading', { name: /dashboard/i })
71 | await page.getByRole('link', { name: 'Dashboard' }).click()
72 | await expect(page).toHaveURL(/\/dashboard/)
> 73 | await expect(page.getByRole('heading', { name: /dashboard/i })).toBeVisible()
| ^
74 | })
75 |
76 | test('header logo navigates to dashboard when authenticated', async ({ page }) => {
at /home/runner/work/thesis-management/thesis-management/client/e2e/navigation.spec.ts:73:69
|
|
[chromium] › e2e/application-review-workflow.spec.ts:53:7 › Application Review Workflow › advisor can accept a NOT_ASSESSED application:
client/e2e/application-review-workflow.spec.ts#L57
1) [chromium] › e2e/application-review-workflow.spec.ts:53:7 › Application Review Workflow › advisor can accept a NOT_ASSESSED application
Error: expect(locator).toBeVisible() failed
Locator: getByRole('heading', { name: /Student5 User/i })
Expected: visible
Error: element(s) not found
Call log:
- Expect "toBeVisible" with timeout 30000ms
- waiting for getByRole('heading', { name: /Student5 User/i })
55 |
56 | // Wait for the page to fully load — the student heading is always visible for any state
> 57 | await expect(page.getByRole('heading', { name: /Student5 User/i })).toBeVisible({
| ^
58 | timeout: 30_000,
59 | })
60 |
at /home/runner/work/thesis-management/thesis-management/client/e2e/application-review-workflow.spec.ts:57:73
|
|
[chromium] › e2e/application-review-workflow.spec.ts:53:7 › Application Review Workflow › advisor can accept a NOT_ASSESSED application:
client/e2e/application-review-workflow.spec.ts#L0
1) [chromium] › e2e/application-review-workflow.spec.ts:53:7 › Application Review Workflow › advisor can accept a NOT_ASSESSED application
Test timeout of 60000ms exceeded.
|
|
deploy-dev-container / deploy
The deployment was rejected or didn't satisfy other protection rules.
|
|
🎭 Playwright Run Summary
2 flaky
[chromium] › e2e/application-review-workflow.spec.ts:53:7 › Application Review Workflow › advisor can accept a NOT_ASSESSED application
[chromium] › e2e/navigation.spec.ts:57:7 › Navigation - Student routes › can navigate between pages via sidebar
70 passed (2.1m)
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
coverage-report
Expired
|
1010 KB |
sha256:7ca19b25bfac9d96ac400b49efc1466836fe4640b413b761eee9a512997daa7d
|
|
|
playwright-report
Expired
|
2.38 MB |
sha256:5b63a371d3ac06a2fb48d38ffd7c0fc68553efc87c6227268f17130eb0ef9bd2
|
|
|
playwright-results
Expired
|
1.73 MB |
sha256:4f743f18daba72a17b19c60e87528a811339909e3c4532f311d837929469662f
|
|
|
test-results
Expired
|
598 KB |
sha256:da0e5762e430b2461ca7f0107b86e7cb9214117082c3ea941cbe685b171f93ce
|
|