Merge branch 'dev' of https://github.com/boostcampwm-2024/web33-Noctaโฆ #34
lint_and_unit_test.yml
on: push
Lint and Unit Test
36s
Annotations
2 errors and 3 warnings
Lint and Unit Test:
client/src/components/modal/modal.style.ts#L37
Definition for rule '@pandacss/no-hardcoded-color' was not found
|
Lint and Unit Test
Process completed with exit code 1.
|
Lint and Unit Test:
client/src/types/markdown.ts#L17
Unexpected any. Specify a different type
|
Lint and Unit Test:
client/src/utils/linkedLIstBlock.ts#L94
Unexpected any. Specify a different type
|
Lint and Unit Test:
server/src/app.module.spec.ts#L16
'module' is assigned a value but never used. Allowed unused vars must match /^(js|Injectable|Controller|Get|Post|Put|Delete|Patch|Options|Head|All)$/u
|