style(ui-utils): update a comment in muiUtils #8767
Annotations
12 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
webapp/src/components/App/Data/DataPropsView.tsx#L28
Async arrow function has no 'await' expression
|
webapp/src/components/App/Data/index.tsx#L61
Async arrow function has no 'await' expression
|
webapp/src/components/App/Data/index.tsx#L100
Async arrow function has no 'await' expression
|
webapp/src/components/App/Singlestudy/Commands/Edition/DraggableCommands/CommandImportButton.tsx#L30
Async arrow function has no 'await' expression
|
webapp/src/components/App/Singlestudy/Commands/Edition/DraggableCommands/CommandImportButton.tsx#L33
Async arrow function has no 'await' expression
|
webapp/src/components/App/Singlestudy/Commands/Edition/index.tsx#L121
Async arrow function has no 'await' expression
|
webapp/src/components/App/Singlestudy/HomeView/InformationView/LauncherHistory/JobStepper.tsx#L33
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
webapp/src/components/App/Singlestudy/HomeView/StudyTreeView/utils.ts#L55
Async arrow function has no 'await' expression
|
webapp/src/components/App/Singlestudy/UpgradeDialog.tsx#L42
Async arrow function has no 'await' expression
|
webapp/src/components/App/Singlestudy/explore/Configuration/AdequacyPatch/index.tsx#L25
Async arrow function has no 'await' expression
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "python-code-coverage-report".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
This job succeeded
Loading