Skip to content

feat(ARCH-720): use design-tokens #4844

feat(ARCH-720): use design-tokens

feat(ARCH-720): use design-tokens #4844

Triggered via pull request July 19, 2023 15:43
Status Success
Total duration 6m 26s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

pr-lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

7 warnings
packages/faceted-search/.storybook/preview.js#L1
[import/no-unresolved] Unable to resolve path to module '@talend/design-system'.
packages/faceted-search/.storybook/preview.js#L2
[@talend/import-depth] '@talend/locales-tui-components/namespaces' import too deep. No more than @talend/locales-tui-components
packages/faceted-search/.storybook/preview.js#L2
[import/no-extraneous-dependencies] '@talend/locales-tui-components' should be listed in the project's dependencies, not devDependencies.
packages/faceted-search/.storybook/preview.js#L3
[@talend/import-depth] '@talend/locales-tui-faceted-search/namespaces' import too deep. No more than @talend/locales-tui-faceted-search
packages/faceted-search/.storybook/preview.js#L3
[import/no-extraneous-dependencies] '@talend/locales-tui-faceted-search' should be listed in the project's dependencies, not devDependencies.
packages/faceted-search/stories/facetedSearch.stories.js#L4
[import/no-unresolved] Unable to resolve path to module '@talend/react-components'.
packages/faceted-search/stories/facetedSearch.stories.js#L54
[no-promise-executor-return] Return values from promise executor functions cannot be read.