Skip to content

lint: chnage rules, cleanup vitest code #148

lint: chnage rules, cleanup vitest code

lint: chnage rules, cleanup vitest code #148

Triggered via push June 25, 2024 23:42
Status Failure
Total duration 20s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

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:8
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:36
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:17
Test
Process completed with exit code 1.