Skip to content

V1: Vanilla Extract #704

V1: Vanilla Extract

V1: Vanilla Extract #704

Triggered via pull request November 25, 2024 01:44
Status Failure
Total duration 1m 40s
Artifacts

main.yml

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

Annotations

10 errors and 10 warnings
Lint (18): components/src/components/atoms/Button/Button.tsx#L5
'translateY' is defined but never used
Lint (18): components/src/components/molecules/Dropdown/styles.css.ts#L1
'styleVariants' is defined but never used
Lint (18): components/src/components/molecules/Select/Select.test.tsx#L5
'getPropertyValue' is defined but never used
Lint (18): components/src/components/organisms/Toast/Toast.tsx#L188
Expected indentation of 2 spaces
Lint (18): docs/src/components/AdditionalColors/components/PaletteRow.tsx#L3
'rawColorToRGB' 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/CodePreview.tsx#L55
'$expand' 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#L483
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