Skip to content

feat: add useNetInfoInstance - a non singleton-state hook to manage configs / events independently #351

feat: add useNetInfoInstance - a non singleton-state hook to manage configs / events independently

feat: add useNetInfoInstance - a non singleton-state hook to manage configs / events independently #351

Re-run triggered November 2, 2023 11:40
Status Success
Total duration 1m 41s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
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