Feature/daily gift #453
Annotations
5 warnings
|
check-pr:
packages/backend/api/src/middlewares/auth.middlewarre.ts#L4
Variable name `IS_PRODUCTION` must have one of the following prefixes: is, should, has, can, did, will
|
|
check-pr:
packages/backend/api/src/game/creature/post.buy-creature.ts#L179
Object Literal Property name `Mythologic` must match one of the following formats: camelCase, UPPER_CASE, snake_case
|
|
check-pr:
packages/backend/api/src/game/creature/post.buy-creature.ts#L178
Object Literal Property name `Winged` must match one of the following formats: camelCase, UPPER_CASE, snake_case
|
|
check-pr:
packages/backend/api/src/game/creature/post.buy-creature.ts#L177
Object Literal Property name `Fairy` must match one of the following formats: camelCase, UPPER_CASE, snake_case
|
|
check-pr:
packages/backend/api/src/auth/post.login.ts#L7
Variable name `IS_PRODUCTION` must have one of the following prefixes: is, should, has, can, did, will
|