Update tj-actions/changed-files action to v47 #1500
Triggered via pull request
February 23, 2026 05:36
Status
Failure
Total duration
30d 0h 4m 26s
Artifacts
4
dev.yml
on: pull_request
run-tests
/
build
3m 23s
run-e2e-tests
/
e2e
4m 21s
build-dev-container
/
build-server
12s
build-dev-container
/
build-client
8s
deploy-dev-container
/
deploy
30d 0h
Dev
review time expired
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.1m)
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
coverage-report
Expired
|
1010 KB |
sha256:975be6cc8798a92c0dcf72df54f108d9b542875b9f5ecd0c2ef7938d341da1d5
|
|
|
playwright-report
Expired
|
2.49 MB |
sha256:599b25ea0cdd7aa363cd1dfe2cd522501296771c65c02b0e53c68ebe8807d728
|
|
|
playwright-results
Expired
|
1.83 MB |
sha256:599e949a1bd30ddf93a564d0d4e83ff14c0abc38d574961223a94e0c925aebe3
|
|
|
test-results
Expired
|
598 KB |
sha256:b94968ca473f8ab53320b1134edeb0f35028bcf77c7bcb3309d9fbfbd6429961
|
|