Skip to content

Add option to get named firestore instance for v2 firestore functions #3350

Add option to get named firestore instance for v2 firestore functions

Add option to get named firestore instance for v2 firestore functions #3350

Triggered via pull request April 9, 2024 16:01
Status Success
Total duration 1m 51s
Artifacts

test.yaml

on: pull_request
Matrix: unit
Matrix: lint
Matrix: integration
Fit to window
Zoom out
Zoom in

Annotations

19 warnings
unit (18.x)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v1, actions/cache@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
unit (18.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v1, actions/cache@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
unit (20.x)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v1, actions/cache@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
unit (20.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v1, actions/cache@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
lint (18.x)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
lint (18.x): integration_test/functions/src/index.ts#L20
Unsafe assignment of an `any` value
lint (18.x): integration_test/functions/src/index.ts#L25
Unexpected any. Specify a different type
lint (18.x): integration_test/functions/src/index.ts#L26
Invalid type "any" of template literal expression
lint (18.x): integration_test/functions/src/index.ts#L26
Unsafe member access .projectId on an `any` value
lint (18.x): integration_test/functions/src/index.ts#L34
Unsafe assignment of an `any` value
lint (18.x): integration_test/functions/src/index.ts#L43
Unexpected any. Specify a different type
lint (18.x): integration_test/functions/src/index.ts#L44
Unsafe assignment of an `any` value
lint (18.x): integration_test/functions/src/index.ts#L44
Unsafe call of an `any` typed value
lint (18.x): integration_test/functions/src/index.ts#L45
Invalid type "any" of template literal expression
lint (18.x): integration_test/functions/src/index.ts#L45
Unsafe member access .projectId on an `any` value
integration (20.x)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v1, actions/cache@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
integration (20.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v1, actions/cache@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
integration (18.x)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v1, actions/cache@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
integration (18.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v1, actions/cache@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/