Skip to content

434 feat make select option components #337

434 feat make select option components

434 feat make select option components #337

Triggered via pull request September 4, 2024 21:39
Status Failure
Total duration 53s
Artifacts

linting.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors
TS valid: docs/app/components/code-builder/builder-form.tsx#L74
Property 'id' is missing in type '{ onChange: (e: ChangeEvent<HTMLSelectElement>) => void; options: string[]; value: string; name: string; type: "enum"; }' but required in type '{ id: string; describedBy?: string | undefined; }'.
TS valid
Process completed with exit code 2.