chore(deps-dev): bump eslint-plugin-react-hooks from 5.2.0 to 7.0.1 - #1
Open
dependabot[bot] wants to merge 1 commit into
Open
chore(deps-dev): bump eslint-plugin-react-hooks from 5.2.0 to 7.0.1#1dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Annotations
1 error and 11 warnings
|
|
|
|
|
src/lib/P2PContext.tsx#L22
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
|
|
|
|
|
src/components/ui/toggle.tsx#L45
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
|
|
|
src/components/ui/navigation-menu.tsx#L167
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
|
src/components/ui/form.tsx#L157
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
|
src/components/ui/button.tsx#L59
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
|
src/components/ui/badge.tsx#L46
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
|
src/components/VoiceAudioManager.tsx#L65
The ref value 'audioRefs.current' will likely have changed by the time this effect cleanup function runs. If this ref points to a node rendered by React, copy 'audioRefs.current' to a variable inside the effect, and use that variable in the cleanup function
|
The logs for this run have expired and are no longer available.
Loading