Skip to content

Support spread attrs #184

Support spread attrs

Support spread attrs #184

Triggered via pull request August 11, 2023 18:45
Status Failure
Total duration 1m 10s
Artifacts

pr.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 9 warnings
build: src/components/FormMultiInput.tsx#L114
Type '{ key: any; title: string; onHide: () => void; }' is not assignable to type 'IntrinsicAttributes & TagProps'.
build
Process completed with exit code 2.
build: src/components/FiltersDropdown.tsx#L29
Unexpected any. Specify a different type
build: src/components/FiltersDropdown.tsx#L32
Unexpected any. Specify a different type
build: src/components/FormMultiInput.tsx#L17
Unexpected any. Specify a different type
build: src/components/FormMultiInput.tsx#L22
Unexpected any. Specify a different type
build: src/components/FormMultiInput.tsx#L28
Unexpected any. Specify a different type
build: src/components/FormMultiInput.tsx#L30
Unexpected any. Specify a different type
build: src/components/FormMultiInput.tsx#L92
Unexpected any. Specify a different type
build: src/components/FormMultiInput.tsx#L99
Unexpected any. Specify a different type
build: src/stories/Header.stories.tsx#L29
Unexpected console statement