Skip to content

fix(TextInput): input styling #1756

fix(TextInput): input styling

fix(TextInput): input styling #1756

Triggered via pull request July 28, 2025 10:32
Status Failure
Total duration 2m 0s
Artifacts

pull-request.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors
Build & canary release
Process completed with exit code 1.
Build & canary release: src/components/fields/FilterListBox/FilterListBox.tsx#L870
Type '{ invalid: boolean; valid: boolean; disabled: boolean; focused: boolean; loading: boolean; searchable: boolean; prefix: boolean | undefined; }' is not assignable to type 'Record<string, boolean>'.