Merge branch 'main' of https://github.com/panoratech/Panora #380
Annotations
3 errors and 6 warnings
|
|
|
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
apps/magic-link/src/components/theme-provider.tsx#L66
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
apps/magic-link/src/components/ui/button.tsx#L56
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
apps/magic-link/src/components/ui/button2.tsx#L107
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
apps/magic-link/src/components/ui/form.tsx#L171
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
apps/magic-link/src/lib/ProviderModal.tsx#L162
React Hook useEffect has a missing dependency: 'open'. Either include it or remove the dependency array
|
This job failed
Loading