Skip to content

V1: Vanilla Extract #714

V1: Vanilla Extract

V1: Vanilla Extract #714

Triggered via pull request November 30, 2024 00:43
Status Failure
Total duration 1m 42s
Artifacts

main.yml

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

Annotations

7 errors and 10 warnings
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#L200
'originalTop' is assigned a value but never used
Lint (18): components/src/components/organisms/Toast/Toast.tsx#L206
'didEnd' is assigned a value but never used
Lint (18): components/src/components/organisms/Toast/Toast.tsx#L209
'fontSize' is assigned a value but never used
Lint (18): components/src/components/organisms/Toast/Toast.tsx#L212
'difference' is assigned a value 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#L482
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