Enhanced transform functionality to include compression #276
Annotations
7 errors and 1 warning
Run pnpm run type-check:
src/utils.ts#L113
Property 'compress' does not exist on type 'TransformOptionObject'.
|
Run pnpm run type-check:
src/utils.ts#L135
Cannot find name 'zlib'.
|
Run pnpm run type-check:
src/utils.ts#L135
Property 'compress' does not exist on type 'TransformOptionObject'.
|
Run pnpm run type-check:
src/utils.ts#L135
Parameter 'err' implicitly has an 'any' type.
|
Run pnpm run type-check:
src/utils.ts#L135
Parameter 'result' implicitly has an 'any' type.
|
Run pnpm run type-check:
src/utils.ts#L187
Argument of type '{}' is not assignable to parameter of type 'string | ArrayBufferView'.
|
Run pnpm run type-check
Process completed with exit code 2.
|
The following actions use a deprecated Node.js version and will be forced to run on node20: pnpm/action-setup@v2, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Loading