Skip to content

Add github:artifact resource that unzips the doubly zipped files #5427

Add github:artifact resource that unzips the doubly zipped files

Add github:artifact resource that unzips the doubly zipped files #5427

Triggered via pull request September 24, 2024 12:11
Status Failure
Total duration 1m 34s
Artifacts

ci.yml

on: pull_request
Lint and typecheck
1m 21s
Lint and typecheck
Deploy doc site
0s
Deploy doc site
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 12 warnings
Lint and typecheck: packages/php-wasm/stream-compression/src/zip/decode-zip.ts#L22
'limitBytes' is defined but never used
Lint and typecheck: packages/php-wasm/stream-compression/src/zip/decode-zip.ts#L23
'concatBytes' is defined but never used
Lint and typecheck: packages/php-wasm/stream-compression/src/zip/decode-zip.ts#L24
'prependBytes' is defined but never used
Lint and typecheck: packages/php-wasm/stream-compression/src/zip/decode-zip.ts#L25
'appendBytes' is defined but never used
Lint and typecheck: packages/playground/blueprints/src/lib/resources.ts#L8
'decodeRemoteZip' is defined but never used
Lint and typecheck: packages/playground/blueprints/src/lib/resources.ts#L9
Projects cannot be imported by a relative or absolute path, and must begin with a npm scope
Lint and typecheck: packages/playground/blueprints/src/lib/resources.ts#L10
Projects cannot be imported by a relative or absolute path, and must begin with a npm scope
Lint and typecheck: packages/playground/blueprints/src/lib/resources.ts#L10
'limitBytes' is defined but never used
Lint and typecheck: packages/playground/blueprints/src/lib/resources.ts#L11
Projects cannot be imported by a relative or absolute path, and must begin with a npm scope
Lint and typecheck: packages/playground/blueprints/src/lib/resources.ts#L12
Projects cannot be imported by a relative or absolute path, and must begin with a npm scope
Lint and typecheck
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Lint and typecheck
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/