Update docker/build-push-action action to v6 #1496
Triggered via pull request
February 23, 2026 01:42
Status
Failure
Total duration
30d 0h 4m 21s
Artifacts
4
dev.yml
on: pull_request
run-tests
/
build
3m 34s
run-e2e-tests
/
e2e
4m 15s
build-dev-container
/
build-server
11s
build-dev-container
/
build-client
12s
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:10:7 › Application Review Workflow › advisor can reject a NOT_ASSESSED application:
client/e2e/application-review-workflow.spec.ts#L14
1) [chromium] › e2e/application-review-workflow.spec.ts:10:7 › Application Review Workflow › advisor can reject a NOT_ASSESSED application
Error: expect(locator).toBeVisible() failed
Locator: getByRole('heading', { name: /Student4 User/i })
Expected: visible
Error: element(s) not found
Call log:
- Expect "toBeVisible" with timeout 30000ms
- waiting for getByRole('heading', { name: /Student4 User/i })
12 |
13 | // Wait for the page to fully load — the student heading is always visible for any state
> 14 | await expect(page.getByRole('heading', { name: /Student4 User/i })).toBeVisible({
| ^
15 | timeout: 30_000,
16 | })
17 |
at /home/runner/work/thesis-management/thesis-management/client/e2e/application-review-workflow.spec.ts:14:73
|
|
[chromium] › e2e/application-review-workflow.spec.ts:10:7 › Application Review Workflow › advisor can reject a NOT_ASSESSED application:
client/e2e/application-review-workflow.spec.ts#L0
1) [chromium] › e2e/application-review-workflow.spec.ts:10:7 › Application Review Workflow › advisor can reject 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:10:7 › Application Review Workflow › advisor can reject 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:d4322f1509d09848cc785aaf51c94cf06b041449d24b53d86dfdf1bf2a3bbd21
|
|
|
playwright-report
Expired
|
3.01 MB |
sha256:1ff0ee1d876fa6fefec09840f3e68bdbca9d0d7b2fb871a7512779dcacdfb718
|
|
|
playwright-results
Expired
|
2.35 MB |
sha256:e904ff1a7ca1a9dc76e7ae2545330b95aac26f8ebd0dabae76692a71b3d6aaf8
|
|
|
test-results
Expired
|
598 KB |
sha256:8835fced6481bda6786065f8c9323ab5899dc50ac5ad07f326a00fad9d20c5eb
|
|