fix(oneclient-mod-downloading): Not checking for no dependencies #417
Annotations
8 errors and 8 warnings
|
|
|
apps/onelauncher/frontend/src/routes/app/browser/route.tsx#L68
'CategoryFilter' is defined but never used. Allowed unused vars must match /^_/u
|
|
apps/onelauncher/frontend/src/routes/app/browser/package.$provider.$id.tsx#L263
This assertion is unnecessary since the receiver accepts the original type of the expression
|
|
apps/oneclient/frontend/src/routes/app/settings/developer.tsx#L63
More than 1 blank line not allowed
|
|
apps/oneclient/frontend/src/routes/app/account/route.tsx#L23
Unnecessary conditional, value is `never`
|
|
apps/oneclient/frontend/src/components/DownloadMods.tsx#L155
Block must not be padded by blank lines
|
|
apps/oneclient/frontend/src/components/DownloadMods.tsx#L134
More than 1 blank line not allowed
|
|
apps/oneclient/frontend/src/components/DownloadMods.tsx#L10
Expected "@/hooks/useSettings" (external) to come before "./overlay" (sibling)
|
|
apps/oneclient/frontend/src/routes/onboarding/preferences/versionCategory.tsx#L140
React Hook useMemo has a missing dependency: 'onClickOnMod'. Either include it or remove the dependency array
|
|
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
|
|
apps/oneclient/frontend/src/routes/app/account/skins.tsx#L124
React Hook useEffect has a missing dependency: 'profileData'. Either include it or remove the dependency array
|
|
apps/oneclient/frontend/src/hooks/useSettings.ts#L65
React Hook useMemo has a missing dependency: 'profileSrc'. Either include it or remove the dependency array
|
|
apps/oneclient/frontend/src/hooks/useSettings.ts#L22
React Hook useMemo has a missing dependency: 'setSetting'. Either include it or remove the dependency array
|
|
apps/oneclient/frontend/src/components/Stepper.tsx#L17
Do not use item index in the array as its key
|
|
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
|
|
apps/oneclient/frontend/src/components/DownloadMods.tsx#L160
React Hook useEffect has missing dependencies: 'download' and 'useSlowDownloading'. Either include them or remove the dependency array
|
The logs for this run have expired and are no longer available.
Loading