typescript updates are way better; JS Docs are mostly complete; more … #49
Annotations
4 errors and 1 warning
error: expect(received).toEqual(expected):
tests/util/gzip.test.ts#L31
+ Uint8Array(27) [ 31, 139, 8, 0, 0, 0, 0, 0, 0, 3, 243, 72, 205, 201, 201, 87, 228, 2, 0, 158, 216, 66, 176, 7, 0, 0, 0 ]
- Uint8Array(27) [ 31, 139, 8, 0, 0, 0, 0, 0, 0, 19, 243, 72, 205, 201, 201, 87, 228, 2, 0, 158, 216, 66, 176, 7, 0, 0, 0 ]
- Expected - 1
+ Received + 1
at /home/runner/work/s2-tools/s2-tools/tests/util/gzip.test.ts:31:22
|
Test (ubuntu-latest)
Process completed with exit code 1.
|
Test (macos-latest)
The job was canceled because "ubuntu-latest" failed.
|
Test (macos-latest)
The operation was canceled.
|
Test (ubuntu-latest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|