Skip to content

X2-9506 added future date range for relative date range picker #2185

X2-9506 added future date range for relative date range picker

X2-9506 added future date range for relative date range picker #2185

Triggered via pull request September 18, 2024 10:28
@SemenStruchevSemenStruchev
synchronize #340
Status Failure
Total duration 57s
Artifacts

eslint.yml

on: pull_request_target
⚡ ES Lint
47s
⚡ ES Lint
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
src/components/DatePicker/RelativeDateRange.jsx#L89
[unicorn/prefer-set-has] `futureDates` should be a `Set`, and use `futureDates.has()` to check existence or non-existence.
src/components/DatePicker/RelativeDateRange.jsx#L239
[prettier/prettier] Insert `,`
src/components/DatePicker/RelativeDateRange.jsx#L252
[padding-line-between-statements] Expected blank line before this statement.
⚡ ES Lint
The following actions use a deprecated Node.js version and will be forced to run on node20: tspascoal/get-user-teams-membership@v2, actions/checkout@v3, actions/setup-node@v3, ataylorme/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/