Skip to content

Merge pull request #497 from GoogleCloudPlatform/next #1372

Merge pull request #497 from GoogleCloudPlatform/next

Merge pull request #497 from GoogleCloudPlatform/next #1372

Triggered via pull request May 30, 2024 12:57
@cabljaccabljac
opened #513
main
Status Success
Total duration 2m 47s
Artifacts

validate.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

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