Skip to content

Feature: support socket.io - [INS-5024] #17722

Feature: support socket.io - [INS-5024]

Feature: support socket.io - [INS-5024] #17722

Triggered via pull request March 13, 2025 02:35
Status Failure
Total duration 1m 1s
Artifacts

test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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.