Skip to content

compress-gzip - fix: set any value before getting value #183

compress-gzip - fix: set any value before getting value

compress-gzip - fix: set any value before getting value #183

Triggered via pull request September 5, 2024 17:59
Status Failure
Total duration 2m 9s
Artifacts

codecov.yaml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

3 errors
Node 20: packages/compress-gzip/src/index.ts#L15
Caution: `pako` also has a named export `deflate`. Check if you meant to write `import {deflate} from 'pako'` instead.
Node 20: packages/compress-gzip/src/index.ts#L23
Caution: `pako` also has a named export `inflate`. Check if you meant to write `import {inflate} from 'pako'` instead.
Node 20
Process completed with exit code 1.