feat: lobeUI ChatItem & EditableMessage #17
Merged
Annotations
11 warnings
The following actions uses Node.js version which is deprecated and will be forced to run on node20: codecov/codecov-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
src/CardList/Item/style.ts#L1
Empty files are not allowed
|
src/CardList/index.tsx#L41
'item' is defined but never used. Allowed unused args must match /^_/u
|
src/CardList/index.tsx#L41
'item' is defined but never used. Allowed unused args must match /^_/u
|
src/DragPanel/style.ts#L3
'prefixCls' is defined but never used. Allowed unused args must match /^_/u
|
src/DragPanel/style.ts#L3
'prefixCls' is defined but never used. Allowed unused args must match /^_/u
|
src/Mentions/plugins/mention-node/node.tsx#L27
'optionsMap' is defined but never used. Allowed unused args must match /^_/u
|
src/Mentions/plugins/mention-node/style.ts#L5
'prefixCls' is defined but never used. Allowed unused args must match /^_/u
|
src/Mentions/plugins/mention-node/style.ts#L5
'prefixCls' is defined but never used. Allowed unused args must match /^_/u
|
src/Mentions/plugins/mention-picker/style.ts#L5
'prefixCls' is defined but never used. Allowed unused args must match /^_/u
|
src/Mentions/plugins/mention-picker/style.ts#L5
'prefixCls' is defined but never used. Allowed unused args must match /^_/u
|
This job succeeded
Loading