fix: resolve media permission bugs and improve device access UX - #35
Merged
Merged
Annotations
10 errors and 11 warnings
|
src/components/modals/settings-modal.tsx#L61
Replace `·url:·'https://images.unsplash.com/photo-1449824913935-59a10b8d2000?w=400&q=80',·label:·'Urban'` with `⏎········url:·'https://images.unsplash.com/photo-1449824913935-59a10b8d2000?w=400&q=80',⏎········label:·'Urban',⏎·····`
|
|
src/components/modals/settings-modal.tsx#L60
Replace `·url:·'https://images.unsplash.com/photo-1516455590571-18256e5bb9ff?w=400&q=80',·label:·'Night·road'` with `⏎········url:·'https://images.unsplash.com/photo-1516455590571-18256e5bb9ff?w=400&q=80',⏎········label:·'Night·road',⏎·····`
|
|
src/components/modals/settings-modal.tsx#L59
Replace `·url:·'https://images.unsplash.com/photo-1555041469-a586c61ea9bc?w=400&q=80',·label:·'Living·room'` with `⏎········url:·'https://images.unsplash.com/photo-1555041469-a586c61ea9bc?w=400&q=80',⏎········label:·'Living·room',⏎·····`
|
|
src/components/modals/settings-modal.tsx#L58
Replace `·url:·'https://images.unsplash.com/photo-1454496522488-7a8e488e8606?w=400&q=80',·label:·'Mountains·fog'` with `⏎········url:·'https://images.unsplash.com/photo-1454496522488-7a8e488e8606?w=400&q=80',⏎········label:·'Mountains·fog',⏎·····`
|
|
src/components/modals/settings-modal.tsx#L57
Replace `·url:·'https://images.unsplash.com/photo-1500534314209-a25ddb2bd429?w=400&q=80',·label:·'Forest·road'` with `⏎········url:·'https://images.unsplash.com/photo-1500534314209-a25ddb2bd429?w=400&q=80',⏎········label:·'Forest·road',⏎·····`
|
|
src/components/modals/settings-modal.tsx#L51
Replace `·url:·'https://images.unsplash.com/photo-1477959858617-67f85cf4f1df?w=400&q=80',·label:·'City'` with `⏎········url:·'https://images.unsplash.com/photo-1477959858617-67f85cf4f1df?w=400&q=80',⏎········label:·'City',⏎·····`
|
|
src/components/modals/settings-modal.tsx#L50
Replace `·url:·'https://images.unsplash.com/photo-1519681393784-d120267933ba?w=400&q=80',·label:·'Mountains'` with `⏎········url:·'https://images.unsplash.com/photo-1519681393784-d120267933ba?w=400&q=80',⏎········label:·'Mountains',⏎·····`
|
|
src/components/modals/settings-modal.tsx#L49
Replace `·url:·'https://images.unsplash.com/photo-1507525428034-b723cf961d3e?w=400&q=80',·label:·'Beach'` with `⏎········url:·'https://images.unsplash.com/photo-1507525428034-b723cf961d3e?w=400&q=80',⏎········label:·'Beach',⏎·····`
|
|
src/components/modals/caution-modal.tsx#L44
Replace `·action:·Actions.Record,·args:·{·recording:·false·}` with `⏎········action:·Actions.Record,⏎········args:·{·recording:·false·},⏎·····`
|
|
src/components/modals/caution-modal.tsx#L40
Replace `·action:·Actions.Record,·args:·{·recording:·true·}` with `⏎········action:·Actions.Record,⏎········args:·{·recording:·true·},⏎·····`
|
|
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-node@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
src/context/service-context.tsx#L51
Unexpected console statement
|
|
src/context/service-context.tsx#L14
Fast refresh only works when a file only exports components. Move your React context(s) to a separate file
|
|
src/components/ui/form.tsx#L158
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/room/join/join-form.tsx#L105
React Hook useEffect has missing dependencies: 'form' and 'onSubmit'. Either include them or remove the dependency array
|
|
src/components/room/join/join-form.tsx#L98
Unexpected any. Specify a different type
|
|
src/components/room/grid/canvas-peer-tile.tsx#L51
The ref value 'videoRef.current' will likely have changed by the time this effect cleanup function runs. If this ref points to a node rendered by React, copy 'videoRef.current' to a variable inside the effect, and use that variable in the cleanup function
|
|
src/components/room/connection-quality-manager.tsx#L62
Unexpected console statement
|
|
src/components/room/connection-quality-manager.tsx#L35
Unexpected console statement
|
The logs for this run have expired and are no longer available.
Loading