Fix discord linking #6
deploy.yml
on: push
⬣ ESLint
31s
ʦ TypeScript
31s
⚡ Vitest
25s
⚫️ Cypress
1m 21s
🚀 Deploy
0s
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.
|