Skip to content

Support consumeAppCheckToken option for callable functions #2940

Support consumeAppCheckToken option for callable functions

Support consumeAppCheckToken option for callable functions #2940

Triggered via pull request April 13, 2023 00:34
Status Failure
Total duration 50s
Artifacts

test.yaml

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

Annotations

6 errors and 16 warnings
unit (18.x): src/common/providers/https.ts#L1
Expected 1 arguments, but got 2.
unit (18.x)
Process completed with exit code 1.
unit (14.x): src/common/providers/https.ts#L1
Expected 1 arguments, but got 2.
unit (14.x)
Process completed with exit code 1.
unit (16.x): src/common/providers/https.ts#L1
Expected 1 arguments, but got 2.
unit (16.x)
The operation was canceled.
unit (18.x)
Node.js 12 actions are deprecated. Please update the following actions to use Node.js 16: actions/setup-node@v1, actions/cache@v1. For more information see: https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/.
unit (18.x)
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
unit (14.x)
Node.js 12 actions are deprecated. Please update the following actions to use Node.js 16: actions/setup-node@v1, actions/cache@v1. For more information see: https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/.
unit (14.x)
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
unit (16.x)
Node.js 12 actions are deprecated. Please update the following actions to use Node.js 16: actions/setup-node@v1, actions/cache@v1. For more information see: https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/.
unit (16.x)
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
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