fix: storybook workflow #289
Annotations
9 warnings
lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
lint:
packages/curve-ui-kit/src/shared/ui/AddressLabel.tsx#L2
`@mui/material/Box` import should occur before import of `react`
|
lint:
packages/curve-ui-kit/src/themes/button/muiButton.ts#L4
Reaching to "../typography/fonts" is not allowed
|
lint:
packages/curve-ui-kit/src/themes/model/components.ts#L2
Reaching to "../../themes/button" is not allowed
|
lint:
packages/curve-ui-kit/src/themes/model/components.ts#L3
Reaching to "../../themes/typography" is not allowed
|
lint:
packages/curve-ui-kit/src/themes/stories/Typography.stories.tsx#L5
Reaching to "../typography/create-typography" is not allowed
|
lint:
packages/curve-ui-kit/src/themes/typography/config.ts#L3
`../model/figma-tokens.generated` import should occur before import of `./fonts`
|
lint:
packages/curve-ui-kit/src/themes/typography/config.ts#L3
Reaching to "../model/figma-tokens.generated" is not allowed
|