random stuff. commit so it doesnt get lost #1
Annotations
2 errors and 1 warning
Test:
convex/messages.test.ts#L25
AssertionError: expected null to match object [ …(2) ]
- Expected:
Array [
Object {
"author": "Sarah",
"body": "Hi!",
},
Object {
"author": "Tom",
"body": "Hey!",
},
]
+ Received:
null
❯ convex/messages.test.ts:25:20
|
Test
Process completed with exit code 1.
|
The following actions use a deprecated Node.js version and will be forced to run on node20: pnpm/action-setup@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Loading