fix: fix ws logsfix: fix ws logs #121
build-and-publish.yml
on: push
CI
/
Build
17s
CI
/
setup
6s
CI
/
Publish package to npm
0s
CI
/
Publish package to GPR
0s
Annotations
7 errors and 2 warnings
CI / Build:
lib/websocket.ts#L68
Cannot find namespace '_ReconnectingWebSocket'. Did you mean 'ReconnectingWebSocket'?
|
CI / Build:
lib/websocket.ts#L73
Cannot find namespace '_ReconnectingWebSocket'. Did you mean 'ReconnectingWebSocket'?
|
CI / Build:
lib/websocket.ts#L107
Cannot find namespace '_ReconnectingWebSocket'. Did you mean 'ReconnectingWebSocket'?
|
CI / Build:
lib/websocket.ts#L128
This expression is not constructable.
|
CI / Build:
lib/websocket.ts#L154
Parameter 'wsError' implicitly has an 'any' type.
|
CI / Build:
lib/websocket.ts#L160
Parameter 'message' implicitly has an 'any' type.
|
CI / Build
Process completed with exit code 1.
|
CI / setup
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
CI / setup
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|