Skip to content

fix!: cancel _checkInternetReachability request on timeout & cancel via AbortController #344

fix!: cancel _checkInternetReachability request on timeout & cancel via AbortController

fix!: cancel _checkInternetReachability request on timeout & cancel via AbortController #344

Triggered via pull request November 1, 2023 15:10
Status Failure
Total duration 1m 31s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 11 warnings
test: src/internal/internetReachability.ts#L83
Delete `⏎··········`
test: src/internal/internetReachability.ts#L85
Delete `··`
test: src/internal/internetReachability.ts#L86
Delete `··`
test: src/internal/internetReachability.ts#L87
Replace `··},⏎··········this._configuration.reachabilityRequestTimeout,⏎········` with `},·this._configuration.reachabilityRequestTimeout`
test
Process completed with exit code 1.
test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
test: example/ConnectionInfoCurrent.tsx#L28
Missing return type on function
test: example/ConnectionInfoCurrent.tsx#L34
Missing return type on function
test: example/ConnectionInfoCurrent.tsx#L38
Missing return type on function
test: example/ConnectionInfoCurrent.tsx#L42
Missing return type on function
test: example/ConnectionInfoFetch.tsx#L26
Missing return type on function
test: example/ConnectionInfoFetch.tsx#L30
Missing return type on function
test: example/ConnectionInfoFetch.tsx#L37
Missing return type on function
test: example/ConnectionInfoRefresh.tsx#L37
Missing return type on function
test: example/ConnectionInfoSubscription.tsx#L28
Missing return type on function
test: example/ConnectionInfoSubscription.tsx#L34
Missing return type on function