Skip to content

V1: Vanilla Extract #708

V1: Vanilla Extract

V1: Vanilla Extract #708

Triggered via pull request November 29, 2024 16:05
Status Failure
Total duration 1m 32s
Artifacts

main.yml

on: pull_request
Matrix: Build
Matrix: Lint
Matrix: Test
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 10 warnings
Lint (18): components/src/components/molecules/Select/Select.test.tsx#L5
'getPropertyValue' is defined but never used
Lint (18): docs/src/components/AdditionalColors/components/PaletteRow.tsx#L8
'color' is defined but never used
Lint (18): docs/src/components/SideBar.tsx#L63
'open' is defined but never used
Lint (18)
Process completed with exit code 1.
Lint (18): components/src/components/atoms/Button/Button.tsx#L324
Unexpected any. Specify a different type
Lint (18): components/src/components/atoms/DynamicPopover/DynamicPopover.tsx#L481
Using 'cloneElement' is uncommon and can lead to fragile code. Use alternatives instead
Lint (18): components/src/components/atoms/Field/Field.tsx#L126
Unexpected any. Specify a different type
Lint (18): components/src/components/atoms/Field/Field.tsx#L200
Unexpected any. Specify a different type
Lint (18): components/src/components/atoms/Field/Field.tsx#L301
Using 'cloneElement' is uncommon and can lead to fragile code. Use alternatives instead
Lint (18): components/src/components/atoms/FileInput/FileInput.test.tsx#L21
Unexpected any. Specify a different type
Lint (18): components/src/components/atoms/FileInput/FileInput.tsx#L195
Do not call the 'set' function 'setState' of 'useState' directly in 'useEffect'
Lint (18): components/src/components/atoms/FileInput/FileInput.tsx#L206
Do not call the 'set' function 'setState' of 'useState' directly in 'useEffect'
Lint (18): components/src/components/atoms/RecordItem/RecordItem.tsx#L263
Unexpected any. Specify a different type