Skip to content

Fix discord linking

Fix discord linking #6

Triggered via push December 4, 2023 06:46
Status Failure
Total duration 1m 32s
Artifacts

deploy.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors
⬣ ESLint: app/routes/linkdevice.tsx#L8
There should be at least one empty line between import groups
⬣ ESLint: app/routes/linkdevice.tsx#L21
'redirectTo' is assigned a value but never used
⬣ ESLint: app/routes/linkdevice.tsx#L39
'redirectTo' is assigned a value but never used
⬣ ESLint: app/routes/oauth.success.tsx#L7
There should be no empty line within import group
⬣ ESLint: app/routes/oauth.success.tsx#L7
'Link' is defined but never used
⬣ ESLint: app/routes/oauth.success.tsx#L12
'DISCORD_OAUTH2_URL' is assigned a value but never used
⬣ ESLint: app/routes/oauth.success.tsx#L24
'SUCCESS_REDIRECT_URL' is assigned a value but never used
⬣ ESLint: app/routes/oauth.success.tsx#L25
'DISCORD_OAUTH2_URL' is assigned a value but never used
⬣ ESLint: app/routes/oauth.success.tsx#L112
React Hook "useEffect" is called conditionally. React Hooks must be called in the exact same order in every component render
⬣ ESLint
Process completed with exit code 1.