Skip to content

Use query-string to properly serialize null values (#4) #41

Use query-string to properly serialize null values (#4)

Use query-string to properly serialize null values (#4) #41

Triggered via push June 23, 2023 07:01
Status Success
Total duration 7m 28s
Artifacts

main.yml

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

Annotations

60 warnings
Build, lint, and test on Node 18.x and ubuntu-latest: src/types.ts#L38
'_Param' is defined but never used
Build, lint, and test on Node 18.x and ubuntu-latest: src/types.ts#L74
'_Param' is defined but never used
Build, lint, and test on Node 18.x and ubuntu-latest: src/types.ts#L91
'_Param' is defined but never used
Build, lint, and test on Node 18.x and ubuntu-latest: src/useQueryParams.ts#L56
React Hook useMemo has a missing dependency: 'paramConfigMap'. Either include it or remove the dependency array
Build, lint, and test on Node 18.x and ubuntu-latest: src/useQueryParams.ts#L77
React Hook useMemo has a missing dependency: 'paramConfigMap'. Either include it or remove the dependency array
Build, lint, and test on Node 18.x and ubuntu-latest: src/useQueryParams.ts#L111
React Hook useCallback has missing dependencies: 'name' and 'setQueryParams'. Either include them or remove the dependency array
Build, lint, and test on Node 18.x and ubuntu-latest: src/useQueryParams.ts#L114
React Hook useMemo has missing dependencies: 'name' and 'queryParams'. Either include them or remove the dependency array
Build, lint, and test on Node 18.x and ubuntu-latest: src/useQueryParams.ts#L114
React Hook useMemo has a complex expression in the dependency array. Extract it to a separate variable so it can be statically checked
Build, lint, and test on Node 18.x and ubuntu-latest: test/index.test.ts#L155
'link' is assigned a value but never used
Build, lint, and test on Node 18.x and ubuntu-latest: test/index.test.ts#L157
'link2' is assigned a value but never used
Build, lint, and test on Node 16.x and ubuntu-latest: src/types.ts#L38
'_Param' is defined but never used
Build, lint, and test on Node 16.x and ubuntu-latest: src/types.ts#L74
'_Param' is defined but never used
Build, lint, and test on Node 16.x and ubuntu-latest: src/types.ts#L91
'_Param' is defined but never used
Build, lint, and test on Node 16.x and ubuntu-latest: src/useQueryParams.ts#L56
React Hook useMemo has a missing dependency: 'paramConfigMap'. Either include it or remove the dependency array
Build, lint, and test on Node 16.x and ubuntu-latest: src/useQueryParams.ts#L77
React Hook useMemo has a missing dependency: 'paramConfigMap'. Either include it or remove the dependency array
Build, lint, and test on Node 16.x and ubuntu-latest: src/useQueryParams.ts#L111
React Hook useCallback has missing dependencies: 'name' and 'setQueryParams'. Either include them or remove the dependency array
Build, lint, and test on Node 16.x and ubuntu-latest: src/useQueryParams.ts#L114
React Hook useMemo has missing dependencies: 'name' and 'queryParams'. Either include them or remove the dependency array
Build, lint, and test on Node 16.x and ubuntu-latest: src/useQueryParams.ts#L114
React Hook useMemo has a complex expression in the dependency array. Extract it to a separate variable so it can be statically checked
Build, lint, and test on Node 16.x and ubuntu-latest: test/index.test.ts#L155
'link' is assigned a value but never used
Build, lint, and test on Node 16.x and ubuntu-latest: test/index.test.ts#L157
'link2' is assigned a value but never used
Build, lint, and test on Node 16.x and macOS-latest: src/types.ts#L38
'_Param' is defined but never used
Build, lint, and test on Node 16.x and macOS-latest: src/types.ts#L74
'_Param' is defined but never used
Build, lint, and test on Node 16.x and macOS-latest: src/types.ts#L91
'_Param' is defined but never used
Build, lint, and test on Node 16.x and macOS-latest: src/useQueryParams.ts#L56
React Hook useMemo has a missing dependency: 'paramConfigMap'. Either include it or remove the dependency array
Build, lint, and test on Node 16.x and macOS-latest: src/useQueryParams.ts#L77
React Hook useMemo has a missing dependency: 'paramConfigMap'. Either include it or remove the dependency array
Build, lint, and test on Node 16.x and macOS-latest: src/useQueryParams.ts#L111
React Hook useCallback has missing dependencies: 'name' and 'setQueryParams'. Either include them or remove the dependency array
Build, lint, and test on Node 16.x and macOS-latest: src/useQueryParams.ts#L114
React Hook useMemo has missing dependencies: 'name' and 'queryParams'. Either include them or remove the dependency array
Build, lint, and test on Node 16.x and macOS-latest: src/useQueryParams.ts#L114
React Hook useMemo has a complex expression in the dependency array. Extract it to a separate variable so it can be statically checked
Build, lint, and test on Node 16.x and macOS-latest: test/index.test.ts#L155
'link' is assigned a value but never used
Build, lint, and test on Node 16.x and macOS-latest: test/index.test.ts#L157
'link2' is assigned a value but never used
Build, lint, and test on Node 18.x and macOS-latest: src/types.ts#L38
'_Param' is defined but never used
Build, lint, and test on Node 18.x and macOS-latest: src/types.ts#L74
'_Param' is defined but never used
Build, lint, and test on Node 18.x and macOS-latest: src/types.ts#L91
'_Param' is defined but never used
Build, lint, and test on Node 18.x and macOS-latest: src/useQueryParams.ts#L56
React Hook useMemo has a missing dependency: 'paramConfigMap'. Either include it or remove the dependency array
Build, lint, and test on Node 18.x and macOS-latest: src/useQueryParams.ts#L77
React Hook useMemo has a missing dependency: 'paramConfigMap'. Either include it or remove the dependency array
Build, lint, and test on Node 18.x and macOS-latest: src/useQueryParams.ts#L111
React Hook useCallback has missing dependencies: 'name' and 'setQueryParams'. Either include them or remove the dependency array
Build, lint, and test on Node 18.x and macOS-latest: src/useQueryParams.ts#L114
React Hook useMemo has missing dependencies: 'name' and 'queryParams'. Either include them or remove the dependency array
Build, lint, and test on Node 18.x and macOS-latest: src/useQueryParams.ts#L114
React Hook useMemo has a complex expression in the dependency array. Extract it to a separate variable so it can be statically checked
Build, lint, and test on Node 18.x and macOS-latest: test/index.test.ts#L155
'link' is assigned a value but never used
Build, lint, and test on Node 18.x and macOS-latest: test/index.test.ts#L157
'link2' is assigned a value but never used
Build, lint, and test on Node 18.x and windows-latest: src/types.ts#L38
'_Param' is defined but never used
Build, lint, and test on Node 18.x and windows-latest: src/types.ts#L74
'_Param' is defined but never used
Build, lint, and test on Node 18.x and windows-latest: src/types.ts#L91
'_Param' is defined but never used
Build, lint, and test on Node 18.x and windows-latest: src/useQueryParams.ts#L56
React Hook useMemo has a missing dependency: 'paramConfigMap'. Either include it or remove the dependency array
Build, lint, and test on Node 18.x and windows-latest: src/useQueryParams.ts#L77
React Hook useMemo has a missing dependency: 'paramConfigMap'. Either include it or remove the dependency array
Build, lint, and test on Node 18.x and windows-latest: src/useQueryParams.ts#L111
React Hook useCallback has missing dependencies: 'name' and 'setQueryParams'. Either include them or remove the dependency array
Build, lint, and test on Node 18.x and windows-latest: src/useQueryParams.ts#L114
React Hook useMemo has missing dependencies: 'name' and 'queryParams'. Either include them or remove the dependency array
Build, lint, and test on Node 18.x and windows-latest: src/useQueryParams.ts#L114
React Hook useMemo has a complex expression in the dependency array. Extract it to a separate variable so it can be statically checked
Build, lint, and test on Node 18.x and windows-latest: test/index.test.ts#L155
'link' is assigned a value but never used
Build, lint, and test on Node 18.x and windows-latest: test/index.test.ts#L157
'link2' is assigned a value but never used
Build, lint, and test on Node 16.x and windows-latest: src/types.ts#L38
'_Param' is defined but never used
Build, lint, and test on Node 16.x and windows-latest: src/types.ts#L74
'_Param' is defined but never used
Build, lint, and test on Node 16.x and windows-latest: src/types.ts#L91
'_Param' is defined but never used
Build, lint, and test on Node 16.x and windows-latest: src/useQueryParams.ts#L56
React Hook useMemo has a missing dependency: 'paramConfigMap'. Either include it or remove the dependency array
Build, lint, and test on Node 16.x and windows-latest: src/useQueryParams.ts#L77
React Hook useMemo has a missing dependency: 'paramConfigMap'. Either include it or remove the dependency array
Build, lint, and test on Node 16.x and windows-latest: src/useQueryParams.ts#L111
React Hook useCallback has missing dependencies: 'name' and 'setQueryParams'. Either include them or remove the dependency array
Build, lint, and test on Node 16.x and windows-latest: src/useQueryParams.ts#L114
React Hook useMemo has missing dependencies: 'name' and 'queryParams'. Either include them or remove the dependency array
Build, lint, and test on Node 16.x and windows-latest: src/useQueryParams.ts#L114
React Hook useMemo has a complex expression in the dependency array. Extract it to a separate variable so it can be statically checked
Build, lint, and test on Node 16.x and windows-latest: test/index.test.ts#L155
'link' is assigned a value but never used
Build, lint, and test on Node 16.x and windows-latest: test/index.test.ts#L157
'link2' is assigned a value but never used