Skip to content

fix: error TS7006: Parameter 'event' implicitly has an 'any' type dur… #133

fix: error TS7006: Parameter 'event' implicitly has an 'any' type dur…

fix: error TS7006: Parameter 'event' implicitly has an 'any' type dur… #133

Triggered via push July 12, 2025 14:51
Status Failure
Total duration 37s
Artifacts

ci.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

6 errors
Release
Process completed with exit code 1.
Release: src/websocket.ts#L3
This module can only be referenced with ECMAScript imports/exports by turning on the 'allowSyntheticDefaultImports' flag and referencing its default export.
Release: src/websocket.ts#L3
Module '"isomorphic-ws"' has no exported member 'MessageEvent'.
Release: src/websocket.ts#L3
Module '"isomorphic-ws"' has no exported member 'Event'.
Release: src/websocket.ts#L3
Module '"isomorphic-ws"' has no exported member 'ErrorEvent'.
Release: src/websocket.ts#L3
Module '"isomorphic-ws"' has no exported member 'CloseEvent'.