POC: extreme minifications #382
ci.yml
on: pull_request
Lint and Typecheck
14s
Test
20s
Build Library
51s
Test Website
15s
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/
|