Skip to content

XS-128 improve drawer design #1981

XS-128 improve drawer design

XS-128 improve drawer design #1981

Triggered via pull request April 30, 2024 13:39
@SemenStruchevSemenStruchev
synchronize #327
Status Failure
Total duration 56s
Artifacts

eslint.yml

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

Annotations

6 errors and 1 warning
src/components/Drawer.jsx#L19
[react/jsx-sort-props] Reserved props must be listed before all other props
src/components/Drawer.jsx#L101
[react/require-default-props] propType "isOpen" is not required, but has no corresponding defaultProps declaration.
src/components/Drawer.jsx#L102
[react/require-default-props] propType "title" is not required, but has no corresponding defaultProps declaration.
src/components/Drawer.jsx#L103
[react/require-default-props] propType "content" is not required, but has no corresponding defaultProps declaration.
src/components/Drawer.jsx#L105
[react/require-default-props] propType "classNames" is not required, but has no corresponding defaultProps declaration.
src/components/Drawer.jsx#L106
[react/require-default-props] propType "position" is not required, but has no corresponding defaultProps declaration.
⚡ ES Lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, ataylorme/eslint-annotate-action@2.2.0. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.