fix: 400 instead of 500 null dev id - #863
Merged
Merged
Annotations
10 errors and 11 warnings
|
Typecheck:
src/index.ts#L238
Type 'PgUsageEventsRepository' is missing the following properties from type 'UsageEventsRepository': developerOwnsApi, aggregateByDeveloper, aggregateByUser
|
|
Typecheck:
src/app.ts#L361
Cannot find name 'createFeatureFlagsRouter'.
|
|
Typecheck:
src/app.ts#L346
Cannot find name 'refundsRouter'.
|
|
Typecheck:
src/app.ts#L76
Duplicate identifier 'OpenApiValidator'.
|
|
Typecheck:
src/app.ts#L70
Duplicate identifier 'OpenApiValidator'.
|
|
Typecheck:
src/app.ts#L49
Duplicate identifier 'envelopeValidator'.
|
|
Typecheck:
src/app.ts#L37
Duplicate identifier 'envelopeValidator'.
|
|
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.
|
|
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