Skip to content

X2-6916 Datepicker for same day shows text in white (v2.1.15) #1564

X2-6916 Datepicker for same day shows text in white (v2.1.15)

X2-6916 Datepicker for same day shows text in white (v2.1.15) #1564

Triggered via pull request September 19, 2023 06:21
@blkr4blkr4
synchronize #264
Status Success
Total duration 1m 22s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

eslint.yml

on: pull_request_target
Fit to window
Zoom out
Zoom in

Annotations

1 error and 1 warning
RunLint
Replace `(·dayjs.isDayjs(value)·||·isRangeVariant·)` with `dayjs.isDayjs(value)·||·isRangeVariant`
RunLint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/