test(firestore-multimodal-genai): get tests passing #1716
Annotations
3 warnings
node.js_18_test:
firestore-incremental-capture/functions/__tests__/backupDatabase.test.ts#L6
'functionName' is defined but never used. Allowed unused args must match /^_/u
|
node.js_18_test:
firestore-incremental-capture/functions/__tests__/backupDatabase.test.ts#L6
'instanceId' is defined but never used. Allowed unused args must match /^_/u
|
node.js_18_test:
firestore-vector-search/functions/src/queries/setup.ts#L40
Strings must use singlequote
|