websocket ping pong to verify that sockets can be opened #204
Annotations
4 errors and 5 warnings
Build:
src/app/websocket-test/websockettest.component.ts#L13
Type boolean trivially inferred from a boolean literal, remove type annotation
|
Build:
src/app/websocket-test/websockettest.component.ts#L15
Type boolean trivially inferred from a boolean literal, remove type annotation
|
Build:
src/app/websocket-test/websockettest.component.ts#L37
Unexpected var, use let or const instead
|
Build
Process completed with exit code 1.
|
Build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Build:
src/app/app.component.ts#L165
'_s' is defined but never used
|
Build:
src/app/app.component.ts#L170
'_s' is defined but never used
|
Build:
src/app/app.component.ts#L377
'_s' is defined but never used
|
Build:
src/app/app.component.ts#L396
'_s' is defined but never used
|