chore: update dependencies #350
main.yml
on: push
Build app
2m 40s
Publish docs
14s
Publish new release
0s
Build and publish docker image
0s
Annotations
1 error and 1 notice
|
[firefox] › test/navigation.spec.ts:6:1 › Navigate and show correct page title:
test/navigation.spec.ts#L8
1) [firefox] › test/navigation.spec.ts:6:1 › Navigate and show correct page title ────────────────
Error: Timed out 5000ms waiting for expect(locator).toHaveTitle(expected)
Locator: locator(':root')
Expected string: "Dashboard"
Received string: "page.dashboard.title"
Call log:
- expect.toHaveTitle with timeout 5000ms
- waiting for locator(':root')
9 × locator resolved to <html lang="en">…</html>
- unexpected value "page.dashboard.title"
6 | test('Navigate and show correct page title', async ({ page }) => {
7 | await page.goto('/');
> 8 | await expect(page).toHaveTitle('Dashboard');
| ^
9 |
10 | await page.getByTestId('navigation-income').click();
11 | await expect(page).toHaveTitle('Income');
at /home/runner/work/ocular/ocular/test/navigation.spec.ts:8:22
|
|
🎭 Playwright Run Summary
1 flaky
[firefox] › test/navigation.spec.ts:6:1 › Navigate and show correct page title ─────────────────
12 passed (21.1s)
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
docs-build
Expired
|
807 KB |
sha256:4ec21b025172eb6ff277e02bd3f5596bab0f184640f8f5cd854f121b67c8f85c
|
|
|
github-pages
Expired
|
801 KB |
sha256:69f800e2a85023bdf1aefc60938cb8211bc07b3113f7439789db38fc5407a966
|
|