Skip to content

feat(DateField): add component's description in README #122

feat(DateField): add component's description in README

feat(DateField): add component's description in README #122

Triggered via pull request January 26, 2024 06:52
@Arucard89Arucard89
synchronize #35
DATAUI-2000
Status Success
Total duration 35s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
Tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Verify Files
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Verify Files: src/components/Calendar/hooks/useRangeCalendarState.ts#L45
Assignment to function parameter 'date'
Verify Files: src/components/DateField/hooks/useDateFieldState.ts#L125
Assignment to property of function parameter 'p'
Verify Files: src/components/DateField/utils.ts#L93
Unexpected console statement
Verify Files: src/components/DatePicker/hooks/useDatePickerProps.ts#L17
Unexpected any. Specify a different type
Verify Files: src/components/DatePicker/hooks/useDatePickerState.ts#L67
'hasDate' is already declared in the upper scope on line 65 column 12
Verify Files: src/components/hooks/useControlledState.test.tsx#L62
Unexpected any. Specify a different type
Verify Files: src/components/hooks/useControlledState.test.tsx#L72
Unexpected any. Specify a different type
Verify Files: src/components/hooks/useControlledState.test.tsx#L74
Unexpected any. Specify a different type
Verify Files: src/components/hooks/useControlledState.ts#L6
Unexpected any. Specify a different type
Verify Files: src/components/hooks/useControlledState.ts#L13
Unexpected console statement