Add logger and prefix env variables #7
Annotations
6 errors
SyntaxError: Failed to parse JSON:
src/index.test.ts#L16
at /home/runner/work/affine-bun-workers/affine-bun-workers/src/index.test.ts:16:41
|
SyntaxError: Failed to parse JSON:
src/index.test.ts#L36
at /home/runner/work/affine-bun-workers/affine-bun-workers/src/index.test.ts:36:41
|
SyntaxError: Failed to parse JSON:
src/index.test.ts#L63
at /home/runner/work/affine-bun-workers/affine-bun-workers/src/index.test.ts:63:41
|
error: expect(received).toBe(expected):
src/index.test.ts#L86
Expected: 200
Received: 404
at /home/runner/work/affine-bun-workers/affine-bun-workers/src/index.test.ts:86:29
|
error: expect(received).toBe(expected):
src/index.test.ts#L104
Expected: 200
Received: 404
at /home/runner/work/affine-bun-workers/affine-bun-workers/src/index.test.ts:104:29
|
Testing
Process completed with exit code 1.
|