feat: now one can make notes while reading on page smart-reading #68
ci.yml
on: pull_request
backend-tests
2m 26s
frontend-lint
31s
Annotations
1 error and 8 warnings
|
frontend-lint
Process completed with exit code 1.
|
|
frontend-lint:
frontend/src/components/layout/dashboard-shell.tsx#L158
'_subtitle' is defined but never used
|
|
frontend-lint:
frontend/src/components/layout/dashboard-shell.tsx#L157
'_title' is defined but never used
|
|
frontend-lint:
frontend/src/components/layout/dashboard-shell.tsx#L13
'THEME_STYLES' is assigned a value but never used
|
|
frontend-lint:
frontend/src/app/smart-reading/page.tsx#L319
'oldNote' is assigned a value but never used
|
|
frontend-lint:
frontend/src/app/smart-reading/page.tsx#L319
'oldAi' is assigned a value but never used
|
|
frontend-lint:
frontend/src/app/smart-reading/page.tsx#L310
'oldPdf' is assigned a value but never used
|
|
frontend-lint:
frontend/src/app/library/page.tsx#L78
'TITLE_GRADIENTS' is assigned a value but never used
|
|
frontend-lint:
frontend/src/app/library/page.tsx#L53
'getThumbnailLabel' is defined but never used
|