build(vite): replace create-react-app by Vite #7711
Annotations
10 warnings
Lint:
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
|
Lint:
webapp/src/components/common/Form/index.tsx#L85
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/common/fieldEditors/BooleanFE.tsx#L32
Fast refresh only works when a file only exports components. Move your component(s) to a separate file
|
Lint:
webapp/src/components/common/fieldEditors/BooleanFE.tsx#L65
Fast refresh can't handle anonymous components. Add a name to your export
|
Lint:
webapp/src/components/common/fieldEditors/CheckBoxFE.tsx#L21
Fast refresh only works when a file only exports components. Move your component(s) to a separate file
|
Lint:
webapp/src/components/common/fieldEditors/CheckBoxFE.tsx#L58
Fast refresh can't handle anonymous components. Add a name to your export
|
Lint:
webapp/src/components/common/fieldEditors/CheckboxesTagsFE.tsx#L45
Fast refresh only works when a file only exports components. Move your component(s) to a separate file
|
Lint:
webapp/src/components/common/fieldEditors/ColorPickerFE/index.tsx#L19
Fast refresh only works when a file only exports components. Move your component(s) to a separate file
|
Lint:
webapp/src/components/common/fieldEditors/ColorPickerFE/index.tsx#L116
Fast refresh can't handle anonymous components. Add a name to your export
|
Lint:
webapp/src/components/common/fieldEditors/ListFE/index.tsx#L61
Fast refresh only works when a file only exports components. Move your component(s) to a separate file
|
The logs for this run have expired and are no longer available.
Loading