V1: Vanilla Extract #774
Annotations
13 warnings
Build (20)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Lint (20)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Lint (20):
components/src/components/atoms/DynamicPopover/DynamicPopover.tsx#L481
Using 'cloneElement' is uncommon and can lead to fragile code. Use alternatives instead
|
Lint (20):
components/src/components/atoms/Field/Field.tsx#L304
Using 'cloneElement' is uncommon and can lead to fragile code. Use alternatives instead
|
Lint (20):
components/src/components/atoms/FileInput/FileInput.tsx#L195
Do not call the 'set' function 'setState' of 'useState' directly in 'useEffect'
|
Lint (20):
components/src/components/atoms/FileInput/FileInput.tsx#L206
Do not call the 'set' function 'setState' of 'useState' directly in 'useEffect'
|
Lint (20):
components/src/components/molecules/CountdownCircle/CountdownCircle.tsx#L130
Do not call the 'set' function 'setCurrentCount' of 'useState' directly in 'useEffect'
|
Lint (20):
components/src/components/molecules/Dropdown/Dropdown.test.tsx#L19
Unexpected any. Specify a different type
|
Lint (20):
components/src/components/molecules/Dropdown/Dropdown.tsx#L44
Unexpected any. Specify a different type
|
Lint (20):
components/src/components/molecules/Dropdown/Dropdown.tsx#L242
Unexpected any. Specify a different type
|
Lint (20):
components/src/components/molecules/Dropdown/Dropdown.tsx#L245
Using 'cloneElement' is uncommon and can lead to fragile code. Use alternatives instead
|
Lint (20):
components/src/components/molecules/Dropdown/Dropdown.tsx#L433
Using 'Children.map' is uncommon and can lead to fragile code. Use alternatives instead
|
Test (20)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|