Infrastructure/improve types and error handling in astro actions #156
playwright.yml
on: pull_request
E2E Test Hotfix Bypass
0s
E2E Tests
2m 21s
Annotations
2 errors and 1 warning
|
E2E Tests
Process completed with exit code 1.
|
|
E2E Tests
Error: docker up -d convertkit-mock resend-mock exited with code 1
at ../config/runtime/wiremock.ts:22
20 | resolve()
21 | } else {
> 22 | reject(new Error(`docker ${args.join(' ')} exited with code ${code}`))
| ^
23 | }
24 | })
25 | })
at ChildProcess.<anonymous> (/home/runner/work/astro.webstackbuilders.com/astro.webstackbuilders.com/test/e2e/config/runtime/wiremock.ts:22:16)
|
|
E2E Tests
No files were found with the provided path: playwright-report/. No artifacts will be uploaded.
|