Refactor TypeScript setup #1119
Triggered via pull request
August 1, 2024 13:32
remcohaszing
opened
#641
Status
Failure
Total duration
55s
Artifacts
–
Annotations
2 errors and 3 warnings
lts/hydrogen
test#test: command (/home/runner/work/tus-node-server/tus-node-server/test) /usr/local/bin/npm run test exited (1)
|
lts/hydrogen
Process completed with exit code 1.
|
lts/hydrogen
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
lts/hydrogen:
packages/server/test/utils.ts#L21
Do not use "@ts-ignore" because it alters compilation errors
|
lts/hydrogen:
packages/server/test/utils.ts#L27
Do not use "@ts-ignore" because it alters compilation errors
|