Update dependency @eslint/compat to v2 #1486
Triggered via pull request
February 22, 2026 20:03
Status
Failure
Total duration
30d 0h 9m 57s
Artifacts
4
dev.yml
on: pull_request
run-tests
/
build
3m 23s
run-e2e-tests
/
e2e
4m 20s
build-dev-container
/
build-server
14s
build-dev-container
/
build-client
9m 52s
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#L72
2) [chromium] › e2e/navigation.spec.ts:57:7 › Navigation - Student routes › can navigate between pages via sidebar
Error: expect(page).toHaveURL(expected) failed
Expected pattern: /\/dashboard/
Received string: "http://localhost:3000/submit-application"
Timeout: 15000ms
Call log:
- Expect "toHaveURL" with timeout 15000ms
19 × unexpected value "http://localhost:3000/submit-application"
70 | // Navigate back to Dashboard
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 |
at /home/runner/work/thesis-management/thesis-management/client/e2e/navigation.spec.ts:72:24
|
|
[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.0m)
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
coverage-report
Expired
|
1010 KB |
sha256:e341c2899b6119a91392f1ed2bf7531fae027b46d8ab35a8ecf77c65d7f592ee
|
|
|
playwright-report
Expired
|
2.68 MB |
sha256:6c50c663ed3247952e85682081f123e569ac3d87e6ee27691cc39fd292336764
|
|
|
playwright-results
Expired
|
2.03 MB |
sha256:ea65f7bc6b994622416513f29123e9ed1cd642cf06fde292bf5f004caecca73e
|
|
|
test-results
Expired
|
600 KB |
sha256:67c21f659acbad89bfbea5d108feeba5329e63f0b1dd686d85d31ff245355c3a
|
|