chore: migrate clayui.com to next #5780
Open
Annotations
9 errors and 1 warning
Types:
node_modules/@clayui/core/src/vertical-nav/Trigger.tsx#L10
'React' refers to a UMD global, but the current file is a module. Consider adding an import instead.
|
Types:
packages/clay-alert/src/ToastContainer.tsx#L9
Module '"./index"' has no exported member 'IClayAlertProps'. Did you mean to use 'import IClayAlertProps from "./index"' instead?
|
Types:
packages/clay-card/src/CardWithUser.tsx#L11
Module '"@clayui/sticker"' has no exported member 'DisplayType'. Did you mean to use 'import DisplayType from "@clayui/sticker"' instead?
|
Types:
packages/clay-core/src/vertical-nav/Trigger.tsx#L10
'React' refers to a UMD global, but the current file is a module. Consider adding an import instead.
|
Types:
packages/clay-management-toolbar/src/index.tsx#L10
Module '"./Item"' has no exported member 'Item'. Did you mean to use 'import Item from "./Item"' instead?
|
Types:
packages/clay-management-toolbar/src/index.tsx#L11
Module '"./ItemList"' has no exported member 'ItemList'. Did you mean to use 'import ItemList from "./ItemList"' instead?
|
Types:
packages/clay-management-toolbar/src/index.tsx#L14
Module '"./ResultsBarItem"' has no exported member 'ResultsBarItem'. Did you mean to use 'import ResultsBarItem from "./ResultsBarItem"' instead?
|
Types:
packages/clay-management-toolbar/src/index.tsx#L15
Module '"./Search"' has no exported member 'Search'. Did you mean to use 'import Search from "./Search"' instead?
|
Types
Process completed with exit code 2.
|
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
|
Loading