Update development dependencies and minor fixes #7622
Annotations
2 errors
packages/plugin/upload/test/main.test.ts > fastify:
packages/plugin/upload/test/main.test.ts#L72
Error: Snapshot `fastify 1` mismatched
- Expected
+ Received
{
- "uploadFileToBase64": "aGVsbG8td29ybGQ=",
+ "uploadFileToBase64": "",
}
❯ packages/plugin/upload/test/main.test.ts:72:16
|
Testing on ubuntu-latest and Node 22
Process completed with exit code 1.
|