Feature/bulle info #451
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#L150
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#L149
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#L148
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
|