Feat/implement dark mode system for merchant dashbaord #130
Annotations
10 errors and 11 warnings
|
Lint API:
apps/api/src/common/guards/api-key.guard.ts#L65
Unsafe assignment of an error typed value
|
|
Lint API:
apps/api/src/common/guards/api-key.guard.ts#L61
Unsafe member access .id on a type that cannot be resolved
|
|
Lint API:
apps/api/src/common/guards/api-key.guard.ts#L61
Unsafe assignment of an error typed value
|
|
Lint API:
apps/api/src/common/guards/api-key.guard.ts#L60
Unsafe member access .update on a type that cannot be resolved
|
|
Lint API:
apps/api/src/common/guards/api-key.guard.ts#L58
Unsafe member access .keyHash on a type that cannot be resolved
|
|
Lint API:
apps/api/src/common/guards/api-key.guard.ts#L53
Unsafe member access .findMany on a type that cannot be resolved
|
|
Lint API:
apps/api/src/common/guards/api-key.guard.ts#L53
Unsafe assignment of an error typed value
|
|
Lint API:
apps/api/src/common/decorators/current-merchant.decorator.ts#L13
Unsafe member access [data] on a type that cannot be resolved
|
|
Lint API:
apps/api/src/common/decorators/current-merchant.decorator.ts#L13
Unsafe return of a value of type error
|
|
Lint API:
apps/api/src/common/decorators/current-merchant.decorator.ts#L12
Unsafe assignment of an error typed value
|
|
Complete job
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-node@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Lint API:
apps/api/src/modules/auth/auth.service.ts#L102
Unsafe argument of type error typed assigned to a parameter of type `string`
|
|
Lint API:
apps/api/src/modules/auth/auth.service.ts#L95
Unsafe argument of type error typed assigned to a parameter of type `string`
|
|
Lint API:
apps/api/src/modules/auth/auth.service.ts#L76
Unsafe argument of type error typed assigned to a parameter of type `string`
|
|
Lint API:
apps/api/src/modules/auth/auth.service.ts#L76
Unsafe argument of type error typed assigned to a parameter of type `string`
|
|
Lint API:
apps/api/src/modules/analytics/analytics.service.ts#L318
Unsafe argument of type error typed assigned to a parameter of type `number`
|
|
Lint API:
apps/api/src/modules/analytics/analytics.service.ts#L318
Unsafe argument of type error typed assigned to a parameter of type `number`
|
|
Lint API:
apps/api/src/modules/analytics/analytics.service.ts#L180
Unsafe argument of type error typed assigned to a parameter of type `number`
|
|
Lint API:
apps/api/src/modules/analytics/analytics.service.ts#L179
Unsafe argument of type error typed assigned to a parameter of type `number`
|
|
Lint API:
apps/api/src/common/guards/api-key.guard.ts#L92
Unsafe argument of type error typed assigned to a parameter of type `string`
|
|
Lint API:
apps/api/src/common/guards/api-key.guard.ts#L58
Unsafe argument of type error typed assigned to a parameter of type `string`
|
Loading