Skip to content

feat: 원활한 채팅 기능 개발을 위한 초안 작업 #106

feat: 원활한 채팅 기능 개발을 위한 초안 작업

feat: 원활한 채팅 기능 개발을 위한 초안 작업 #106

Triggered via pull request November 10, 2023 19:15
Status Failure
Total duration 39s
Artifacts

type-check.yml

on: pull_request
type test
28s
type test
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 1 warning
type test: src/mocks/creator.ts#L14
Property 'imageId' is missing in type '{ createdAt: string; message: string; read: boolean; username: string; }' but required in type 'OutsideChatMessage'.
type test
Process completed with exit code 2.
type test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, 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/