Feature: support socket.io - [INS-5024] #17722
Annotations
4 errors
Test:
packages/insomnia/src/ui/components/socket-io/body-tab-pane.tsx#L26
'eventName' is assigned a value but never used
|
Test:
packages/insomnia/src/ui/components/socket-io/body-tab-pane.tsx#L30
The 'args' array makes the dependencies of useMemo Hook (at line 41) change on every render. Move it inside the useMemo callback. Alternatively, wrap the initialization of 'args' in its own useMemo() Hook
|
Test:
packages/insomnia/src/ui/components/socket-io/disconnect-button.tsx#L6
'requestId' is defined but never used
|
Test
Process completed with exit code 1.
|