style: clean up profile page #1203
Annotations
4 errors and 1 warning
|
lint
Process completed with exit code 1.
|
|
lint:
src/components/Analysis/CustomAnalysisModal.tsx#L54
Avoid non-native interactive elements. If using native HTML is not possible, add an appropriate role and support for tabbing, mouse, keyboard, and touch inputs to an interactive content element
|
|
lint:
src/components/Analysis/CustomAnalysisModal.tsx#L54
Visible, non-interactive elements with click handlers must have at least one keyboard listener
|
|
test
Process completed with exit code 1.
|
|
lint:
src/pages/_app.tsx#L78
Block is not recommended. See: https://nextjs.org/docs/messages/google-font-display
|