fix(public): skip loading skeleton on tab switch between feedback and… #112
ci.yml
on: push
Lint
1m 4s
Type Check
1m 23s
Test
1m 2s
Build
3m 14s
E2E (Playwright)
2m 9s
Annotations
4 errors, 10 warnings, and 1 notice
|
Lint
Process completed with exit code 1.
|
|
E2E (Playwright)
Process completed with exit code 1.
|
|
[chromium] › tests/e2e/admin-feedback.spec.ts:65:3 › Admin feedback workflow › API: create product:
tests/e2e/helpers/auth.ts#L64
1) [chromium] › tests/e2e/admin-feedback.spec.ts:65:3 › Admin feedback workflow › API: create product, add feedback, delete feedback, delete product
Error: Sign-in failed: {"statusCode":500,"stack":["Empty secret value for version 1 in `secrets`.",""]}
at helpers/auth.ts:64
62 | const signInPayload = await signInResponse.json().catch(() => null)
63 | if (!signInResponse.ok()) {
> 64 | throw new Error(`Sign-in failed: ${JSON.stringify(signInPayload ?? {})}`)
| ^
65 | }
66 |
67 | const setCookie = signInResponse.headers()['set-cookie']
at signInAndGetSessionCookie (/home/runner/work/veerify/veerify/tests/e2e/helpers/auth.ts:64:11)
at /home/runner/work/veerify/veerify/tests/e2e/admin-feedback.spec.ts:66:27
|
|
E2E (Playwright)
Testing stopped early after 1 maximum allowed failures.
|
|
Lint:
components/settings/SettingsOrganization.vue#L57
Attribute "v-model" should go before "data-testid"
|
|
Lint:
components/settings/SettingsOrganization.vue#L46
Attribute "v-model" should go before "data-testid"
|
|
Lint:
components/settings/SettingsNotifications.vue#L55
'_event' is defined but never used
|
|
Lint:
components/settings/SettingsNotifications.vue#L40
Disallow self-closing on HTML void elements (<input/>)
|
|
Lint:
components/settings/SettingsNotifications.vue#L28
Disallow self-closing on HTML void elements (<input/>)
|
|
Lint:
components/settings/SettingsNotifications.vue#L15
Disallow self-closing on HTML void elements (<input/>)
|
|
Lint:
components/products/ProductSettingsAppearance.vue#L251
Disallow self-closing on HTML void elements (<img/>)
|
|
Lint:
components/products/ProductSettingsAppearance.vue#L207
Disallow self-closing on HTML void elements (<img/>)
|
|
Lint:
components/products/ProductSettingsAppearance.vue#L30
Disallow self-closing on HTML void elements (<input/>)
|
|
Lint:
components/products/ProductSettingsAppearance.vue#L21
Disallow self-closing on HTML void elements (<input/>)
|
|
🎭 Playwright Run Summary
1 failed
[chromium] › tests/e2e/admin-feedback.spec.ts:65:3 › Admin feedback workflow › API: create product, add feedback, delete feedback, delete product
58 did not run
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
playwright-report
Expired
|
631 KB |
sha256:9a8c96d9653de9da255a0a506ff237c8b716a0e97eb0e20836c60407bf1edc49
|
|
|
playwright-results
Expired
|
10.6 KB |
sha256:cff74e18ca7b8212022273b62823fd02dec5575f75f66f474c3c8f7f56576f25
|
|