Skip to content

fixes stuff

fixes stuff #333

Triggered via pull request December 29, 2025 05:07
Status Failure
Total duration 8m 31s
Artifacts

format.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 9 warnings
ES Checks: apps/oneclient/frontend/src/components/Bundle/ModCard.tsx#L158
Unnecessary optional chain on a non-nullish value
ES Checks: apps/oneclient/desktop/Cargo.toml#L88
A space is required before ']'
ES Checks: apps/oneclient/desktop/Cargo.toml#L88
A space is required after '['
ES Checks: apps/oneclient/desktop/Cargo.toml#L87
A space is required before ']'
ES Checks: apps/oneclient/desktop/Cargo.toml#L87
There should be a linebreak after this element
ES Checks: apps/oneclient/desktop/Cargo.toml#L87
There should be a linebreak after this element
ES Checks: apps/oneclient/desktop/Cargo.toml#L87
There should be a linebreak after this element
ES Checks: apps/oneclient/desktop/Cargo.toml#L87
A space is required after '['
Rust Checks
Process completed with exit code 101.
ES Checks: apps/oneclient/frontend/src/routes/onboarding/preferences/versionCategory.tsx#L143
React Hook useMemo has a missing dependency: 'onClickOnMod'. Either include it or remove the dependency array
ES Checks: apps/oneclient/frontend/src/routes/app/account/skins.tsx#L136
React Hook useEffect has missing dependencies: 'setSkins' and 'skinData'. Either include them or remove the dependency array
ES Checks: apps/oneclient/frontend/src/routes/app/account/skins.tsx#L123
React Hook useEffect has a missing dependency: 'profileData'. Either include it or remove the dependency array
ES Checks: apps/oneclient/frontend/src/hooks/useSettings.ts#L65
React Hook useMemo has a missing dependency: 'profileSrc'. Either include it or remove the dependency array
ES Checks: apps/oneclient/frontend/src/hooks/useSettings.ts#L22
React Hook useMemo has a missing dependency: 'setSetting'. Either include it or remove the dependency array
ES Checks: apps/oneclient/frontend/src/components/Stepper.tsx#L17
Do not use item index in the array as its key
ES Checks: apps/oneclient/frontend/src/components/SkinViewer.tsx#L97
React Hook useEffect has missing dependencies: 'animation', 'autoRotate', 'autoRotateSpeed', 'enableDamping', 'enablePan', 'enableRotate', 'enableZoom', 'playerRotatePhi', 'playerRotateTheta', 'translateRotateX', 'translateRotateY', 'translateRotateZ', and 'zoom'. Either include them or remove the dependency array
ES Checks: apps/oneclient/frontend/src/components/DownloadMods.tsx#L159
React Hook useEffect has missing dependencies: 'download' and 'useParallelModDownloading'. Either include them or remove the dependency array
ES Checks: apps/oneclient/frontend/src/components/Bundle/ModCard.tsx#L128
React Hook useMemo has a missing dependency: 'kind'. Either include it or remove the dependency array