Skip to content

add jvm args setting #361

add jvm args setting

add jvm args setting #361

Triggered via push February 25, 2026 11:48
Status Failure
Total duration 7m 56s
Artifacts

format.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 9 warnings
ES Checks: apps/oneclient/frontend/src/components/Bundle/ModCard.tsx#L147
Should not have line breaks between items, in node CallExpression
ES Checks: apps/oneclient/frontend/src/components/Bundle/ModCard.tsx#L147
Expected indentation of 1 tab but found 2
ES Checks: apps/oneclient/frontend/src/components/Bundle/ModCard.tsx#L146
Expected indentation of 2 tabs but found 3
ES Checks: apps/oneclient/frontend/src/components/Bundle/ModCard.tsx#L145
Expected indentation of 1 tab but found 2
ES Checks: apps/oneclient/frontend/src/components/Bundle/ModCard.tsx#L144
Expected indentation of 1 tab but found 2
ES Checks: apps/oneclient/frontend/src/components/Bundle/ModCard.tsx#L143
Expected indentation of 1 tab but found 2
ES Checks: apps/oneclient/frontend/src/components/Bundle/ModCard.tsx#L139
This line has 2 statements. Maximum allowed is 1
ES Checks: apps/oneclient/frontend/src/components/Bundle/ModCard.tsx#L67
The generic type arguments should be specified as part of the type annotation
ES Checks: apps/oneclient/frontend/src/components/Bundle/ModCard.tsx#L63
Unnecessary conditional, expected left-hand side of `??` operator to be possibly null or undefined
ES Checks: apps/oneclient/frontend/src/components/Bundle/ModCard.tsx#L63
Unnecessary conditional, expected left-hand side of `??` operator to be possibly null or undefined
Rust Checks
Process completed with exit code 101.
ES Checks: apps/oneclient/frontend/src/routes/onboarding/preferences/versionCategory.tsx#L211
React Hook useMemo has a missing dependency: 'onClickOnMod'. Either include it or remove the dependency array
ES Checks: apps/oneclient/frontend/src/routes/app/settings/changelog.tsx#L119
Do not use item index in the array as its key
ES Checks: apps/oneclient/frontend/src/routes/app/settings/changelog.tsx#L40
Do not use item index in the array as its key
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/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#L177
React Hook useEffect has a missing dependency: 'download'. Either include it or remove the dependency array