Add a touch variant #1101
Annotations
5 errors and 3 warnings
build:
.storybook/nds-theme/register.tsx#L6
'DefaultNDSThemeType' is defined but never used
|
build:
.storybook/nds-theme/register.tsx#L12
`../../src/NDSProvider/ComponentVariantContext` import should occur before import of `./ThemeKey`
|
build:
.storybook/nds-theme/register.tsx#L13
`../../src/hooks/useMediaQuery` import should occur before import of `./ThemeKey`
|
build:
.storybook/nds-theme/register.tsx#L14
`../../src/NDSProvider/useNDSTheme` import should occur before import of `./ThemeKey`
|
build
Process completed with exit code 1.
|
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
build:
.storybook/nds-theme/register.tsx#L48
React Hook useEffect has a missing dependency: 'setTheme'. Either include it or remove the dependency array
|