Skip to content

chore: updates devdeps #497

chore: updates devdeps

chore: updates devdeps #497

Triggered via push October 16, 2024 17:30
Status Failure
Total duration 20s
Artifacts

nodejs.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 2 warnings
build: src/Arr.ts#L1
Operator '>=' cannot be applied to types 'number | T<A>' and 'number'.
build: src/Arr.ts#L1
Operator '<' cannot be applied to types 'number | T<A>' and 'number'.
build: src/Range.ts#L1
Operator '>=' cannot be applied to types 'number' and 'number | T'.
build: src/Range.ts#L1
Operator '>=' cannot be applied to types 'number | T' and 'number'.
build: src/Range.ts#L1
Operator '<=' cannot be applied to types 'number' and 'number | T'.
build: src/Range.ts#L1
Operator '<=' cannot be applied to types 'number | T' and 'number'.
build
Process completed with exit code 2.
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@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
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/