fix(config): add Swagger proxy settings in Vite configuration #7820
Annotations
2 errors and 11 warnings
Lint:
webapp/vite.config.ts#L1
'ProxyOptions' is defined but never used
|
Lint
Process completed with exit code 1.
|
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/.
|
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#L86
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