feat: ChatInputArea #54
Annotations
11 warnings
test
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/
|
test:
src/DragPanel/style.ts#L3
'prefixCls' is defined but never used. Allowed unused args must match /^_/u
|
test:
src/DragPanel/style.ts#L3
'prefixCls' is defined but never used
|
test:
src/Mentions/plugins/mention-node/style.ts#L5
'prefixCls' is defined but never used. Allowed unused args must match /^_/u
|
test:
src/Mentions/plugins/mention-node/style.ts#L5
'prefixCls' is defined but never used
|
test:
src/Mentions/plugins/mention-picker/style.ts#L5
'prefixCls' is defined but never used. Allowed unused args must match /^_/u
|
test:
src/Mentions/plugins/mention-picker/style.ts#L5
'prefixCls' is defined but never used
|
test:
src/Mentions/style.ts#L10
'prefixCls' is defined but never used. Allowed unused args must match /^_/u
|
test:
src/Mentions/style.ts#L10
'prefixCls' is defined but never used
|
test:
src/Page/Content/style.ts#L4
'token' is defined but never used. Allowed unused args must match /^_/u
|
test:
src/Page/Content/style.ts#L4
'token' is defined but never used
|