perf: migrate to bun (WIP) #146
Annotations
4 errors
TypeError: undefined is not an object (evaluating 'res.ok'):
src/map/utils/read.ts#L89
at /home/runner/work/replace-maps/replace-maps/src/map/utils/read.ts:89:10
|
error: expect(received).toThrow(expected):
test/map/utils/parsePB.test.ts#L72
Expected substring: "The string to be decoded is not correctly encoded."
Received message: "The string contains invalid characters."
at /home/runner/work/replace-maps/replace-maps/test/map/utils/parsePB.test.ts:72:40
|
error: expect(received).toBe(expected):
test/map/utils/parsePB.test.ts#L81
11'11.1\"E"
Received: "1111'11.1\"N 1111'11.1\"E"
at /home/runner/work/replace-maps/replace-maps/test/map/utils/parsePB.test.ts:81:21
|
Test
Process completed with exit code 1.
|