Skip to content

feature/docker-image-and-core #429

feature/docker-image-and-core

feature/docker-image-and-core #429

Triggered via pull request October 13, 2024 11:49
Status Failure
Total duration 1m 37s
Artifacts

continuous_integration.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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.