Skip to content

feat(chat): Chat parsing #78

feat(chat): Chat parsing

feat(chat): Chat parsing #78

Triggered via pull request May 20, 2025 19:19
Status Failure
Total duration 46s
Artifacts

typescript.yml

on: pull_request
Typescript check
39s
Typescript check
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Typescript check: src/store/chatStore.ts#L164
Parameter 'emoteSet' implicitly has an 'any' type.
Typescript check: src/store/chatStore.ts#L154
Parameter 'state' implicitly has an 'any' type.
Typescript check: src/store/chatStore.ts#L153
Parameter 'users' implicitly has an 'any' type.
Typescript check: src/store/chatStore.ts#L143
Parameter 'state' implicitly has an 'any' type.
Typescript check: src/store/chatStore.ts#L142
Parameter 'bits' implicitly has an 'any' type.
Typescript check: src/store/chatStore.ts#L139
Parameter 'set' implicitly has an 'any' type.
Typescript check: src/store/chatStore.ts#L13
Cannot find module 'zustand' or its corresponding type declarations.
Typescript check: src/components/Chat/Chat.tsx#L133
Parameter 'u' implicitly has an 'any' type.
Typescript check: __mocks__/zustand.ts#L4
Cannot find module 'zustand' or its corresponding type declarations.
Typescript check: __mocks__/zustand.ts#L2
Cannot find module 'zustand' or its corresponding type declarations.