Bump path-to-regexp and express in /functions #335
Annotations
11 warnings
build-test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
build-test:
functions/src/billing.ts#L153
Argument 'apiResponse' should be typed with a non-any type
|
build-test:
functions/src/billing.ts#L153
Unexpected any. Specify a different type
|
build-test:
functions/src/billing.ts#L296
Argument 'apiResponse' should be typed with a non-any type
|
build-test:
functions/src/billing.ts#L296
Unexpected any. Specify a different type
|
build-test:
functions/src/index.ts#L87
Unexpected any. Specify a different type
|
build-test:
functions/src/index.ts#L93
Forbidden non-null assertion
|
build-test:
functions/src/index.ts#L125
Unexpected any. Specify a different type
|
build-test:
functions/src/index.ts#L462
'context' is defined but never used
|
build-test:
functions/src/purchases.ts#L232
'error' is defined but never used
|
build-test:
functions/src/purchases.ts#L349
Unexpected any. Specify a different type
|