Skip to content

Added support for time in dateinput component #4602

Added support for time in dateinput component

Added support for time in dateinput component #4602

Triggered via pull request October 4, 2024 18:15
Status Failure
Total duration 1m 0s
Artifacts

linter.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors
lint: src/Components/Common/DateInputV2.tsx#L209
'isDateWithinLimits' is assigned a value but never used. Allowed unused vars must match /^_/u
lint: src/Components/Common/DateInputV2.tsx#L297
'placeHolder' is assigned a value but never used. Allowed unused vars must match /^_/u
lint: src/Components/Common/DateInputV2.tsx#L299
'getDisplayValue' is assigned a value but never used. Allowed unused vars must match /^_/u
lint
Process completed with exit code 1.