feat: add dao layer for link as an example #10284
Annotations
4 errors and 18 warnings
python-lint
Process completed with exit code 1.
|
python-test (ubuntu-20.04)
Process completed with exit code 1.
|
python-test (windows-latest)
The job was canceled because "ubuntu-20_04" failed.
|
python-test (windows-latest)
The operation was canceled.
|
npm-setup
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.
|
npm-setup
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.
|
npm-test
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.
|
npm-test
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.
|
npm-lint:
webapp/src/components/App/Data/DataPropsView.tsx#L42
Async arrow function has no 'await' expression
|
npm-lint:
webapp/src/components/App/Data/index.tsx#L75
Async arrow function has no 'await' expression
|
npm-lint:
webapp/src/components/App/Data/index.tsx#L114
Async arrow function has no 'await' expression
|
npm-lint:
webapp/src/components/App/Singlestudy/Commands/Edition/DraggableCommands/CommandImportButton.tsx#L44
Async arrow function has no 'await' expression
|
npm-lint:
webapp/src/components/App/Singlestudy/Commands/Edition/DraggableCommands/CommandImportButton.tsx#L47
Async arrow function has no 'await' expression
|
npm-lint:
webapp/src/components/App/Singlestudy/Commands/Edition/index.tsx#L135
Async arrow function has no 'await' expression
|
npm-lint:
webapp/src/components/App/Singlestudy/FreezeStudy.tsx#L194
React Hook useEffect has a missing dependency: 'blockingTasksRef'. Either include it or remove the dependency array
|
npm-lint:
webapp/src/components/App/Singlestudy/HomeView/InformationView/LauncherHistory/JobStepper.tsx#L50
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
npm-lint:
webapp/src/components/App/Singlestudy/HomeView/StudyTreeView/utils.ts#L69
Async arrow function has no 'await' expression
|
npm-lint:
webapp/src/components/App/Singlestudy/UpgradeDialog.tsx#L56
Async arrow function has no 'await' expression
|
npm-lint
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.
|
npm-lint
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.
|
npm-build
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.
|
npm-build
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.
|