Skip to content

feat: use typescript 5 and remove ts-toolbelt depedency #633

feat: use typescript 5 and remove ts-toolbelt depedency

feat: use typescript 5 and remove ts-toolbelt depedency #633

Status Failure
Total duration 1m 50s
Artifacts

tests.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 1 warning
build
@tryabby/angular#test: command (/home/runner/work/abby/abby/packages/angular) /home/runner/setup-pnpm/node_modules/.bin/pnpm run test exited (1)
build
Expected 1 arguments, but got 2.
build
Conversion of type 'string' to type 'number' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
build
Process completed with exit code 1.
build
The following actions uses Node.js version which is deprecated 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/