fix: oneclient building #377
Merged
Annotations
10 errors and 7 warnings
|
apps/oneclient/frontend/src/routes/app/accountSkin.tsx#L20
Expected "@/utils/toast" to come before "skinview3d"
|
|
apps/oneclient/frontend/src/components/overlay/RemoveSkinCapeModal.tsx#L4
Unexpected separator (;)
|
|
apps/oneclient/frontend/src/components/overlay/RemoveAccountModal.tsx#L17
` from you're accounts?` must be placed on a new line
|
|
apps/oneclient/frontend/src/components/overlay/RemoveAccountModal.tsx#L17
Unexpected usage of singlequote
|
|
apps/oneclient/frontend/src/components/overlay/RemoveAccountModal.tsx#L17
Unexpected usage of singlequote
|
|
apps/oneclient/frontend/src/components/overlay/RemoveAccountModal.tsx#L17
`span` must be placed on a new line
|
|
apps/oneclient/frontend/src/components/overlay/RemoveAccountModal.tsx#L17
`Do you want to remove ` must be placed on a new line
|
|
apps/oneclient/frontend/src/components/SkinViewer.tsx#L87
More than 1 blank line not allowed
|
|
apps/oneclient/frontend/src/components/SkinViewer.tsx#L81
Missing semicolon
|
|
apps/oneclient/frontend/src/components/SkinViewer.tsx#L53
Missing trailing comma
|
|
packages/web_common/src/components/TabList.tsx#L30
A/an 'object expression' passed as the value prop to the context provider should not be constructed. It will change on every render. Consider wrapping it in a useMemo hook
|
|
apps/oneclient/frontend/src/routes/app/accountSkin.tsx#L134
React Hook useEffect has missing dependencies: 'setSkins' and 'skinData'. Either include them or remove the dependency array
|
|
apps/oneclient/frontend/src/routes/app/accountSkin.tsx#L117
React Hook useEffect has a missing dependency: 'setSkins'. 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#L49
Do not use item index in the array as its key
|
|
apps/oneclient/frontend/src/components/SkinViewer.tsx#L98
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
|
The logs for this run have expired and are no longer available.
Loading