Skip to content

finishes [# 187354211] chat app #183

finishes [# 187354211] chat app

finishes [# 187354211] chat app #183

Triggered via pull request July 10, 2024 15:54
Status Failure
Total duration 2m 8s
Artifacts

main.yml

on: pull_request
Matrix: Test
Matrix: Build
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 4 warnings
Build (20): src/components/chat/Chat.tsx#L24
Argument of type 'string' is not assignable to parameter of type 'unique symbol'.
Build (20): src/components/chat/Chat.tsx#L29
Property 'connect' does not exist on type '{ (opts?: Partial<ManagerOptions & SocketOptions> | undefined): Socket<DefaultEventsMap, DefaultEventsMap>; (uri: string, opts?: Partial<...> | undefined): Socket<...>; }'.
Build (20): src/components/chat/Chat.tsx#L39
'socket' is possibly 'null'.
Build (20): src/components/chat/Chat.tsx#L43
'socket' is possibly 'null'.
Build (20): src/components/chat/Chat.tsx#L44
Type 'ChatMessage' must have a '[Symbol.iterator]()' method that returns an iterator.
Build (20): src/components/chat/Chat.tsx#L50
'socket' is possibly 'null'.
Build (20): src/components/chat/Chat.tsx#L51
Parameter 'currentMessages' implicitly has an 'any' type.
Build (20): src/components/chat/Chat.tsx#L58
'socket' is possibly 'null'.
Build (20): src/components/chat/Chat.tsx#L59
'socket' is possibly 'null'.
Build (20): src/components/chat/Chat.tsx#L85
Parameter 'currentMessage' implicitly has an 'any' type.
Test (20)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Test (20)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-node@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Build (20)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Build (20)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-node@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/