CDS Tag Publish feature/ADCIO-4674-CDS-pattern #43
Annotations
10 errors and 2 warnings
publish:
src/component/Badge/Badge.stories.tsx#L3
Cannot find module '../../styled-system/patterns' or its corresponding type declarations.
|
publish:
src/component/Badge/Badge.tsx#L2
Cannot find module '../../styled-system/css' or its corresponding type declarations.
|
publish:
src/component/Button/button.tsx#L2
Cannot find module '../../styled-system/css' or its corresponding type declarations.
|
publish:
src/component/Button/pandabutton.stories.tsx#L2
Cannot find module '../../styled-system/css' or its corresponding type declarations.
|
publish:
src/component/Thumbnail/Thumbnail.stories.tsx#L3
Cannot find module '../../styled-system/patterns' or its corresponding type declarations.
|
publish:
src/component/Thumbnail/Thumbnail.stories.tsx#L4
Cannot find module '../../styled-system/css' or its corresponding type declarations.
|
publish:
src/component/Thumbnail/Thumbnail.tsx#L2
Cannot find module '../../styled-system/css' or its corresponding type declarations.
|
publish:
src/token/index.ts#L1
Cannot find module '../styled-system/jsx' or its corresponding type declarations.
|
publish:
src/token/index.ts#L2
Cannot find module '../styled-system/patterns' or its corresponding type declarations.
|
publish:
src/token/index.ts#L3
Cannot find module '../styled-system/types' or its corresponding type declarations.
|
publish
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/
|
publish
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v2, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|