Skip to content

Centralize Redis Client Usage and Add Caching in LeaderboardService #88

Centralize Redis Client Usage and Add Caching in LeaderboardService

Centralize Redis Client Usage and Add Caching in LeaderboardService #88

Triggered via pull request July 31, 2025 21:55
Status Success
Total duration 1m 7s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

deploy.yml

on: pull_request
build-and-deploy
1m 4s
build-and-deploy
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 10 warnings
build-and-deploy: src/analytics/providers/analytics-breakdown.service.ts#L181
Unsafe return of a value of type `any`
build-and-deploy: src/analytics/providers/analytics-breakdown.service.ts#L181
Unsafe return of a value of type `any[]`
build-and-deploy: src/analytics/providers/analytics-breakdown.service.ts#L125
Unsafe member access .eventType on an `any` value
build-and-deploy: src/analytics/providers/analytics-breakdown.service.ts#L124
Unsafe member access .count on an `any` value
build-and-deploy: src/analytics/providers/analytics-breakdown.service.ts#L123
Unsafe member access .eventType on an `any` value
build-and-deploy: src/analytics/providers/analytics-breakdown.service.ts#L123
Unsafe assignment of an `any` value
build-and-deploy: src/analytics/providers/analytics-breakdown.service.ts#L119
Async method 'transformBreakdownResults' has no 'await' expression
build-and-deploy: src/analytics/providers/analytics-breakdown.service.ts#L110
Unsafe member access .stack on an `any` value
build-and-deploy: src/analytics/providers/analytics-breakdown.service.ts#L109
Unsafe member access .message on an `any` value
build-and-deploy: src/analytics/analytics.controller.ts#L5
'UseGuards' is defined but never used
build-and-deploy: 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
build-and-deploy: 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
build-and-deploy: src/iq-assessment/providers/iq-attempt.service.ts#L155
Unsafe argument of type `any` assigned to a parameter of type `string`
build-and-deploy: src/iq-assessment/providers/iq-attempt.service.ts#L149
Unsafe argument of type `any` assigned to a parameter of type `string`
build-and-deploy: src/iq-assessment/providers/iq-assessment.service.ts#L534
Unsafe argument of type `any` assigned to a parameter of type `DeepPartial<IQQuestion>[]`
build-and-deploy: src/iq-assessment/providers/iq-assessment.service.ts#L335
Unsafe argument of type `any` assigned to a parameter of type `DeepPartial<IQQuestion>[]`
build-and-deploy: src/gamification/providers/get-streak-stats.service.ts#L35
Unsafe argument of type `any` assigned to a parameter of type `number`
build-and-deploy: src/auth/providers/refreshTokensProvider.ts#L64
Unsafe argument of type `any` assigned to a parameter of type `string`
build-and-deploy: src/analytics/providers/analytics-breakdown.service.ts#L125
Unsafe argument of type `any` assigned to a parameter of type `string`
build-and-deploy: src/analytics/providers/analytics-breakdown.service.ts#L124
Unsafe argument of type `any` assigned to a parameter of type `string`