chore(deps): Update dependency @antfu/eslint-config to ^9.1.0 #513
Annotations
6 errors and 13 warnings
|
Lint
Process completed with exit code 1.
|
|
Lint
@datum-cloud/datum-ui#lint: command (/home/runner/work/datum-ui/datum-ui/packages/datum-ui) /home/runner/setup-pnpm/node_modules/.bin/pnpm run lint exited (1)
|
|
Lint:
packages/datum-ui/src/components/features/time-range-picker/utils/timezone.ts#L113
Use `new Intl.DateTimeFormat()` instead of `Intl.DateTimeFormat()`
|
|
Lint:
packages/datum-ui/src/components/features/picker/utils/timezone.ts#L6
Use `new Intl.DateTimeFormat()` instead of `Intl.DateTimeFormat()`
|
|
Lint:
packages/datum-ui/src/components/features/date-time-picker/utils/timezone.ts#L7
Use `new Intl.DateTimeFormat()` instead of `Intl.DateTimeFormat()`
|
|
Lint:
packages/datum-ui/src/components/features/calendar-date-picker/use-calendar-date-picker.ts#L96
Use `new Intl.DateTimeFormat()` instead of `Intl.DateTimeFormat()`
|
|
Typecheck
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, pnpm/action-setup@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
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, pnpm/action-setup@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Lint:
packages/datum-ui/src/components/base/sidebar/sidebar.tsx#L95
Do not call the 'set' function '_setOpen' of 'useState' synchronously in an effect. This can lead to unnecessary re-renders and performance issues
|
|
Lint:
packages/datum-ui/src/components/base/sidebar/sidebar.tsx#L92
Do not call the 'set' function 'setOpenMobile' of 'useState' synchronously in an effect. This can lead to unnecessary re-renders and performance issues
|
|
Lint:
packages/datum-ui/src/components/base/sidebar/sidebar.tsx#L91
Do not call the 'set' function '_setOpen' of 'useState' synchronously in an effect. This can lead to unnecessary re-renders and performance issues
|
|
Lint:
packages/datum-ui/src/components/base/sidebar/sidebar.tsx#L83
The setter should be named 'set' followed by the capitalized state variable name, e.g., 'setState' for 'state'
|
|
Lint:
packages/datum-ui/src/components/base/sheet/sheet.tsx#L91
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/sheet/sheet.tsx#L18
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/option-picker/use-option-picker.ts#L49
The setter should be named 'set' followed by the capitalized state variable name, e.g., 'setState' for 'state'
|
|
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#L358
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
|
|
Test
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, pnpm/action-setup@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|