Test #478
Closed
Test #478
Annotations
10 errors and 9 warnings
|
Linting:
apps/oneclient/frontend/src/components/Bundle/ModCard.tsx#L137
Expected indentation of 2 tabs but found 3
|
|
Linting:
apps/oneclient/frontend/src/components/Bundle/ModCard.tsx#L136
Expected indentation of 3 tabs but found 4
|
|
Linting:
apps/oneclient/frontend/src/components/Bundle/ModCard.tsx#L135
Expected indentation of 2 tabs but found 3
|
|
Linting:
apps/oneclient/frontend/src/components/Bundle/ModCard.tsx#L119
Expected indentation of 1 tab but found 2
|
|
Linting:
apps/oneclient/frontend/src/components/Bundle/ModCard.tsx#L118
Should not have line breaks between items, in node CallExpression
|
|
Linting:
apps/oneclient/frontend/src/components/Bundle/ModCard.tsx#L118
Expected indentation of 1 tab but found 2
|
|
Linting:
apps/oneclient/frontend/src/components/Bundle/ModCard.tsx#L117
Expected indentation of 2 tabs but found 3
|
|
Linting:
apps/oneclient/frontend/src/components/Bundle/ModCard.tsx#L116
Expected indentation of 1 tab but found 2
|
|
Linting:
apps/oneclient/frontend/src/components/Bundle/ModCard.tsx#L115
Expected indentation of 1 tab but found 2
|
|
Linting:
apps/oneclient/frontend/src/components/Bundle/ModCard.tsx#L114
Expected indentation of 1 tab but found 2
|
|
Linting:
apps/oneclient/frontend/src/routes/onboarding/preferences/versionCategory.tsx#L205
React Hook useMemo has a missing dependency: 'onClickOnMod'. Either include it or remove the dependency array
|
|
Linting:
apps/oneclient/frontend/src/routes/app/settings/changelog.tsx#L119
Do not use item index in the array as its key
|
|
Linting:
apps/oneclient/frontend/src/routes/app/settings/changelog.tsx#L40
Do not use item index in the array as its key
|
|
Linting:
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
|
|
Linting:
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
|
|
Linting:
apps/oneclient/frontend/src/hooks/useSettings.ts#L65
React Hook useMemo has a missing dependency: 'profileSrc'. Either include it or remove the dependency array
|
|
Linting:
apps/oneclient/frontend/src/hooks/useSettings.ts#L22
React Hook useMemo has a missing dependency: 'setSetting'. Either include it or remove the dependency array
|
|
Linting:
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
|
|
Linting:
apps/oneclient/frontend/src/components/DownloadMods.tsx#L177
React Hook useEffect has a missing dependency: 'download'. Either include it or remove the dependency array
|
Loading