Fix NodeJS runtime compatibility #3
ci.yaml
on: pull_request
test-and-build-with-typecheck
2m 42s
Matrix: test-and-build
Annotations
7 errors and 9 warnings
test-and-build (~14.7)
Process completed with exit code 1.
|
test-and-build (~14.6)
The job was canceled because "_14_7" failed.
|
test-and-build (~14.6)
Process completed with exit code 1.
|
test-and-build (~15.0)
The job was canceled because "_14_7" failed.
|
test-and-build (~15.0)
The operation was canceled.
|
test-and-build (~16.0)
The job was canceled because "_14_7" failed.
|
test-and-build (~16.0)
The operation was canceled.
|
test-and-build (~14.7)
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 (~14.7)
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 (~14.7):
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 (~15.0):
src/__tests__/utils/compatResolveType.ts#L11
Unexpected any. Specify a different type
|
test-and-build (~16.0):
src/__tests__/utils/compatResolveType.ts#L11
Unexpected any. Specify a different type
|
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-with-typecheck:
src/__tests__/utils/compatResolveType.ts#L11
Unexpected any. Specify a different type
|