Skip to content

ci: upgrade to Node 20 (LTS) Azure Function #34

ci: upgrade to Node 20 (LTS) Azure Function

ci: upgrade to Node 20 (LTS) Azure Function #34

Triggered via push September 18, 2024 12:27
Status Failure
Total duration 19s
Artifacts

deploy.yaml

on: push
build-and-deploy
10s
build-and-deploy
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 2 warnings
build-and-deploy: node_modules/@azure/functions/types/http.d.ts#L1
Cannot find module 'stream/web' or its corresponding type declarations.
build-and-deploy: node_modules/@types/node/globals.d.ts#L1
Subsequent variable declarations must have the same type. Variable 'AbortSignal' must be of type '{ new (): AbortSignal; prototype: AbortSignal; abort(reason?: any): AbortSignal; timeout(milliseconds: number): AbortSignal; }', but here has type '{ new (): AbortSignal; prototype: AbortSignal; }'.
build-and-deploy: node_modules/undici/types/fetch.d.ts#L1
Cannot find module 'stream/web' or its corresponding type declarations.
build-and-deploy
Process completed with exit code 2.
build-and-deploy
The following actions uses node12 which is deprecated and will be forced to run on node16: 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/
build-and-deploy
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/