Build Event-Driven Daily Streak System with Gamified Milestone Rewards #92
Annotations
11 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/users/controllers/users.controller.ts#L44
Unsafe argument of type `any` assigned to a parameter of type `CreateUserDto`
|
|
src/seed.ts#L19
Promises must be awaited, end with a call to .catch, end with a call to .then with a rejection handler or be explicitly marked as ignored with the `void` operator
|
|
src/main.ts#L29
Promises must be awaited, end with a call to .catch, end with a call to .then with a rejection handler or be explicitly marked as ignored with the `void` operator
|
|
src/iq-assessment/providers/iq-attempt.service.ts#L155
Unsafe argument of type `any` assigned to a parameter of type `string`
|
|
src/iq-assessment/providers/iq-attempt.service.ts#L149
Unsafe argument of type `any` assigned to a parameter of type `string`
|
|
src/iq-assessment/providers/iq-assessment.service.ts#L529
Unsafe argument of type `any` assigned to a parameter of type `DeepPartial<IQQuestion>[]`
|
|
src/iq-assessment/providers/iq-assessment.service.ts#L330
Unsafe argument of type `any` assigned to a parameter of type `DeepPartial<IQQuestion>[]`
|
|
src/gamification/providers/daily-streak.service.ts#L268
Unsafe argument of type `any` assigned to a parameter of type `number`
|
|
src/gamification/controllers/streak.controller.spec.ts#L57
Unsafe argument of type `any` assigned to a parameter of type `ActiveUserData`
|
|
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