Fix NodeJS runtime compatibility #2
ci.yaml
on: pull_request
test-and-build-with-typecheck
14s
Matrix: test-and-build
Annotations
8 errors and 8 warnings
test-and-build-with-typecheck
Process completed with exit code 1.
|
test-and-build (~16.0)
Process completed with exit code 2.
|
test-and-build (~14.6)
The job was canceled because "_16_0" failed.
|
test-and-build (~14.6)
Process completed with exit code 2.
|
test-and-build (~14.7)
The job was canceled because "_16_0" failed.
|
test-and-build (~14.7)
The operation was canceled.
|
test-and-build (~15.0)
The job was canceled because "_16_0" failed.
|
test-and-build (~15.0)
The operation was canceled.
|
test-and-build-with-typecheck
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@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-and-build-with-typecheck
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/cache@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-and-build (~16.0)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@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-and-build (~16.0)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/cache@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-and-build (~16.0):
src/__tests__/utils/compatResolveType.ts#L11
Unexpected any. Specify a different type
|
test-and-build (~14.6):
src/__tests__/utils/compatResolveType.ts#L11
Unexpected any. Specify a different type
|
test-and-build (~14.7):
src/__tests__/utils/compatResolveType.ts#L11
Unexpected any. Specify a different type
|
test-and-build (~15.0):
src/__tests__/utils/compatResolveType.ts#L11
Unexpected any. Specify a different type
|