Update actions/setup-node action to v6 #1485
Triggered via pull request
February 22, 2026 20:03
Status
Failure
Total duration
30d 0h 3m 52s
Artifacts
4
dev.yml
on: pull_request
run-tests
/
build
3m 18s
run-e2e-tests
/
e2e
3m 47s
build-dev-container
/
build-server
7s
build-dev-container
/
build-client
10s
deploy-dev-container
/
deploy
30d 0h
Dev
review time expired
Annotations
2 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
1) [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
|
|
deploy-dev-container / deploy
The deployment was rejected or didn't satisfy other protection rules.
|
|
🎭 Playwright Run Summary
1 flaky
[chromium] › e2e/navigation.spec.ts:57:7 › Navigation - Student routes › can navigate between pages via sidebar
71 passed (1.6m)
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
coverage-report
Expired
|
1010 KB |
sha256:281a882bcc59ba48c79cebe87d28aaa70e0f36cc1b1c3bb30db954823c787580
|
|
|
playwright-report
Expired
|
1.91 MB |
sha256:edcc301a256bf16c023b8648697b76596486cabdcfdfeae57d37dae208b4c19c
|
|
|
playwright-results
Expired
|
1.26 MB |
sha256:9903b93516de4e2c63b2b027963dae1280002a54a50bb3fec6ded6ebf0498e55
|
|
|
test-results
Expired
|
598 KB |
sha256:1bddbdf4d3ccf97706f1cee1e6a967e117a60b2bc3b9d7e0888f62783b261416
|
|