Add changelog entry for authpolicy deprecation. #3876
test.yaml
on: pull_request
Matrix: unit
Matrix: lint
Matrix: integration
Annotations
13 warnings
unit (18.x)
Cache not found for keys: Linux-node-18.x-56b24d522cba745f04c3c1f9f417c8bbe8929acd00efab25b8c0984ab12c03a5
|
unit (20.x)
Cache not found for keys: Linux-node-20.x-56b24d522cba745f04c3c1f9f417c8bbe8929acd00efab25b8c0984ab12c03a5
|
unit (22.x)
Cache not found for keys: Linux-node-22.x-56b24d522cba745f04c3c1f9f417c8bbe8929acd00efab25b8c0984ab12c03a5
|
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
|