<fix>: now use all labels instead of one #28
ci.yml
on: pull_request
backend-tests
42s
frontend-lint
28s
Annotations
1 error and 10 warnings
|
backend-tests
Process completed with exit code 4.
|
|
frontend-lint
'parseErr' is defined but never used
|
|
frontend-lint
Expected an assignment or function call and instead saw an expression
|
|
frontend-lint:
frontend/src/app/smart-reading/page.tsx#L32
'parsedDocument' is assigned a value but never used
|
|
frontend-lint:
frontend/src/app/smart-reading/page.tsx#L31
'parseError' is assigned a value but never used
|
|
frontend-lint:
frontend/src/app/smart-reading/page.tsx#L30
'parseProgress' is assigned a value but never used
|
|
frontend-lint:
frontend/src/app/profile/page.tsx#L22
'AVATAR_SIZE' is assigned a value but never used
|
|
frontend-lint:
frontend/src/app/library/page.tsx#L88
'getAdaptiveTitleClass' is defined but never used
|
|
frontend-lint:
frontend/src/app/library/page.tsx#L79
'getTitleGradientClass' is defined but never used
|
|
frontend-lint:
frontend/src/app/library/page.tsx#L45
'getThumbnailLabel' is defined but never used
|
|
frontend-lint:
frontend/src/app/library/page.tsx#L29
'formatDateTime' is defined but never used
|