Skip to content

Feature/protoform pages #971

Feature/protoform pages

Feature/protoform pages #971

Triggered via pull request December 6, 2024 02:02
Status Success
Total duration 2m 38s
Artifacts

test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
Test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Test: packages/ui/src/components/accordion/components/accordion-item/accordion-item.styles.ts#L3
Classnames 'h-3, w-3' could be replaced by the 'size-3' shorthand!
Test: packages/ui/src/components/checkbox-group/components/checkbox-group-checkbox/checkbox-group-checkbox.styles.ts#L3
Classnames 'h-5, w-5' could be replaced by the 'size-5' shorthand!
Test: packages/ui/src/components/checkbox-group/components/checkbox-group-checkbox/checkbox-group-checkbox.styles.ts#L3
Classnames 'h-5, w-5' could be replaced by the 'size-5' shorthand!
Test: packages/ui/src/components/checkbox-group/components/checkbox-group-checkbox/checkbox-group-checkbox.styles.ts#L3
Classnames 'h-4, w-4' could be replaced by the 'size-4' shorthand!
Test: packages/ui/src/components/checkbox-group/components/checkbox-group-checkbox/checkbox-group-checkbox.styles.ts#L3
Classnames 'h-4, w-4' could be replaced by the 'size-4' shorthand!
Test: packages/ui/src/components/circle/circle.styles.ts#L3
Classnames 'h-5, w-5' could be replaced by the 'size-5' shorthand!
Test: packages/ui/src/components/filter/components/filter-buttons/filter-buttons.component.tsx#L71
React Hook useCallback has a missing dependency: 'setScroll'. Either include it or remove the dependency array
Test: packages/ui/src/components/filter/components/filter-buttons/filter-buttons.component.tsx#L119
React Hook useCallback has a missing dependency: 'filterButtons.length'. Either include it or remove the dependency array
Test: packages/ui/src/components/filter/components/filter-buttons/filter-buttons.component.tsx#L144
React Hook useCallback has a missing dependency: 'filterButtons.length'. Either include it or remove the dependency array
Test: packages/ui/src/components/filter/components/filter-buttons/filter-buttons.component.tsx#L175
React Hook useEffect has a missing dependency: 'handleScroll'. Either include it or remove the dependency array