2024.8.0+monster1 #14
lint.yml
on: pull_request
pnpm_install
1m 5s
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 '}'
|