№222 create form return #152
Annotations
10 errors and 2 warnings
pipeline (18.x):
src/shared/ui/Checkbox/Checkbox.stories.tsx#L2
There should be at least one empty line between import groups
|
pipeline (18.x):
src/shared/ui/Checkbox/Checkbox.stories.tsx#L2
`@storybook/react` import should occur before import of `formik`
|
pipeline (18.x):
src/shared/ui/Checkbox/Checkbox.stories.tsx#L3
There should be at least one empty line between import groups
|
pipeline (18.x):
src/shared/ui/Checkbox/Checkbox.stories.tsx#L4
`@/shared/model/types/common` import should occur before import of `./Checkbox`
|
pipeline (18.x):
src/shared/ui/Checkbox/Checkbox.tsx#L2
There should be at least one empty line between import groups
|
pipeline (18.x):
src/shared/ui/Checkbox/Checkbox.tsx#L2
`formik` import should occur before import of `react`
|
pipeline (18.x):
src/shared/ui/Checkbox/Checkbox.tsx#L3
There should be at least one empty line between import groups
|
pipeline (18.x):
src/shared/ui/Checkbox/Checkbox.tsx#L4
There should be at least one empty line between import groups
|
pipeline (18.x):
src/shared/ui/Checkbox/Checkbox.tsx#L4
`@/shared/ui/Input/Input` import should occur before import of `./Checkbox.module.scss`
|
pipeline (18.x):
src/shared/ui/Checkbox/Checkbox.tsx#L5
There should be at least one empty line between import groups
|
pipeline (18.x)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
pipeline (18.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|