feat: lint fix #10855
Annotations
2 errors and 11 warnings
Lint:
webapp/cypress/support/commands.js#L13
Missing new line after license header
|
Lint
Process completed with exit code 1.
|
Lint:
webapp/cypress/support/commands.js#L14
Unexpected console statement
|
Lint:
webapp/src/components/App/Data/DataPropsView.tsx#L40
Async arrow function has no 'await' expression
|
Lint:
webapp/src/components/App/Data/index.tsx#L70
Async arrow function has no 'await' expression
|
Lint:
webapp/src/components/App/Data/index.tsx#L109
Async arrow function has no 'await' expression
|
Lint:
webapp/src/components/App/Singlestudy/Commands/Edition/DraggableCommands/CommandImportButton.tsx#L44
Async arrow function has no 'await' expression
|
Lint:
webapp/src/components/App/Singlestudy/Commands/Edition/DraggableCommands/CommandImportButton.tsx#L47
Async arrow function has no 'await' expression
|
Lint:
webapp/src/components/App/Singlestudy/Commands/Edition/index.tsx#L125
Async arrow function has no 'await' expression
|
Lint:
webapp/src/components/App/Singlestudy/FreezeStudy.tsx#L182
React Hook useEffect has a missing dependency: 'blockingTasksRef'. Either include it or remove the dependency array
|
Lint:
webapp/src/components/App/Singlestudy/HomeView/InformationView/LauncherHistory/JobStepper.tsx#L46
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
Lint:
webapp/src/components/App/Singlestudy/HomeView/StudyTreeView/utils.ts#L62
Async arrow function has no 'await' expression
|
Restore node modules
Input 'save-always' has been deprecated with message: save-always does not work as intended and will be removed in a future release.
A separate `actions/cache/restore` step should be used instead.
See https://github.com/actions/cache/tree/main/save#always-save-cache for more details.
|
Loading