Skip to content

Bump the minor group across 1 directory with 31 updates #29722

Bump the minor group across 1 directory with 31 updates

Bump the minor group across 1 directory with 31 updates #29722

Triggered via pull request September 23, 2024 20:55
Status Failure
Total duration 2m 57s
Artifacts

node-test.yml

on: pull_request
Matrix: unit
Matrix: check-json-schema
Matrix: check-package-lock-vsce
Matrix: check-package-lock
Matrix: lint
Matrix: vscode_unit
Matrix: integration-windows
Matrix: integration
Fit to window
Zoom out
Zoom in

Annotations

32 errors and 6 warnings
unit (18): src/frameworks/angular/utils.ts#L144
No overload matches this call.
unit (18): src/frameworks/next/constants.ts#L68
Type '{ server: ("rsc" | "action-browser" | "app-metadata-route" | "app-route-handler")[]; nonClientServerTarget: ("api" | "middleware")[]; app: ("ssr" | "shared" | "rsc" | "action-browser" | "app-pages-browser" | "app-metadata-route" | "app-route-handler")[]; }' is not assignable to type '{ serverOnly: ("rsc" | "action-browser" | "app-metadata-route" | "app-route-handler" | "instrument")[]; clientOnly: ("ssr" | "app-pages-browser")[]; nonClientServerTarget: ("api" | "middleware")[]; app: ("ssr" | ... 6 more ... | "instrument")[]; }'.
unit (18): src/apiv2.ts#L365
Type 'AbortSignal' is missing the following properties from type 'AbortSignal': reason, throwIfAborted
unit (18): src/apiv2.ts#L374
Type 'import("/home/runner/work/firebase-tools/firebase-tools/node_modules/abort-controller/dist/abort-controller").AbortSignal' is not assignable to type 'import("/home/runner/work/firebase-tools/firebase-tools/node_modules/@types/node-fetch/externals").AbortSignal'.
unit (18): src/emulator/auth/operations.ts#L3118
Type 'import("/home/runner/work/firebase-tools/firebase-tools/node_modules/abort-controller/dist/abort-controller").AbortSignal' is not assignable to type 'import("/home/runner/work/firebase-tools/firebase-tools/node_modules/@types/node-fetch/externals").AbortSignal'.
unit (18): src/emulator/taskQueue.ts#L301
Type 'import("/home/runner/work/firebase-tools/firebase-tools/node_modules/abort-controller/dist/abort-controller").AbortSignal' is not assignable to type 'import("/home/runner/work/firebase-tools/firebase-tools/node_modules/@types/node-fetch/externals").AbortSignal'.
unit (18)
Process completed with exit code 1.
unit (20)
The job was canceled because "_18" failed.
unit (20)
The operation was canceled.
check-json-schema (20): src/frameworks/angular/utils.ts#L144
No overload matches this call.
check-json-schema (20): src/frameworks/next/constants.ts#L68
Type '{ server: ("rsc" | "action-browser" | "app-metadata-route" | "app-route-handler")[]; nonClientServerTarget: ("api" | "middleware")[]; app: ("ssr" | "shared" | "rsc" | "action-browser" | "app-pages-browser" | "app-metadata-route" | "app-route-handler")[]; }' is not assignable to type '{ serverOnly: ("rsc" | "action-browser" | "app-metadata-route" | "app-route-handler" | "instrument")[]; clientOnly: ("ssr" | "app-pages-browser")[]; nonClientServerTarget: ("api" | "middleware")[]; app: ("ssr" | ... 6 more ... | "instrument")[]; }'.
check-json-schema (20): src/apiv2.ts#L365
Type 'AbortSignal' is missing the following properties from type 'AbortSignal': reason, throwIfAborted
check-json-schema (20): src/apiv2.ts#L374
Type 'import("/home/runner/work/firebase-tools/firebase-tools/node_modules/abort-controller/dist/abort-controller").AbortSignal' is not assignable to type 'import("/home/runner/work/firebase-tools/firebase-tools/node_modules/@types/node-fetch/externals").AbortSignal'.
check-json-schema (20): src/emulator/auth/operations.ts#L3118
Type 'import("/home/runner/work/firebase-tools/firebase-tools/node_modules/abort-controller/dist/abort-controller").AbortSignal' is not assignable to type 'import("/home/runner/work/firebase-tools/firebase-tools/node_modules/@types/node-fetch/externals").AbortSignal'.
check-json-schema (20): src/emulator/taskQueue.ts#L301
Type 'import("/home/runner/work/firebase-tools/firebase-tools/node_modules/abort-controller/dist/abort-controller").AbortSignal' is not assignable to type 'import("/home/runner/work/firebase-tools/firebase-tools/node_modules/@types/node-fetch/externals").AbortSignal'.
check-json-schema (20)
Process completed with exit code 1.
lint (20): src/frameworks/angular/utils.ts#L144
No overload matches this call.
lint (20): src/frameworks/next/constants.ts#L68
Type '{ server: ("rsc" | "action-browser" | "app-metadata-route" | "app-route-handler")[]; nonClientServerTarget: ("api" | "middleware")[]; app: ("ssr" | "shared" | "rsc" | "action-browser" | "app-pages-browser" | "app-metadata-route" | "app-route-handler")[]; }' is not assignable to type '{ serverOnly: ("rsc" | "action-browser" | "app-metadata-route" | "app-route-handler" | "instrument")[]; clientOnly: ("ssr" | "app-pages-browser")[]; nonClientServerTarget: ("api" | "middleware")[]; app: ("ssr" | ... 6 more ... | "instrument")[]; }'.
lint (20): src/apiv2.ts#L365
Type 'AbortSignal' is missing the following properties from type 'AbortSignal': reason, throwIfAborted
lint (20): src/apiv2.ts#L374
Type 'import("/home/runner/work/firebase-tools/firebase-tools/node_modules/abort-controller/dist/abort-controller").AbortSignal' is not assignable to type 'import("/home/runner/work/firebase-tools/firebase-tools/node_modules/@types/node-fetch/externals").AbortSignal'.
lint (20): src/emulator/auth/operations.ts#L3118
Type 'import("/home/runner/work/firebase-tools/firebase-tools/node_modules/abort-controller/dist/abort-controller").AbortSignal' is not assignable to type 'import("/home/runner/work/firebase-tools/firebase-tools/node_modules/@types/node-fetch/externals").AbortSignal'.
lint (20): src/emulator/taskQueue.ts#L301
Type 'import("/home/runner/work/firebase-tools/firebase-tools/node_modules/abort-controller/dist/abort-controller").AbortSignal' is not assignable to type 'import("/home/runner/work/firebase-tools/firebase-tools/node_modules/@types/node-fetch/externals").AbortSignal'.
lint (20)
Process completed with exit code 1.
vscode_unit (18): src/frameworks/angular/utils.ts#L144
No overload matches this call.
vscode_unit (18): src/frameworks/next/constants.ts#L68
Type '{ server: ("rsc" | "action-browser" | "app-metadata-route" | "app-route-handler")[]; nonClientServerTarget: ("api" | "middleware")[]; app: ("ssr" | "shared" | "rsc" | "action-browser" | "app-pages-browser" | "app-metadata-route" | "app-route-handler")[]; }' is not assignable to type '{ serverOnly: ("rsc" | "action-browser" | "app-metadata-route" | "app-route-handler" | "instrument")[]; clientOnly: ("ssr" | "app-pages-browser")[]; nonClientServerTarget: ("api" | "middleware")[]; app: ("ssr" | ... 6 more ... | "instrument")[]; }'.
vscode_unit (18): src/apiv2.ts#L365
Type 'AbortSignal' is missing the following properties from type 'AbortSignal': reason, throwIfAborted
vscode_unit (18): src/apiv2.ts#L374
Type 'import("D:/a/firebase-tools/firebase-tools/node_modules/abort-controller/dist/abort-controller").AbortSignal' is not assignable to type 'import("D:/a/firebase-tools/firebase-tools/node_modules/@types/node-fetch/externals").AbortSignal'.
vscode_unit (18): src/emulator/auth/operations.ts#L3118
Type 'import("D:/a/firebase-tools/firebase-tools/node_modules/abort-controller/dist/abort-controller").AbortSignal' is not assignable to type 'import("D:/a/firebase-tools/firebase-tools/node_modules/@types/node-fetch/externals").AbortSignal'.
vscode_unit (18): src/emulator/taskQueue.ts#L301
Type 'import("D:/a/firebase-tools/firebase-tools/node_modules/abort-controller/dist/abort-controller").AbortSignal' is not assignable to type 'import("D:/a/firebase-tools/firebase-tools/node_modules/@types/node-fetch/externals").AbortSignal'.
vscode_unit (18)
Process completed with exit code 1.
vscode_unit (20)
The job was canceled because "_18" failed.
vscode_unit (20)
The operation was canceled.
check-package-lock-vsce (20)
The following actions use a deprecated Node.js version 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/
check-package-lock (20)
The following actions use a deprecated Node.js version 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/
unit (18)
The following actions use a deprecated Node.js version 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/
check-json-schema (20)
The following actions use a deprecated Node.js version 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/
lint (20)
The following actions use a deprecated Node.js version 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/
vscode_unit (18)
The following actions use a deprecated Node.js version 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/