Skip to content

Add new global persona GitHub Copilot #2

Add new global persona GitHub Copilot

Add new global persona GitHub Copilot #2

Triggered via pull request July 5, 2023 17:43
@blrchenblrchen
synchronize #30
eslint
Status Failure
Total duration 44s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 3 warnings
ESLint
Process completed with exit code 1.
Prettier
Process completed with exit code 1.
ESLint: components/personaModal/NormalForm.tsx#L37
React Hook useEffect has a missing dependency: 'setValue'. Either include it or remove the dependency array
ESLint: components/personaPanel/index.tsx#L35
React Hook useCallback received a function whose dependencies are unknown. Pass an inline function instead
ESLint: hooks/useChatHook.ts#L191
React Hook useEffect has missing dependencies: 'onChangeChat' and 'onCreateChat'. Either include them or remove the dependency array