Skip to content

Update eslint-plugin-wpvip to 0.8.0 #241

Update eslint-plugin-wpvip to 0.8.0

Update eslint-plugin-wpvip to 0.8.0 #241

Triggered via pull request November 7, 2023 11:47
Status Failure
Total duration 1m 57s
Artifacts
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
Lint and check types
Dependaban
8s
Dependaban
Fit to window
Zoom out
Zoom in

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