Skip to content

v1.0.0-beta.22

v1.0.0-beta.22 #97

Triggered via release January 26, 2025 07:07
Status Success
Total duration 1m 44s
Artifacts

publish.yml

on: release
Matrix: Publish
Fit to window
Zoom out
Zoom in

Annotations

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