Update CODEOWNERS #144
Annotations
2 errors and 1 warning
src/tests/type-endpoint.test.ts > type-endpoint - 200 - image - original:
services/image/src/tests/type-endpoint.test.ts#L88
Error: Snapshot `type-endpoint - 200 - image - original 1` mismatched
- Expected
+ Received
Blob {
Symbol(kHandle): Blob {},
- Symbol(kLength): 631349,
+ Symbol(kLength): 86783,
Symbol(kType): "image/png",
}
❯ src/tests/type-endpoint.test.ts:88:16
|
test-image-workers
Process completed with exit code 1.
|
test-image-workers
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|