Rename fields #1838
Annotations
3 errors and 1 warning
Run npm run test:typescript:
test/react/hooks/use-messages.test.tsx#L1
Argument of type '{ type: MessageEvents; message: { timestamp: Date; text: string; serial: string; clientId: string; roomId: string; createdAt: Date; action: ChatMessageActions; ... 10 more ...; metadata: {}; }; }' is not assignable to parameter of type 'MessageEventPayload'.
|
Run npm run test:typescript:
test/react/hooks/use-messages.test.tsx#L1
Expected 10-11 arguments, but got 9.
|
Run npm run test:typescript
Process completed with exit code 2.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading