Add Form component #1140
Annotations
2 errors and 14 warnings
|
unit-test
Process completed with exit code 1.
|
|
src/components/Form/tests/Form.test.ts > POST /api/forms/[slug] > returns 400 with inline form errors when validation fails:
src/components/Form/tests/Form.test.ts#L209
AssertionError: expected '{"errors":{"email":"Invalid email"}}' to contain '<form'
Expected: "<form"
Received: "{"errors":{"email":"Invalid email"}}"
❯ src/components/Form/tests/Form.test.ts:209:18
|
|
setup
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@v3, actions/checkout@v4, actions/setup-node@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
lint-code
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@v3, actions/checkout@v4, actions/setup-node@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
unit-test
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@v3, actions/checkout@v4, actions/setup-node@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
validate-html
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@v3, actions/checkout@v4, actions/setup-node@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
validate-html:
dist/en/accordion-block-demo/index.html#L35
Landmarks must have a non-empty and unique accessible name (aria-label or aria-labelledby)
|
|
validate-html:
dist/en/accordion-block-demo/index.html#L31
Landmarks must have a non-empty and unique accessible name (aria-label or aria-labelledby)
|
|
validate-html:
dist/nl/index.html#L31
Landmarks must have a non-empty and unique accessible name (aria-label or aria-labelledby)
|
|
validate-html:
dist/nl/index.html#L31
Landmarks must have a non-empty and unique accessible name (aria-label or aria-labelledby)
|
|
validate-html:
dist/nl/index.html#L31
Landmarks must have a non-empty and unique accessible name (aria-label or aria-labelledby)
|
|
validate-html:
dist/nl/index.html#L31
Landmarks must have a non-empty and unique accessible name (aria-label or aria-labelledby)
|
|
validate-html:
dist/en/index.html#L35
Landmarks must have a non-empty and unique accessible name (aria-label or aria-labelledby)
|
|
validate-html:
dist/en/index.html#L35
Landmarks must have a non-empty and unique accessible name (aria-label or aria-labelledby)
|
|
validate-html:
dist/en/index.html#L35
Landmarks must have a non-empty and unique accessible name (aria-label or aria-labelledby)
|
|
validate-html:
dist/en/index.html#L31
Landmarks must have a non-empty and unique accessible name (aria-label or aria-labelledby)
|