feat: conversation screen #6217
Annotations
10 errors and 1 warning
Run check code:
app/screens/conversation/conversation.stories.tsx#L12
'mockEmpty' is assigned a value but never used. Allowed unused vars must match /^_/u
|
Run check code:
app/screens/conversation/conversation.tsx#L89
'cache' is defined but never used. Allowed unused args must match /^_/u
|
Run check code:
app/screens/conversation/conversation.tsx#L89
'data' is defined but never used. Allowed unused args must match /^_/u
|
Run check code:
app/screens/conversation/conversation.tsx#L239
Identifier 'list_item' is not in camel case
|
Run check code:
app/screens/conversation/conversation.tsx#L243
Identifier 'ordered_list_icon' is not in camel case
|
Run check code:
app/screens/conversation/conversation.tsx#L247
Identifier 'bullet_list' is not in camel case
|
Run check code:
app/screens/conversation/conversation.tsx#L250
Identifier 'ordered_list' is not in camel case
|
Run check code:
app/screens/conversation/conversation.tsx#L253
Identifier 'bullet_list_icon' is not in camel case
|
Run check code:
app/screens/conversation/conversation.tsx#L257
Identifier 'code_inline' is not in camel case
|
Run check code:
app/screens/conversation/conversation.tsx#L293
Unexpected any. Specify a different type
|
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/.
|
Loading