Bump the minor group across 1 directory with 33 updates #26067
Annotations
10 errors and 1 warning
Run npm install:
node_modules/@types/node/url.d.ts#L375
Duplicate identifier 'URL'.
|
Run npm install:
node_modules/@types/node/url.d.ts#L772
Duplicate identifier 'URLSearchParams'.
|
Run npm install:
src/apiv2.ts#L365
Type 'AbortSignal' is missing the following properties from type 'AbortSignal': reason, throwIfAborted
|
Run npm install:
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'.
|
Run npm install:
node_modules/@types/node/ts4.8/url.d.ts#L375
Duplicate identifier 'URL'.
|
Run npm install:
node_modules/@types/node/ts4.8/url.d.ts#L772
Duplicate identifier 'URLSearchParams'.
|
Run npm install:
src/frameworks/angular/utils.ts#L143
No overload matches this call.
|
Run npm install:
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")[]; }'.
|
Run npm install:
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'.
|
Run npm install
Process completed with exit code 1.
|
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/.
|
Loading