Bump the minor group across 1 directory with 31 updates #31696
Annotations
9 errors and 1 warning
Run npm ci:
src/utils.ts#L511
Type '{}' must have a '[Symbol.iterator]()' method that returns an iterator.
|
Run npm ci:
src/utils.ts#L521
Type '{}' must have a '[Symbol.iterator]()' method that returns an iterator.
|
Run npm ci:
src/apiv2.ts#L368
Type 'AbortSignal' is missing the following properties from type 'AbortSignal': reason, throwIfAborted
|
Run npm ci:
src/apiv2.ts#L377
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 ci:
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'.
|
Run npm ci:
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'.
|
Run npm ci:
src/frameworks/angular/utils.ts#L144
No overload matches this call.
|
Run npm ci:
src/bin/firebase.ts#L79
Type '{}' must have a '[Symbol.iterator]()' method that returns an iterator.
|
Run npm ci
Process completed with exit code 1.
|
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/
|
Loading