added interpolators; readme improved; improved typesafety; tools work… #40
Annotations
2 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/gis-tools/gis-tools/tests/util/gzip.test.ts:31:22
|
Coveralls Upload
Process completed with exit code 1.
|
Coveralls Upload
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|