Skip to content

fix tests

fix tests #195

Triggered via push November 14, 2024 02:19
Status Failure
Total duration 33s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

1 error and 4 warnings
check
Process completed with exit code 1.
check
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, pnpm/action-setup@v2, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
check: packages/core/src/core.ts#L812
'locally' is defined but never used. Allowed unused args must match /^_/u
check: packages/examples/src/parallel/parallel.ts#L3
'Located' is defined but never used. Allowed unused vars must match /^_/u
check: packages/examples/src/parallel/parallel.ts#L10
'unwrap' is defined but never used. Allowed unused args must match /^_/u