Infrastructure/improve types and error handling in astro actions #165
playwright.yml
on: pull_request
E2E Test Hotfix Bypass
0s
E2E Tests
2m 23s
Annotations
2 errors and 1 warning
|
E2E Tests
Process completed with exit code 1.
|
|
E2E Tests
First argument must use the object destructuring pattern: _fixtures
at 04-components/navigation-desktop.spec.ts:15
13 |
14 | test.describe('Desktop Navigation', () => {
> 15 | test.beforeEach(async (_fixtures, testInfo) => {
| ^
16 | if (testInfo.project.name.startsWith('mobile-')) {
17 | test.skip()
18 | }
|
|
E2E Tests
No files were found with the provided path: playwright-report/. No artifacts will be uploaded.
|