added label and icons to js/samples #323
Annotations
4 warnings
build (20.x)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build (20.x):
packages/react/core/src/exports/AiChat.tsx#L2
'createContext' is defined but never used. Allowed unused vars must match /^_/u
|
build (20.x):
packages/react/core/src/exports/AiChat.tsx#L54
'primitivesContext' is assigned a value but never used. Allowed unused vars must match /^_/u
|
build (20.x):
packages/react/core/src/exports/primitives/Markdown.tsx#L1
'MessageOptions' is defined but never used. Allowed unused vars must match /^_/u
|