Skip to content

Added transform support for zlib compressed output #274

Added transform support for zlib compressed output

Added transform support for zlib compressed output #274

Triggered via pull request November 4, 2024 21:30
Status Failure
Total duration 5m 42s
Artifacts 1

main.yaml

on: pull_request
run type-check
16s
run type-check
Matrix: run test
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 8 warnings
run lint: src/options.ts#L25
Unexpected any. Specify a different type
run lint: src/options.ts#L30
Unexpected any. Specify a different type
run lint: src/utils.ts#L166
'destExt' is never reassigned. Use 'const' instead
run lint
Process completed with exit code 1.
run format
Process completed with exit code 1.
run type-check: src/utils.ts#L139
Type '"gzip"' is not comparable to type '"base64" | "ascii" | "utf8" | "utf-8" | "utf16le" | "utf-16le" | "ucs2" | "ucs-2" | "base64url" | "latin1" | "hex" | "buffer"'.
run type-check: src/utils.ts#L140
Type '"brotliCompress"' is not comparable to type '"base64" | "ascii" | "utf8" | "utf-8" | "utf16le" | "utf-16le" | "ucs2" | "ucs-2" | "base64url" | "latin1" | "hex" | "buffer"'.
run type-check: src/utils.ts#L141
Type '"deflate"' is not comparable to type '"base64" | "ascii" | "utf8" | "utf-8" | "utf16le" | "utf-16le" | "ucs2" | "ucs-2" | "base64url" | "latin1" | "hex" | "buffer"'.
run type-check: src/utils.ts#L176
Argument of type '{} | undefined' is not assignable to parameter of type 'string | ArrayBufferView'.
run type-check
Process completed with exit code 2.
run lint
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/
run format
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/
run build
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/
run test (20.x, ubuntu-latest)
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/
run test (18.x, ubuntu-latest)
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/
run test (22.x, ubuntu-latest)
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/
run type-check
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/
run test (20.x, windows-latest)
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/

Artifacts

Produced during runtime
Name Size
dist
9.99 KB