Enable preferRest option by default for Firestore functions #23070
Annotations
10 warnings
src/functions/env.ts#L198
Unexpected any. Specify a different type
|
src/functions/env.ts#L199
Invalid type "any" of template literal expression
|
src/functions/env.ts#L263
Missing return type on function
|
src/functions/env.ts#L319
Do not access Object.prototype method 'hasOwnProperty' from target object
|
src/functions/env.ts#L321
Do not access Object.prototype method 'hasOwnProperty' from target object
|
src/functions/env.ts#L387
Unexpected any. Specify a different type
|
src/functions/env.ts#L390
Unsafe assignment of an `any` value
|
src/functions/env.ts#L390
Unsafe member access .children on an `any` value
|
src/functions/env.ts#L390
Unsafe member access .children on an `any` value
|
src/functions/env.ts#L407
Unexpected any. Specify a different type
|
The logs for this run have expired and are no longer available.
Loading