Bump version to 0.17.1 #843
Closed
Annotations
3 warnings
|
Post Run actions/checkout@v4
The process '/usr/bin/git' failed with exit code 128
|
|
Check linting:
client/src/lib/hooks/useCopy.ts#L24
React Hook useEffect has a missing dependency: 'timeout'. Either include it or remove the dependency array
|
|
Check linting:
client/src/components/JsonView.tsx#L54
React Hook useCallback has a missing dependency: 'setCopied'. Either include it or remove the dependency array
|
Loading