Refactor TypeScript setup #1121
Annotations
6 warnings
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
|
node
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/
|
node:
packages/server/test/utils.ts#L21
Do not use "@ts-ignore" because it alters compilation errors
|
node:
packages/server/test/utils.ts#L27
Do not use "@ts-ignore" because it alters compilation errors
|