Test out top bar dark theme values #25346
Annotations
10 errors and 1 warning
Lint
@shopify/polaris#lint: command (/home/runner/work/polaris/polaris/polaris-react) /tmp/yarn--1711029229342-0.21289779632209305/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/Menu/Menu.tsx#L34
'userMenu' PropType is defined but prop is never used
|
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#L3
`../../../../utilities/css` import should occur before import of `./TopBarButton.module.scss`
|
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