feat(chat): integrate sharing into stateful api #1527
Annotations
10 errors and 11 warnings
Test:
apps/chat/src/components/Chat/Publish/PublishWizard.tsx#L81
'shareId' is assigned a value but never used. Allowed unused vars must match /^__/u
|
Test:
apps/chat/src/components/Chat/UnpublishModal.tsx#L34
'shareId' is assigned a value but never used. Allowed unused vars must match /^__/u
|
Test:
apps/chat/src/components/Chatbar/ChatbarSettings.tsx#L12
'BucketService' is defined but never used. Allowed unused vars must match /^__/u
|
Test:
apps/chat/src/components/Chatbar/ChatbarSettings.tsx#L13
'constructPath' is defined but never used. Allowed unused vars must match /^__/u
|
Test:
apps/chat/src/components/Chatbar/Conversation.tsx#L16
'BucketService' is defined but never used. Allowed unused vars must match /^__/u
|
Test:
apps/chat/src/components/Files/PreUploadModal.tsx#L14
'BucketService' is defined but never used. Allowed unused vars must match /^__/u
|
Test:
apps/chat/src/components/Files/PreUploadModal.tsx#L27
'ApiKeys' is defined but never used. Allowed unused vars must match /^__/u
|
Test:
apps/chat/src/components/Promptbar/components/Prompt.tsx#L13
'BucketService' is defined but never used. Allowed unused vars must match /^__/u
|
Test:
apps/chat/src/components/Promptbar/components/PromptbarSettings.tsx#L10
'BucketService' is defined but never used. Allowed unused vars must match /^__/u
|
Test:
apps/chat/src/components/Promptbar/components/PromptbarSettings.tsx#L11
'constructPath' is defined but never used. Allowed unused vars must match /^__/u
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@5e21ff4d9bc1a8cf6de233a3057d20ec6b3fb69d. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Test:
apps/chat/src/components/Chat/__tests__/PlaybackControls.test.tsx#L21
Unexpected any. Specify a different type
|
Test:
apps/chat/src/components/Chat/__tests__/PlaybackControls.test.tsx#L24
Unexpected any. Specify a different type
|
Test:
apps/chat/src/components/Chat/__tests__/PlaybackControls.test.tsx#L25
Unexpected any. Specify a different type
|
Test:
apps/chat/src/components/Chat/__tests__/PlaybackControls.test.tsx#L29
Unexpected any. Specify a different type
|
Test:
apps/chat/src/components/Chat/__tests__/PlaybackControls.test.tsx#L48
Unexpected any. Specify a different type
|
Test:
apps/chat/src/components/Chat/__tests__/PlaybackControls.test.tsx#L68
Unexpected any. Specify a different type
|
Test:
apps/chat/src/store/share/share.epics.ts#L411
Unexpected any. Specify a different type
|
Test:
apps/chat/src/store/share/share.epics.ts#L430
Unexpected any. Specify a different type
|
Test:
apps/chat/src/store/share/share.epics.ts#L471
Unexpected any. Specify a different type
|
Test:
apps/chat/src/store/share/share.epics.ts#L491
Unexpected any. Specify a different type
|
The logs for this run have expired and are no longer available.
Loading