🐛 Fixed webapp + magic link working #147
Annotations
3 errors and 5 warnings
release
webapp#lint: command (/home/runner/work/Panora/Panora/apps/webapp) pnpm run lint exited (1)
|
release
Error: The process '/opt/hostedtoolcache/node/16.20.2/x64/bin/pnpm' failed with exit code 1
|
release
The process '/opt/hostedtoolcache/node/16.20.2/x64/bin/pnpm' failed with exit code 1
|
release:
apps/webapp/src/components/shared/team-switcher.tsx#L86
React Hook useEffect has a missing dependency: 'setOrganisationName'. Either include it or remove the dependency array
|
release:
apps/webapp/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
|
release:
apps/webapp/src/components/ui/badge.tsx#L36
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
release:
apps/webapp/src/components/ui/button.tsx#L57
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
release:
apps/webapp/src/components/ui/navigation-menu.tsx#L119
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|