Use Vite #11
ci.yml
on: pull_request
Build
23s
Test
51s
Scan
16s
Validate CloudFormation Template
8s
Annotations
1 error and 9 warnings
Scan
Process completed with exit code 1.
|
Scan:
src/providers/AuthProvider.tsx#L64
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
Scan:
src/providers/AxiosProvider.tsx#L109
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
Scan:
src/providers/ConfigProvider.tsx#L80
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
Scan:
src/providers/SettingsProvider.tsx#L33
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
Scan:
src/providers/ToastsProvider.tsx#L151
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
Scan:
src/test/test-utils.tsx#L18
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
Scan:
src/test/test-utils.tsx#L76
This rule can't verify that `export *` only exports components
|
Scan:
src/test/test-utils.tsx#L79
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
Scan:
src/test/test-utils.tsx#L82
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|