Infrastructure/improve types and error handling in astro actions #157
playwright.yml
on: pull_request
E2E Test Hotfix Bypass
E2E Tests
2m 0s
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 13-performance/lighthouse.spec.ts:9
7 | test.describe.configure({ mode: 'serial' })
8 |
> 9 | test('run Lighthouse audit on homepage', async (_fixtures, testInfo) => {
| ^
10 | const baseURL = testInfo.project.use.baseURL
11 |
12 | if (!baseURL || typeof baseURL !== 'string') {
|
|
E2E Tests
No files were found with the provided path: playwright-report/. No artifacts will be uploaded.
|