fix: gateway returns 401 on hash mismatch - Add InvalidKeyError typed… #455
Annotations
10 errors and 11 warnings
|
build (20):
src/controllers/vaultController.test.ts#L99
Cannot find name 'expectErrorEnvelope'.
|
|
build (20):
src/controllers/vaultController.test.ts#L87
Cannot find name 'expectErrorEnvelope'.
|
|
build (20):
src/controllers/vaultController.test.ts#L63
Cannot find name 'UnauthorizedError'.
|
|
build (20):
src/controllers/vaultController.test.ts#L50
Cannot find name 'UnauthorizedError'.
|
|
build (20):
src/controllers/vaultController.test.ts#L46
Cannot find name 'UnauthorizedError'.
|
|
build (20):
src/controllers/vaultController.test.ts#L42
Cannot find name 'UnauthorizedError'.
|
|
build (20):
src/controllers/vaultController.test.ts#L39
Cannot find name 'UnauthorizedError'.
|
|
build (20):
src/controllers/vaultController.test.ts#L21
Cannot find name 'requestIdMiddleware'.
|
|
build (20):
src/app.ts#L416
Expected 3 arguments, but got 2.
|
|
build (20):
src/apis.registration.test.ts#L33
Type '{ findByUserId(userId: string): Promise<{ name: string | null; id: number; user_id: string; website: string | null; description: string | null; category: string | null; created_at: Date; updated_at: Date; } | undefined>; }' is missing the following properties from type 'DeveloperRepository': getOrCreateByUserId, upsertProfile
|
|
build (20)
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/
|
|
build (20):
src/__tests__/api-key-redaction-regression.test.ts#L65
Unexpected any. Specify a different type
|
|
build (20):
src/__tests__/api-key-redaction-regression.test.ts#L52
Unexpected any. Specify a different type
|
|
build (20):
src/__tests__/api-key-redaction-regression.test.ts#L51
Unexpected any. Specify a different type
|
|
build (20):
src/__tests__/api-key-redaction-regression.test.ts#L50
Unexpected any. Specify a different type
|
|
build (20):
src/__tests__/api-key-redaction-regression.test.ts#L49
Unexpected any. Specify a different type
|
|
build (20):
src/__tests__/api-key-redaction-regression.test.ts#L48
Unexpected any. Specify a different type
|
|
build (20):
src/__tests__/api-key-redaction-regression.test.ts#L34
Unexpected any. Specify a different type
|
|
build (20):
src/__tests__/api-key-redaction-regression.test.ts#L33
Unexpected any. Specify a different type
|
|
build (20):
src/__tests__/api-key-redaction-regression.test.ts#L20
Unexpected any. Specify a different type
|
|
build (20):
src/__tests__/api-key-redaction-regression.test.ts#L19
Unexpected any. Specify a different type
|