Update eslint-plugin-wpvip to 0.8.0 #241
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
ci.yml
on: pull_request
Lint and check types
1m 45s
Dependaban
8s
Annotations
10 errors
Lint and check types:
src/system/Nav/Nav.stories.tsx#L9
`../../system` import should occur before type import of `@storybook/react`
|
Lint and check types:
src/system/Nav/Nav.test.tsx#L14
There should be no empty line within import group
|
Lint and check types:
src/system/Nav/Nav.tsx#L2
`react` import should occur after import of `classnames`
|
Lint and check types:
src/system/Nav/Nav.tsx#L6
There should be at least one empty line between import groups
|
Lint and check types:
src/system/Nav/Nav.tsx#L6
`.` import should occur after import of `theme-ui`
|
Lint and check types:
src/system/Nav/NavItem.tsx#L6
`react` import should occur after import of `classnames`
|
Lint and check types:
src/system/Nav/NavItem.tsx#L13
There should be at least one empty line between import groups
|
Lint and check types:
src/system/Nav/NavItem.tsx#L13
`.` import should occur after import of `theme-ui`
|
Lint and check types:
src/system/Nav/NavItem.tsx#L14
There should be at least one empty line between import groups
|
Lint and check types:
src/system/Nav/index.tsx#L4
There should be no empty line within import group
|