Add integration tests for proxy endpoint and update test handling - #1041
Merged
Annotations
13 errors and 11 warnings
|
Verify Build Artifacts
Process completed with exit code 1.
|
|
Build
Process completed with exit code 1.
|
|
Run Webhook Dispatch Pipeline Test
Process completed with exit code 1.
|
|
Typecheck:
src/app.ts#L2
Duplicate identifier 'cors'.
|
|
Typecheck:
src/app.ts#L1
Duplicate identifier 'express'.
|
|
Typecheck:
src/__tests__/proxy.integration.test.ts#L940
Property 'withResolvers' does not exist on type 'PromiseConstructor'. Do you need to change your target library? Try changing the 'lib' compiler option to 'es2024' or later.
|
|
Typecheck:
src/__tests__/proxy.integration.test.ts#L939
Property 'withResolvers' does not exist on type 'PromiseConstructor'. Do you need to change your target library? Try changing the 'lib' compiler option to 'es2024' or later.
|
|
Typecheck:
src/__tests__/complete-integration.test.ts#L46
Argument of type 'SimpleRegistry' is not assignable to parameter of type 'ApiRegistry'.
|
|
Typecheck:
src/__tests__/complete-integration.test.ts#L15
Class 'SimpleRegistry' incorrectly implements interface 'ApiRegistry'.
|
|
Typecheck:
src/__tests__/billing-credits.test.ts#L31
Conversion of type 'CreditsRepository' to type '{ findByUserId: Mock<any, any, any>; getOrCreateByUserId: Mock<any, any, any>; updateBalance: Mock<any, any, any>; }' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
|
|
Typecheck:
src/__tests__/apisLatency.test.ts#L18
Module '"../metrics/registry.js"' has no exported member 'apisLatencyDuration'.
|
|
Typecheck:
src/__tests__/apisLatency.test.ts#L17
Module '"../metrics/registry.js"' has no exported member 'resetApisMetrics'.
|
|
Typecheck:
src/__tests__/apisLatency.test.ts#L16
Module '"../metrics/registry.js"' has no exported member 'recordApisLatency'.
|
|
Complete job
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-node@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Run ESLint:
src/__tests__/api-key-redaction-regression.test.ts#L66
Unexpected any. Specify a different type
|
|
Run ESLint:
src/__tests__/api-key-redaction-regression.test.ts#L53
Unexpected any. Specify a different type
|
|
Run ESLint:
src/__tests__/api-key-redaction-regression.test.ts#L52
Unexpected any. Specify a different type
|
|
Run ESLint:
src/__tests__/api-key-redaction-regression.test.ts#L51
Unexpected any. Specify a different type
|
|
Run ESLint:
src/__tests__/api-key-redaction-regression.test.ts#L50
Unexpected any. Specify a different type
|
|
Run ESLint:
src/__tests__/api-key-redaction-regression.test.ts#L49
Unexpected any. Specify a different type
|
|
Run ESLint:
src/__tests__/api-key-redaction-regression.test.ts#L35
Unexpected any. Specify a different type
|
|
Run ESLint:
src/__tests__/api-key-redaction-regression.test.ts#L34
Unexpected any. Specify a different type
|
|
Run ESLint:
src/__tests__/api-key-redaction-regression.test.ts#L21
Unexpected any. Specify a different type
|
|
Run ESLint:
src/__tests__/api-key-redaction-regression.test.ts#L20
Unexpected any. Specify a different type
|
background
wait
wait-all
cancel
parallel
Loading