Skip to content

Crowdin plugin

Crowdin plugin #1476

Triggered via pull request January 29, 2026 20:57
@madebyisaacrmadebyisaacr
synchronize #546
crowdin
Status Failure
Total duration 2m 3s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 10 warnings
biome
Process completed with exit code 1.
biome
crowdin#check-biome: command (/home/runner/work/plugins/plugins/plugins/crowdin) /tmp/xfs-4118cc89/yarn run check-biome exited (1)
eslint: plugins/ascii/src/hooks/use-glb-texture.tsx#L655
React Hook useEffect has a spread element in its dependency array. This means we can't statically verify whether you've passed the correct dependencies
eslint: plugins/ascii/src/hooks/use-glb-texture.tsx#L655
React Hook useEffect has missing dependencies: 'addToScene', 'gl', and 'onUpdate'. Either include them or remove the dependency array. If 'onUpdate' changes too often, find the parent component that defines it and wrap that definition in useCallback
eslint: plugins/ascii/src/hooks/use-glb-texture.tsx#L618
React Hook useCallback has missing dependencies: 'camera' and 'controls'. Either include them or remove the dependency array
eslint: plugins/ascii/src/hooks/use-characters-atlas-texture.ts#L64
React Hook useEffect has a missing dependency: 'debug'. Either include it or remove the dependency array
eslint: plugins/ascii/src/hooks/use-characters-atlas-texture.ts#L47
React Hook useEffect has a missing dependency: 'size'. Either include it or remove the dependency array
eslint: plugins/ascii/src/App.tsx#L114
React Hook useEffect has a missing dependency: 'setResolution'. Either include it or remove the dependency array
eslint: plugins/tidyup/src/App.tsx#L672
React Hook useLayoutEffect has a spread element in its dependency array. This means we can't statically verify whether you've passed the correct dependencies
eslint: plugins/tidyup/src/App.tsx#L371
React Hook useMemo has an unnecessary dependency: 'randomKey'. Either exclude it or remove the dependency array
eslint: plugins/photobooth/src/App.tsx#L38
React Hook useCallback has a missing dependency: 'animate'. Either include it or remove the dependency array
eslint: plugins/concentric/src/App.tsx#L139
React Hook useEffect has missing dependencies: 'isAllowedToSetAttributes' and 'state'. Either include them or remove the dependency array