Use Vite #14
ci.yml
on: pull_request
Build
25s
Test
58s
Scan
16s
Validate CloudFormation Template
7s
Annotations
1 error and 6 warnings
Scan
Process completed with exit code 1.
|
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
|