changing editor layout #10
lint.yml
on: pull_request
Performs linting on the application
19s
Annotations
4 errors and 3 warnings
Performs linting on the application:
src/pages/EditorComponent.js#L135
'error' is not defined
|
Performs linting on the application:
src/pages/EditorComponent.js#L137
'error' is not defined
|
Performs linting on the application:
src/pages/EditorDori.jsx#L134
'getLanguageLogoById' is not defined
|
Performs linting on the application
Process completed with exit code 1.
|
Performs linting on the application:
src/pages/EditorComponent.js#L7
'CircularProgress' is defined but never used
|
Performs linting on the application:
src/pages/EditorComponent.js#L10
'StyledButton' is assigned a value but never used
|
Performs linting on the application:
src/pages/EditorComponent.js#L23
'loading' is assigned a value but never used
|