feature/docker-image-and-core #429
Annotations
18 errors
Build:
test/integration/http/login.route.test.ts#L33
Type 'Promise<RedisClient>' is not assignable to type 'RedisClient'.
|
Build:
test/integration/http/logout.route.test.ts#L14
Type 'Promise<RedisClient>' is not assignable to type 'RedisClient'.
|
Build:
test/integration/http/mfa.route.test.ts#L31
Type 'Promise<RedisClient>' is not assignable to type 'RedisClient'.
|
Build:
test/integration/http/organization.route.test.ts#L31
Type 'Promise<RedisClient>' is not assignable to type 'RedisClient'.
|
Build:
test/integration/http/reset_password.route.test.ts#L32
Type 'Promise<RedisClient>' is not assignable to type 'RedisClient'.
|
Build:
test/integration/http/user.route.test.ts#L31
Type 'Promise<RedisClient>' is not assignable to type 'RedisClient'.
|
Build:
test/unit/providers/mfa_choose.repository.test.ts#L19
Type 'Promise<RedisClient>' is not assignable to type 'RedisClient'.
|
Build:
test/unit/providers/mfa_code.repository.test.ts#L23
Type 'Promise<RedisClient>' is not assignable to type 'RedisClient'.
|
Build
Process completed with exit code 2.
|
Lint:
test/integration/http/login.route.test.ts#L33
Type 'Promise<RedisClient>' is not assignable to type 'RedisClient'.
|
Lint:
test/integration/http/logout.route.test.ts#L14
Type 'Promise<RedisClient>' is not assignable to type 'RedisClient'.
|
Lint:
test/integration/http/mfa.route.test.ts#L31
Type 'Promise<RedisClient>' is not assignable to type 'RedisClient'.
|
Lint:
test/integration/http/organization.route.test.ts#L31
Type 'Promise<RedisClient>' is not assignable to type 'RedisClient'.
|
Lint:
test/integration/http/reset_password.route.test.ts#L32
Type 'Promise<RedisClient>' is not assignable to type 'RedisClient'.
|
Lint:
test/integration/http/user.route.test.ts#L31
Type 'Promise<RedisClient>' is not assignable to type 'RedisClient'.
|
Lint:
test/unit/providers/mfa_choose.repository.test.ts#L19
Type 'Promise<RedisClient>' is not assignable to type 'RedisClient'.
|
Lint:
test/unit/providers/mfa_code.repository.test.ts#L23
Type 'Promise<RedisClient>' is not assignable to type 'RedisClient'.
|
Lint
Process completed with exit code 2.
|