feat - setup ci/cd pipeline for backend deployment #64
Annotations
10 errors and 10 warnings
|
src/PuzzleService Logic/puzzle.service.ts#L104
Unsafe member access .hash on an `any` value
|
|
src/PuzzleService Logic/puzzle.service.ts#L98
Unsafe member access .output on an `any` value
|
|
src/PuzzleService Logic/puzzle.service.ts#L98
Unsafe member access .output on an `any` value
|
|
src/PuzzleService Logic/puzzle.service.ts#L82
The case statement does not have a shared enum type with the switch predicate
|
|
src/PuzzleService Logic/puzzle.service.ts#L80
The case statement does not have a shared enum type with the switch predicate
|
|
src/PuzzleService Logic/puzzle.service.ts#L78
The case statement does not have a shared enum type with the switch predicate
|
|
src/PuzzleService Logic/puzzle.service.ts#L48
Unsafe assignment of an `any` value
|
|
src/PuzzleService Logic/puzzle.controller.ts#L29
Unsafe member access .user on an `any` value
|
|
src/PuzzleService Logic/puzzle.controller.ts#L29
Unsafe return of a value of type `any`
|
|
src/PuzzleService Logic/puzzle.controller.ts#L27
Unsafe assignment of an `any` value
|
|
|
|
src/iq-assessment/providers/iq-assessment.service.spec.ts#L118
Unsafe argument of type `any` assigned to a parameter of type `(DeepPartial<IQAssessmentSession> & IQAssessmentSession) | Promise<DeepPartial<IQAssessmentSession> & IQAssessmentSession>`
|
|
src/iq-assessment/providers/iq-assessment.service.spec.ts#L115
Unsafe argument of type `any` assigned to a parameter of type `IQAssessmentSession`
|
|
src/iq-assessment/providers/iq-assessment.service.spec.ts#L108
Unsafe argument of type `any` assigned to a parameter of type `SelectQueryBuilder<IQQuestion>`
|
|
src/iq-assessment/providers/iq-assessment.service.spec.ts#L106
Unsafe argument of type `any` assigned to a parameter of type `User | Promise<User | null> | null`
|
|
src/daily-streak/dto/daily_streak_dto.ts#L85
Unsafe argument of type `any` assigned to a parameter of type `string`
|
|
src/daily-streak/daily_streak_controller.ts#L199
Unsafe argument of type `any` assigned to a parameter of type `number`
|
|
src/daily-streak/daily_streak_controller.ts#L120
Unsafe argument of type `any` assigned to a parameter of type `number`
|
|
src/daily-streak/daily_streak_controller.ts#L51
Unsafe argument of type `any` assigned to a parameter of type `number`
|
|
src/auth/providers/refreshTokensProvider.ts#L64
Unsafe argument of type `any` assigned to a parameter of type `string`
|
The logs for this run have expired and are no longer available.
Loading