Skip to content

useFetch, useCachedPromise: Fix crash when passing an argument of type URLSearchParams as an option #139

useFetch, useCachedPromise: Fix crash when passing an argument of type URLSearchParams as an option

useFetch, useCachedPromise: Fix crash when passing an argument of type URLSearchParams as an option #139

Triggered via pull request July 26, 2024 09:42
Status Success
Total duration 40s
Artifacts

test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
tests
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
tests: src/exec-utils.ts#L79
Unexpected any. Specify a different type
tests: src/exec-utils.ts#L117
Unexpected any. Specify a different type
tests: src/exec-utils.ts#L139
Unexpected any. Specify a different type
tests: src/exec-utils.ts#L153
Unexpected any. Specify a different type
tests: src/oauth/providers.ts#L195
Unexpected any. Specify a different type
tests: src/oauth/withAccessToken.tsx#L46
Unexpected any. Specify a different type
tests: src/oauth/withAccessToken.tsx#L75
Unexpected any. Specify a different type
tests: src/types.ts#L1
Unexpected any. Specify a different type
tests: src/types.ts#L14
Unexpected any. Specify a different type
tests: src/types.ts#L16
Unexpected any. Specify a different type