Skip to content

Updates VS Code ESLint settings, console output, and TypeScript compi… #26

Updates VS Code ESLint settings, console output, and TypeScript compi…

Updates VS Code ESLint settings, console output, and TypeScript compi… #26

Triggered via push April 2, 2024 08:19
Status Failure
Total duration 35s
Artifacts
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 2 warnings
build (10.x): tsconfig.json#L1
Compiler option 'module' of value 'nodenext' is unstable. Use nightly TypeScript to silence this error. Try updating with 'npm install -D typescript@next'.
build (10.x)
Process completed with exit code 2.
build (12.x)
The job was canceled because "_10_x" failed.
build (12.x): tsconfig.json#L1
Compiler option 'module' of value 'nodenext' is unstable. Use nightly TypeScript to silence this error. Try updating with 'npm install -D typescript@next'.
build (12.x)
Process completed with exit code 2.
build (13.x)
The job was canceled because "_10_x" failed.
build (13.x): tsconfig.json#L1
Compiler option 'module' of value 'nodenext' is unstable. Use nightly TypeScript to silence this error. Try updating with 'npm install -D typescript@next'.
build (13.x)
Process completed with exit code 2.
build (14.x)
The job was canceled because "_10_x" failed.
build (14.x): tsconfig.json#L1
Compiler option 'module' of value 'nodenext' is unstable. Use nightly TypeScript to silence this error. Try updating with 'npm install -D typescript@next'.
build (14.x)
Process completed with exit code 2.
build (10.x)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build (10.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, 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/