Skip to content

test(CAlertHeading, CAlertLink): align to canonical cross-framework c… #35

test(CAlertHeading, CAlertLink): align to canonical cross-framework c…

test(CAlertHeading, CAlertLink): align to canonical cross-framework c… #35

Triggered via push July 2, 2026 23:33
Status Success
Total duration 2m 43s
Artifacts

ci.yml

on: push
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

13 warnings
Lint
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-node@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Lint: packages/coreui-react/src/components/form/CFormCheck.tsx#L114
React Hook useEffect has an unnecessary dependency: 'inputRef.current'. Either exclude it or remove the dependency array. Mutable values like 'inputRef.current' aren't valid dependencies because mutating them doesn't re-render the component
Lint: packages/coreui-react/src/components/dropdown/CDropdown.tsx#L296
React Hook useEffect has a missing dependency: 'handleKeydown'. Either include it or remove the dependency array
Lint: packages/coreui-react/src/components/dropdown/CDropdown.tsx#L289
React Hook useEffect has missing dependencies: '_visible', 'allowPopperUse', 'computedPopperConfig', and 'initPopper'. Either include them or remove the dependency array
Lint: packages/coreui-react/src/components/dropdown/CDropdown.tsx#L277
React Hook useEffect has missing dependencies: '_visible', 'handleHide', and 'handleShow'. Either include them or remove the dependency array
Lint: packages/coreui-react/src/components/carousel/CCarouselItem.tsx#L96
React Hook useEffect has a missing dependency: 'setAnimating'. Either include it or remove the dependency array
Lint: packages/coreui-react/src/components/carousel/CCarouselItem.tsx#L64
React Hook useEffect has missing dependencies: 'count', 'direction', 'interval', and 'setCustomInterval'. Either include them or remove the dependency array. You can also do a functional update 'setCount(c => ...)' if you only need 'count' in the 'setCount' call
Lint: packages/coreui-react/src/components/carousel/CCarousel.tsx#L141
React Hook useEffect has a missing dependency: 'clearCycleTimeout'. Either include it or remove the dependency array
Lint: packages/coreui-react/src/components/carousel/CCarousel.tsx#L116
React Hook useEffect has missing dependencies: 'active', 'cycle', 'direction', 'onSlid', and 'onSlide'. Either include them or remove the dependency array. If 'onSlide' changes too often, find the parent component that defines it and wrap that definition in useCallback
Lint: packages/coreui-react/src/components/carousel/CCarousel.tsx#L107
React Hook useEffect has a missing dependency: 'cycle'. Either include it or remove the dependency array
Lint: packages/coreui-react/src/components/accordion/CAccordionItem.tsx#L44
React Hook useEffect has missing dependencies: 'alwaysOpen' and 'setActiveKey'. Either include them or remove the dependency array
Build & test (Node 24.x)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-node@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Build & test (Node 22.x)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-node@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/