This repository has been archived by the owner on Jan 2, 2025. It is now read-only.
frontend: add gh action for tests #1
Annotations
10 errors and 1 notice
[e2e] › home-documents.e2e.ts:4:5 › Onboarding With recovery phrase:
frontend/apps/desktop/test/utils.ts#L272
1) [e2e] › home-documents.e2e.ts:4:5 › Onboarding With recovery phrase ───────────────────────────
Error: Platform not supported: linux
at ../test/utils.ts:272
270 | } else {
271 | /** @todo add support for linux */
> 272 | throw new Error(`Platform not supported: ${platform}`)
| ^
273 | }
274 | return {
275 | executable,
at parseElectronApp (/home/runner/work/mintter/mintter/frontend/apps/desktop/test/utils.ts:272:11)
at startApp (/home/runner/work/mintter/mintter/frontend/apps/desktop/test/utils.ts:20:19)
at Object.homePage (/home/runner/work/mintter/mintter/frontend/apps/desktop/test/fixtures.ts:29:30)
|
[e2e] › home-documents.e2e.ts:4:5 › Onboarding With recovery phrase:
frontend/apps/desktop/test/utils.ts#L272
1) [e2e] › home-documents.e2e.ts:4:5 › Onboarding With recovery phrase ───────────────────────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Platform not supported: linux
at ../test/utils.ts:272
270 | } else {
271 | /** @todo add support for linux */
> 272 | throw new Error(`Platform not supported: ${platform}`)
| ^
273 | }
274 | return {
275 | executable,
at parseElectronApp (/home/runner/work/mintter/mintter/frontend/apps/desktop/test/utils.ts:272:11)
at startApp (/home/runner/work/mintter/mintter/frontend/apps/desktop/test/utils.ts:20:19)
at Object.homePage (/home/runner/work/mintter/mintter/frontend/apps/desktop/test/fixtures.ts:29:30)
|
[e2e] › home-documents.e2e.ts:4:5 › Onboarding With recovery phrase:
frontend/apps/desktop/test/utils.ts#L272
1) [e2e] › home-documents.e2e.ts:4:5 › Onboarding With recovery phrase ───────────────────────────
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: Platform not supported: linux
at ../test/utils.ts:272
270 | } else {
271 | /** @todo add support for linux */
> 272 | throw new Error(`Platform not supported: ${platform}`)
| ^
273 | }
274 | return {
275 | executable,
at parseElectronApp (/home/runner/work/mintter/mintter/frontend/apps/desktop/test/utils.ts:272:11)
at startApp (/home/runner/work/mintter/mintter/frontend/apps/desktop/test/utils.ts:20:19)
at Object.homePage (/home/runner/work/mintter/mintter/frontend/apps/desktop/test/fixtures.ts:29:30)
|
[e2e] › onboarding-from-scratch.e2e.ts:5:5 › Onboarding from scratch:
frontend/apps/desktop/test/utils.ts#L272
2) [e2e] › onboarding-from-scratch.e2e.ts:5:5 › Onboarding from scratch ──────────────────────────
Error: Platform not supported: linux
at ../test/utils.ts:272
270 | } else {
271 | /** @todo add support for linux */
> 272 | throw new Error(`Platform not supported: ${platform}`)
| ^
273 | }
274 | return {
275 | executable,
at parseElectronApp (/home/runner/work/mintter/mintter/frontend/apps/desktop/test/utils.ts:272:11)
at startApp (/home/runner/work/mintter/mintter/frontend/apps/desktop/test/utils.ts:20:19)
at Object.onboardingPage (/home/runner/work/mintter/mintter/frontend/apps/desktop/test/fixtures.ts:15:30)
|
[e2e] › onboarding-from-scratch.e2e.ts:5:5 › Onboarding from scratch:
frontend/apps/desktop/test/utils.ts#L272
2) [e2e] › onboarding-from-scratch.e2e.ts:5:5 › Onboarding from scratch ──────────────────────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Platform not supported: linux
at ../test/utils.ts:272
270 | } else {
271 | /** @todo add support for linux */
> 272 | throw new Error(`Platform not supported: ${platform}`)
| ^
273 | }
274 | return {
275 | executable,
at parseElectronApp (/home/runner/work/mintter/mintter/frontend/apps/desktop/test/utils.ts:272:11)
at startApp (/home/runner/work/mintter/mintter/frontend/apps/desktop/test/utils.ts:20:19)
at Object.onboardingPage (/home/runner/work/mintter/mintter/frontend/apps/desktop/test/fixtures.ts:15:30)
|
[e2e] › onboarding-from-scratch.e2e.ts:5:5 › Onboarding from scratch:
frontend/apps/desktop/test/utils.ts#L272
2) [e2e] › onboarding-from-scratch.e2e.ts:5:5 › Onboarding from scratch ──────────────────────────
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: Platform not supported: linux
at ../test/utils.ts:272
270 | } else {
271 | /** @todo add support for linux */
> 272 | throw new Error(`Platform not supported: ${platform}`)
| ^
273 | }
274 | return {
275 | executable,
at parseElectronApp (/home/runner/work/mintter/mintter/frontend/apps/desktop/test/utils.ts:272:11)
at startApp (/home/runner/work/mintter/mintter/frontend/apps/desktop/test/utils.ts:20:19)
at Object.onboardingPage (/home/runner/work/mintter/mintter/frontend/apps/desktop/test/fixtures.ts:15:30)
|
[e2e] › onboarding-new-device.e2e.ts:5:5 › Onboarding by adding a new device to account:
frontend/apps/desktop/test/utils.ts#L272
3) [e2e] › onboarding-new-device.e2e.ts:5:5 › Onboarding by adding a new device to account ───────
Error: Platform not supported: linux
at ../test/utils.ts:272
270 | } else {
271 | /** @todo add support for linux */
> 272 | throw new Error(`Platform not supported: ${platform}`)
| ^
273 | }
274 | return {
275 | executable,
at parseElectronApp (/home/runner/work/mintter/mintter/frontend/apps/desktop/test/utils.ts:272:11)
at startApp (/home/runner/work/mintter/mintter/frontend/apps/desktop/test/utils.ts:20:19)
at Object.onboardingPage (/home/runner/work/mintter/mintter/frontend/apps/desktop/test/fixtures.ts:15:30)
|
[e2e] › onboarding-new-device.e2e.ts:5:5 › Onboarding by adding a new device to account:
frontend/apps/desktop/test/utils.ts#L272
3) [e2e] › onboarding-new-device.e2e.ts:5:5 › Onboarding by adding a new device to account ───────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Platform not supported: linux
at ../test/utils.ts:272
270 | } else {
271 | /** @todo add support for linux */
> 272 | throw new Error(`Platform not supported: ${platform}`)
| ^
273 | }
274 | return {
275 | executable,
at parseElectronApp (/home/runner/work/mintter/mintter/frontend/apps/desktop/test/utils.ts:272:11)
at startApp (/home/runner/work/mintter/mintter/frontend/apps/desktop/test/utils.ts:20:19)
at Object.onboardingPage (/home/runner/work/mintter/mintter/frontend/apps/desktop/test/fixtures.ts:15:30)
|
[e2e] › onboarding-new-device.e2e.ts:5:5 › Onboarding by adding a new device to account:
frontend/apps/desktop/test/utils.ts#L272
3) [e2e] › onboarding-new-device.e2e.ts:5:5 › Onboarding by adding a new device to account ───────
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: Platform not supported: linux
at ../test/utils.ts:272
270 | } else {
271 | /** @todo add support for linux */
> 272 | throw new Error(`Platform not supported: ${platform}`)
| ^
273 | }
274 | return {
275 | executable,
at parseElectronApp (/home/runner/work/mintter/mintter/frontend/apps/desktop/test/utils.ts:272:11)
at startApp (/home/runner/work/mintter/mintter/frontend/apps/desktop/test/utils.ts:20:19)
at Object.onboardingPage (/home/runner/work/mintter/mintter/frontend/apps/desktop/test/fixtures.ts:15:30)
|
[e2e] › onboarding-with-secret.e2e.ts:5:5 › Onboarding With recovery phrase:
frontend/apps/desktop/test/utils.ts#L272
4) [e2e] › onboarding-with-secret.e2e.ts:5:5 › Onboarding With recovery phrase ───────────────────
Error: Platform not supported: linux
at ../test/utils.ts:272
270 | } else {
271 | /** @todo add support for linux */
> 272 | throw new Error(`Platform not supported: ${platform}`)
| ^
273 | }
274 | return {
275 | executable,
at parseElectronApp (/home/runner/work/mintter/mintter/frontend/apps/desktop/test/utils.ts:272:11)
at startApp (/home/runner/work/mintter/mintter/frontend/apps/desktop/test/utils.ts:20:19)
at Object.onboardingPage (/home/runner/work/mintter/mintter/frontend/apps/desktop/test/fixtures.ts:15:30)
|
🎭 Playwright Run Summary
4 failed
[e2e] › home-documents.e2e.ts:4:5 › Onboarding With recovery phrase ────────────────────────────
[e2e] › onboarding-from-scratch.e2e.ts:5:5 › Onboarding from scratch ───────────────────────────
[e2e] › onboarding-new-device.e2e.ts:5:5 › Onboarding by adding a new device to account ────────
[e2e] › onboarding-with-secret.e2e.ts:5:5 › Onboarding With recovery phrase ────────────────────
|