docker 빌드속도 향상 #20
lint.yml
on: pull_request
pnpm_install
39s
Matrix: lint
Matrix: typecheck
Annotations
10 errors
lint (backend):
packages/backend/src/core/AvatarDecorationService.ts#L19
A space is required after '{'
|
lint (backend):
packages/backend/src/core/AvatarDecorationService.ts#L19
A space is required before '}'
|
lint (backend):
packages/backend/src/core/AvatarDecorationService.ts#L147
A space is required after '{'
|
lint (backend):
packages/backend/src/core/AvatarDecorationService.ts#L147
A space is required before '}'
|
lint (backend):
packages/backend/src/core/AvatarDecorationService.ts#L155
A space is required after '{'
|
lint (backend):
packages/backend/src/core/AvatarDecorationService.ts#L155
A space is required before '}'
|
|
lint (backend):
packages/backend/src/core/AvatarDecorationService.ts#L166
Expected '===' and instead saw '=='
|
lint (backend):
packages/backend/src/core/AvatarDecorationService.ts#L203
A space is required after '{'
|
lint (backend):
packages/backend/src/core/AvatarDecorationService.ts#L203
A space is required before '}'
|