Skip to content

feat: add reactiongroups in MessageResponse #803

feat: add reactiongroups in MessageResponse

feat: add reactiongroups in MessageResponse #803

Triggered via pull request April 24, 2024 17:41
Status Failure
Total duration 37s
Artifacts

type.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 1 warning
test: src/types.ts#L630
Duplicate identifier 'poll'.
test: src/types.ts#L630
All declarations of 'poll' must have identical modifiers.
test: src/types.ts#L653
Duplicate identifier 'poll'.
test: src/types.ts#L653
All declarations of 'poll' must have identical modifiers.
test: src/types.ts#L653
Subsequent property declarations must have the same type. Property 'poll' must be of type 'PollResponse<StreamChatGenerics>', but here has type 'PollResponse<StreamChatGenerics> | undefined'.
test
Process completed with exit code 2.
test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.