Test out top bar dark theme values #25344
Annotations
10 errors and 1 warning
Lint
@shopify/polaris#lint: command (/home/runner/work/polaris/polaris/polaris-react) /tmp/yarn--1710943612749-0.8968290394229081/yarn run lint exited (1)
|
Lint:
polaris-react/src/components/TopBar/TopBar.tsx#L15
There should be at least one empty line between import groups
|
Lint:
polaris-react/src/components/TopBar/TopBar.tsx#L16
`../ThemeProvider` import should occur before import of `./components`
|
Lint:
polaris-react/src/components/TopBar/components/Menu/Menu.tsx#L11
There should be at least one empty line between import groups
|
Lint:
polaris-react/src/components/TopBar/components/Menu/Menu.tsx#L12
`../TopBarButton` import should occur before import of `./components`
|
Lint:
polaris-react/src/components/TopBar/components/TopBarButton/TopBarButton.tsx#L1
Import "ButtonHTMLAttributes" is only used as types
|
Lint:
polaris-react/src/components/TopBar/components/TopBarButton/TopBarButton.tsx#L1
There should be at least one empty line between import groups
|
Lint:
polaris-react/src/components/TopBar/components/TopBarButton/TopBarButton.tsx#L2
There should be at least one empty line between import groups
|
Lint:
polaris-react/src/components/TopBar/components/TopBarButton/TopBarButton.tsx#L2
`./TopBarButton.module.scss` import should occur after import of `../../../../utilities/css`
|
Lint:
polaris-react/src/components/TopBar/components/UserMenu/UserMenu.tsx#L11
There should be at least one empty line between import groups
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Loading