Skip to content

build(deps): bump the all-dependencies group with 7 updates #149

build(deps): bump the all-dependencies group with 7 updates

build(deps): bump the all-dependencies group with 7 updates #149

Triggered via pull request July 11, 2026 01:53
Status Success
Total duration 28s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 warnings
Lint: src/components/TranslationPanel.tsx#L196
React Hook useEffect has missing dependencies: 'sourceText' and 'startTranslation'. Either include them or remove the dependency array
Lint: src/components/TranslationPanel.tsx#L187
React Hook useEffect has missing dependencies: 'abort', 'setError', 'setStats', 'setTranslatedText', 'sourceLanguage', 'startTranslation', and 'targetLanguage'. Either include them or remove the dependency array
Lint: src/components/TranslationPanel.tsx#L148
React Hook useCallback has missing dependencies: 'setSourceLanguage' and 'setTargetLanguage'. Either include them or remove the dependency array