Skip to content

POC: extreme minifications #382

POC: extreme minifications

POC: extreme minifications #382

Triggered via pull request September 22, 2024 18:49
Status Failure
Total duration 1m 0s
Artifacts

ci.yml

on: pull_request
Lint and Typecheck
14s
Lint and Typecheck
Test
20s
Test
Build Library
51s
Build Library
Test Website
15s
Test Website
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 3 warnings
Lint and Typecheck: src/encoder.ts#L14
Replace `⏎······.map((n)·=>·(n.k·===·2·?·encodeAtomic(n)·:·n.p))⏎······` with `.map((n)·=>·(n.k·===·2·?·encodeAtomic(n)·:·n.p))`
Lint and Typecheck
Process completed with exit code 1.
Test
The following actions use a deprecated Node.js version and will be forced to run on node20: codecov/codecov-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Build Library
The following actions uses node12 which is deprecated and will be forced to run on node16: andresz1/size-limit-action@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Build Library
The following actions use a deprecated Node.js version and will be forced to run on node20: andresz1/size-limit-action@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/