Skip to content

docs: migrate to the shared @coreui/astro-docs engine (#486) #21

docs: migrate to the shared @coreui/astro-docs engine (#486)

docs: migrate to the shared @coreui/astro-docs engine (#486) #21

Triggered via push June 29, 2026 11:38
Status Success
Total duration 2m 21s
Artifacts

ci.yml

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

Annotations

5 errors and 13 warnings
Lint
Process completed with exit code 1.
Lint: packages/coreui-react/src/types.ts#L4
Replace `|·'primary'⏎··|·'secondary'⏎··|·'success'⏎··|·'danger'⏎··|·'warning'⏎··|·'info'⏎··|·'dark'⏎··|·'light'⏎·` with `'primary'·|·'secondary'·|·'success'·|·'danger'·|·'warning'·|·'info'·|·'dark'·|·'light'`
Lint: packages/coreui-react/src/components/table/types.ts#L20
Unexpected any. Specify a different type
Lint
'reflow' is assigned a value but never used. Allowed unused vars must match /^_/u
Lint
'reflow' is assigned a value but never used. Allowed unused vars must match /^_/u
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
React Hook useEffect has a missing dependency: 'setAnimating'. Either include it or remove the dependency array
Lint
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 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/
Build & test (Node 20.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/