Add Form component #637
Annotations
4 errors and 10 warnings
lint-code
Process completed with exit code 1.
|
unit-test
Process completed with exit code 1.
|
src/components/Form/tests/Form.test.ts > POST /api/forms/[slug] > returns action HTML when validation succeeds:
src/components/Form/tests/Form.test.ts#L153
TypeError: vi.mocked(...).mockResolvedValue is not a function
❯ src/components/Form/tests/Form.test.ts:153:25
|
src/components/Form/tests/Form.test.ts > POST /api/forms/[slug] > returns 400 with rendered form when validation fails:
src/components/Form/tests/Form.test.ts#L118
TypeError: vi.mocked(...).mockResolvedValue is not a function
❯ src/components/Form/tests/Form.test.ts:118:25
|
validate-html:
dist/en/demos/index.html#L47
Landmarks must have a non-empty and unique accessible name (aria-label or aria-labelledby)
|
validate-html:
dist/en/demos/index.html#L47
Landmarks must have a non-empty and unique accessible name (aria-label or aria-labelledby)
|
validate-html:
dist/nl/index.html#L47
Landmarks must have a non-empty and unique accessible name (aria-label or aria-labelledby)
|
validate-html:
dist/nl/index.html#L47
Landmarks must have a non-empty and unique accessible name (aria-label or aria-labelledby)
|
validate-html:
dist/nl/index.html#L47
Landmarks must have a non-empty and unique accessible name (aria-label or aria-labelledby)
|
validate-html:
dist/nl/index.html#L47
Landmarks must have a non-empty and unique accessible name (aria-label or aria-labelledby)
|
validate-html:
dist/en/index.html#L47
Landmarks must have a non-empty and unique accessible name (aria-label or aria-labelledby)
|
validate-html:
dist/en/index.html#L47
Landmarks must have a non-empty and unique accessible name (aria-label or aria-labelledby)
|
validate-html:
dist/en/index.html#L47
Landmarks must have a non-empty and unique accessible name (aria-label or aria-labelledby)
|
validate-html:
dist/en/index.html#L47
Landmarks must have a non-empty and unique accessible name (aria-label or aria-labelledby)
|