Skip to content

feat: datum-ui v0.2 — monorepo scaffold, component library, tests, storybook, docs #20

feat: datum-ui v0.2 — monorepo scaffold, component library, tests, storybook, docs

feat: datum-ui v0.2 — monorepo scaffold, component library, tests, storybook, docs #20

Triggered via pull request March 5, 2026 06:11
Status Failure
Total duration 49s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 10 warnings
Lint: packages/datum-ui/README.md#L52
Replace `|·Peer·Dependencies·|·Description·` with `················································································································································································································································································································································································································|·Peer·Dependencies········································································································|·Description···································································································`
Lint: packages/datum-ui/README.md#L44
Replace `·|·Global·CSS·(fonts,·tokens,·component·styles)` with `·····|·Global·CSS·(fonts,·tokens,·component·styles)···`
Lint: packages/datum-ui/README.md#L43
Replace `·|·`cn`·(className·merge·utility)·` with `······|·`cn`·(className·merge·utility)··················`
Lint: packages/datum-ui/README.md#L42
Replace `·|·`CloseIcon`,·`IconWrapper`,·`SpinnerIcon`·` with `······|·`CloseIcon`,·`IconWrapper`,·`SpinnerIcon`·······`
Lint: packages/datum-ui/README.md#L41
Replace `|·`useCopyToClipboard`,·`useDebounce`·` with `·····|·`useCopyToClipboard`,·`useDebounce`·············`
Lint: packages/datum-ui/README.md#L40
Replace `|·`DatumProvider`·` with `·|·`DatumProvider`·································`
Lint: packages/datum-ui/README.md#L39
Insert `··············`
Lint: packages/datum-ui/README.md#L38
Insert `···········`
Lint: packages/datum-ui/README.md#L37
Replace `---|---` with `·----------------------------------·|·-----------------------------------------------·`
Lint: packages/datum-ui/README.md#L36
Replace `|·Description·` with `·······················|·Description·····································`
Lint: packages/datum-ui/src/components/features/calendar-date-picker/calendar-date-picker.tsx#L192
Do not call the 'set' function 'setPendingDate' of 'useState' directly in 'useEffect'
Lint: packages/datum-ui/src/components/features/calendar-date-picker/calendar-date-picker.tsx#L107
The 'today' object construction makes the dependencies of useMemo Hook (at line 126) change on every render. To fix this, wrap the initialization of 'today' in its own useMemo() Hook
Lint: packages/datum-ui/src/components/features/calendar-date-picker/calendar-date-picker.tsx#L107
The 'today' object construction makes the dependencies of useMemo Hook (at line 117) change on every render. To fix this, wrap the initialization of 'today' in its own useMemo() Hook
Lint: packages/datum-ui/src/components/features/avatar-stack/avatar-stack.tsx#L95
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
Lint: packages/datum-ui/src/components/base/typography/typography.tsx#L383
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
Lint: packages/datum-ui/src/components/base/typography/typography.tsx#L381
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
Lint: packages/datum-ui/src/components/base/typography/typography.tsx#L379
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
Lint: packages/datum-ui/src/components/base/button/index.tsx#L1
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
Lint: packages/datum-ui/src/components/base/button/button.tsx#L332
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
Lint: packages/datum-ui/src/components/base/badge/badge.tsx#L229
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components