Skip to content

Add networkInformation object to DLASE #38

Add networkInformation object to DLASE

Add networkInformation object to DLASE #38

Triggered via pull request July 11, 2023 20:39
Status Failure
Total duration 40s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

pull-request-validation.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

8 errors
build (16.x): src/directLineStreaming.ts#L33
Cannot find name 'NetworkInformation'.
build (16.x): src/directLineStreaming.ts#L33
Property 'networkInformation' of exported interface has or is using private name 'NetworkInformation'.
build (16.x): src/directLineStreaming.ts#L116
Cannot find name 'NetworkInformation'.
build (16.x): src/streaming/WebSocketClientWithNetworkInformation.ts#L12
Cannot find name 'NetworkInformation'.
build (16.x): src/streaming/WebSocketClientWithNetworkInformation.ts#L12
Property 'networkInformation' of exported interface has or is using private name 'NetworkInformation'.
build (16.x): src/streaming/WebSocketClientWithNetworkInformation.ts#L38
Cannot find name 'NetworkInformation'.
build (16.x): src/streaming/WebSocketClientWithNetworkInformation.ts#L39
Cannot find name 'NetworkInformation'.
build (16.x)
Process completed with exit code 1.