Bump the minor group across 1 directory with 31 updates #27049
node-test.yml
on: pull_request
Matrix: unit
Matrix: check-json-schema
Matrix: check-package-lock-vsce
Matrix: check-package-lock
Matrix: lint
Matrix: integration-windows
Matrix: integration
Annotations
20 errors and 5 warnings
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/frameworks/angular/utils.ts#L143
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: ("shared" | "rsc" | "ssr" | "action-browser" | "app-pages-browser" | "app-metadata-route" | "app-route-handler")[]; }' is not assignable to type '{ serverOnly: ("rsc" | "action-browser" | "instrument" | "app-metadata-route" | "app-route-handler")[]; clientOnly: ("ssr" | "app-pages-browser")[]; nonClientServerTarget: ("api" | "middleware")[]; app: ("shared" | ... 6 more ... | "app-route-handler")[]; }'.
|
unit (18):
src/emulator/auth/operations.ts#L3080
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/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/frameworks/angular/utils.ts#L143
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: ("shared" | "rsc" | "ssr" | "action-browser" | "app-pages-browser" | "app-metadata-route" | "app-route-handler")[]; }' is not assignable to type '{ serverOnly: ("rsc" | "action-browser" | "instrument" | "app-metadata-route" | "app-route-handler")[]; clientOnly: ("ssr" | "app-pages-browser")[]; nonClientServerTarget: ("api" | "middleware")[]; app: ("shared" | ... 6 more ... | "app-route-handler")[]; }'.
|
check-json-schema (20):
src/emulator/auth/operations.ts#L3080
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/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/frameworks/angular/utils.ts#L143
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: ("shared" | "rsc" | "ssr" | "action-browser" | "app-pages-browser" | "app-metadata-route" | "app-route-handler")[]; }' is not assignable to type '{ serverOnly: ("rsc" | "action-browser" | "instrument" | "app-metadata-route" | "app-route-handler")[]; clientOnly: ("ssr" | "app-pages-browser")[]; nonClientServerTarget: ("api" | "middleware")[]; app: ("shared" | ... 6 more ... | "app-route-handler")[]; }'.
|
lint (20):
src/emulator/auth/operations.ts#L3080
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.
|
check-package-lock-vsce (20)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
check-package-lock (20)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
unit (18)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
check-json-schema (20)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
lint (20)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|