feat: write tests for japa api clients #42
Annotations
6 errors
Run npm run typecheck:
tests/auth/e_invalid_credentials.spec.ts#L21
Object literal may only specify known properties, and 'guardDriverName' does not exist in type 'ErrorOptions & { code?: string | undefined; status?: number | undefined; }'.
|
Run npm run typecheck:
tests/auth/e_invalid_credentials.spec.ts#L38
Object literal may only specify known properties, and 'guardDriverName' does not exist in type 'ErrorOptions & { code?: string | undefined; status?: number | undefined; }'.
|
Run npm run typecheck:
tests/auth/e_invalid_credentials.spec.ts#L61
Object literal may only specify known properties, and 'guardDriverName' does not exist in type 'ErrorOptions & { code?: string | undefined; status?: number | undefined; }'.
|
Run npm run typecheck:
tests/auth/e_invalid_credentials.spec.ts#L85
Object literal may only specify known properties, and 'guardDriverName' does not exist in type 'ErrorOptions & { code?: string | undefined; status?: number | undefined; }'.
|
Run npm run typecheck:
tests/auth/e_invalid_credentials.spec.ts#L131
Object literal may only specify known properties, and 'guardDriverName' does not exist in type 'ErrorOptions & { code?: string | undefined; status?: number | undefined; }'.
|
Run npm run typecheck
Process completed with exit code 2.
|
The logs for this run have expired and are no longer available.
Loading