Skip to content

V1: Vanilla Extract #720

V1: Vanilla Extract

V1: Vanilla Extract #720

Triggered via pull request November 30, 2024 01:19
Status Success
Total duration 1m 34s
Artifacts

main.yml

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

Annotations

10 warnings
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.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
Lint (18): components/src/components/atoms/ScrollBox/ScrollBox.test.tsx#L86
Unexpected any. Specify a different type