Skip to content

v0.8.9

v0.8.9 #39

Triggered via push June 18, 2023 06:57
Status Success
Total duration 5m 58s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

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#L57
React Hook useMemo has missing dependencies: 'paramConfigMap' and 'searchParams'. Either include them or remove the dependency array
Build, lint, and test on Node 18.x and ubuntu-latest: src/useQueryParams.ts#L98
React Hook useMemo has missing dependencies: 'paramConfigMap' and 'result'. Either include them or remove the dependency array
Build, lint, and test on Node 18.x and ubuntu-latest: src/useQueryParams.ts#L132
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#L135
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#L135
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#L57
React Hook useMemo has missing dependencies: 'paramConfigMap' and 'searchParams'. Either include them or remove the dependency array
Build, lint, and test on Node 16.x and ubuntu-latest: src/useQueryParams.ts#L98
React Hook useMemo has missing dependencies: 'paramConfigMap' and 'result'. Either include them or remove the dependency array
Build, lint, and test on Node 16.x and ubuntu-latest: src/useQueryParams.ts#L132
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#L135
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#L135
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 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#L57
React Hook useMemo has missing dependencies: 'paramConfigMap' and 'searchParams'. Either include them or remove the dependency array
Build, lint, and test on Node 18.x and macOS-latest: src/useQueryParams.ts#L98
React Hook useMemo has missing dependencies: 'paramConfigMap' and 'result'. Either include them or remove the dependency array
Build, lint, and test on Node 18.x and macOS-latest: src/useQueryParams.ts#L132
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#L135
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#L135
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 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#L57
React Hook useMemo has missing dependencies: 'paramConfigMap' and 'searchParams'. Either include them or remove the dependency array
Build, lint, and test on Node 16.x and macOS-latest: src/useQueryParams.ts#L98
React Hook useMemo has missing dependencies: 'paramConfigMap' and 'result'. Either include them or remove the dependency array
Build, lint, and test on Node 16.x and macOS-latest: src/useQueryParams.ts#L132
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#L135
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#L135
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 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#L57
React Hook useMemo has missing dependencies: 'paramConfigMap' and 'searchParams'. Either include them or remove the dependency array
Build, lint, and test on Node 18.x and windows-latest: src/useQueryParams.ts#L98
React Hook useMemo has missing dependencies: 'paramConfigMap' and 'result'. Either include them or remove the dependency array
Build, lint, and test on Node 18.x and windows-latest: src/useQueryParams.ts#L132
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#L135
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#L135
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#L57
React Hook useMemo has missing dependencies: 'paramConfigMap' and 'searchParams'. Either include them or remove the dependency array
Build, lint, and test on Node 16.x and windows-latest: src/useQueryParams.ts#L98
React Hook useMemo has missing dependencies: 'paramConfigMap' and 'result'. Either include them or remove the dependency array
Build, lint, and test on Node 16.x and windows-latest: src/useQueryParams.ts#L132
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#L135
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#L135
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