release(firestore-genai-chatbot) 25/04/24 #1366
Annotations
5 warnings
linting
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v2-beta. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
linting
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2-beta. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
linting:
firestore-incremental-capture/functions/__tests__/backupDatabase.test.ts#L6
'functionName' is defined but never used. Allowed unused args must match /^_/u
|
linting:
firestore-incremental-capture/functions/__tests__/backupDatabase.test.ts#L6
'instanceId' is defined but never used. Allowed unused args must match /^_/u
|
linting:
firestore-vector-search/functions/src/queries/setup.ts#L40
Strings must use singlequote
|