Skip to content

feat: add support for typescript v5 #13

feat: add support for typescript v5

feat: add support for typescript v5 #13

Triggered via pull request August 28, 2024 08:35
@jfschwarzjfschwarz
synchronize #6
typescript-5
Status Failure
Total duration 3m 26s
Artifacts

ci.yml

on: pull_request
Matrix: lint
Matrix: test-examples
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 6 warnings
test-examples (16.x, ubuntu-latest): tsconfig.json#L5
Option 'moduleResolution' must be set to 'NodeNext' (or left unspecified) when option 'module' is set to 'NodeNext'.
test-examples (16.x, ubuntu-latest): tsconfig.json#L4
Option 'module' must be set to 'Node16' when option 'moduleResolution' is set to 'Node16'.
test-examples (16.x, ubuntu-latest)
Process completed with exit code 1.
test-examples (16.x, windows-latest)
The job was canceled because "_16_x_ubuntu-latest" failed.
test-examples (16.x, windows-latest): tsconfig.json#L5
Option 'moduleResolution' must be set to 'NodeNext' (or left unspecified) when option 'module' is set to 'NodeNext'.
test-examples (16.x, windows-latest): tsconfig.json#L4
Option 'module' must be set to 'Node16' when option 'moduleResolution' is set to 'Node16'.
test-examples (16.x, windows-latest)
The operation was canceled.
test-examples (16.x, ubuntu-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
test-examples (16.x, ubuntu-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: pnpm/action-setup@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test (16.x, ubuntu-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
test (16.x, ubuntu-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: pnpm/action-setup@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
lint (16.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
lint (16.x)
The following actions use a deprecated Node.js version and will be forced to run on node20: pnpm/action-setup@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/