supporting recaptcha verdict for auth blocking functions #3103
Annotations
10 warnings
integration_test/functions/src/index.ts#L20
Unsafe assignment of an `any` value
|
integration_test/functions/src/index.ts#L25
Unexpected any. Specify a different type
|
integration_test/functions/src/index.ts#L26
Invalid type "any" of template literal expression
|
integration_test/functions/src/index.ts#L26
Unsafe member access .projectId on an `any` value
|
integration_test/functions/src/index.ts#L34
Unsafe assignment of an `any` value
|
integration_test/functions/src/index.ts#L43
Unexpected any. Specify a different type
|
integration_test/functions/src/index.ts#L44
Unsafe assignment of an `any` value
|
integration_test/functions/src/index.ts#L44
Unsafe call of an `any` typed value
|
integration_test/functions/src/index.ts#L45
Invalid type "any" of template literal expression
|
integration_test/functions/src/index.ts#L45
Unsafe member access .projectId on an `any` value
|
The logs for this run have expired and are no longer available.
Loading