Extract icons into separate package @xola/icons #720
eslint-annotate.yml
on: pull_request_target
GenerateReport
50s
Annotations
22 errors and 5 warnings
src/components/Alert.jsx#L4
[import/no-useless-path-segments] Useless path segments for "../icons/", should be "../icons"
|
src/components/Buttons/SubmitButton.jsx#L6
[import/no-useless-path-segments] Useless path segments for "../../icons/", should be "../../icons"
|
src/components/DatePicker/NavbarElement.jsx#L4
[import/no-useless-path-segments] Useless path segments for "../../icons/", should be "../../icons"
|
src/components/DatePicker/NavbarElement.jsx#L4
[import/no-duplicates] '../../icons/' imported multiple times.
|
src/components/DatePicker/NavbarElement.jsx#L5
[import/no-useless-path-segments] Useless path segments for "../../icons/", should be "../../icons"
|
src/components/DatePicker/NavbarElement.jsx#L5
[import/no-duplicates] '../../icons/' imported multiple times.
|
src/components/Drawer.jsx#L5
[import/no-useless-path-segments] Useless path segments for "../icons/", should be "../icons"
|
src/components/Modal.jsx#L5
[import/no-useless-path-segments] Useless path segments for "../icons/", should be "../icons"
|
src/components/Screens/Login.jsx#L3
[import/no-useless-path-segments] Useless path segments for "../../icons/", should be "../../icons"
|
src/components/Search.jsx#L10
[import/no-useless-path-segments] Useless path segments for "../icons/", should be "../icons"
|
src/components/Sidebar/Sidebar.Account.jsx#L4
[import/no-useless-path-segments] Useless path segments for "../../icons/", should be "../../icons"
|
src/components/Sidebar/Sidebar.Link.jsx#L4
[import/no-useless-path-segments] Useless path segments for "../../icons/", should be "../../icons"
|
src/components/Sidebar/Sidebar.jsx#L4
[import/no-useless-path-segments] Useless path segments for "../../icons/", should be "../../icons"
|
src/components/Sidebar/Sidebar.jsx#L4
[import/no-duplicates] '../../icons/' imported multiple times.
|
src/components/Sidebar/Sidebar.jsx#L5
[import/no-useless-path-segments] Useless path segments for "../../icons/", should be "../../icons"
|
src/components/Sidebar/Sidebar.jsx#L5
[import/no-duplicates] '../../icons/' imported multiple times.
|
src/components/Sidebar/Sidebar.jsx#L6
[import/no-useless-path-segments] Useless path segments for "../../icons/", should be "../../icons"
|
src/components/Sidebar/Sidebar.jsx#L6
[import/no-duplicates] '../../icons/' imported multiple times.
|
src/components/Spinner.jsx#L4
[import/no-useless-path-segments] Useless path segments for "../icons/", should be "../icons"
|
src/components/Tag.jsx#L4
[import/no-useless-path-segments] Useless path segments for "../icons/", should be "../icons"
|
src/helpers/flash.jsx#L5
[import/no-useless-path-segments] Useless path segments for "../icons/", should be "../icons"
|
GenerateReport
ESLint issues detected.
|
src/components/DatePicker/DatePicker.jsx#L25
[complexity] Arrow function has a complexity of 23. Maximum allowed is 20.
|
GenerateReport
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v2, ataylorme/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
GenerateReport
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2, ataylorme/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
GenerateReport
Unexpected input(s) 'persist-credential', valid inputs are ['repository', 'ref', 'token', 'ssh-key', 'ssh-known-hosts', 'ssh-strict', 'persist-credentials', 'path', 'clean', 'fetch-depth', 'lfs', 'submodules', 'set-safe-directory']
|
GenerateReport
Unexpected input(s) 'persist-credential', valid inputs are ['repository', 'ref', 'token', 'ssh-key', 'ssh-known-hosts', 'ssh-strict', 'persist-credentials', 'path', 'clean', 'fetch-depth', 'lfs', 'submodules', 'set-safe-directory']
|