Skip to content

feat: conversation screen #6226

feat: conversation screen

feat: conversation screen #6226

Triggered via pull request March 26, 2024 00:51
Status Failure
Total duration 2m 20s
Artifacts

check-code.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

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