Initial commit #2
deploy.yml
on: push
⬣ ESLint
37s
ʦ TypeScript
2m 49s
⚡ Vitest
35s
⚫️ Cypress
1m 34s
🚀 Deploy
0s
Annotations
7 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#L8
There should be at least one empty line between import groups
|
⬣ ESLint:
app/routes/oauth.success.tsx#L66
'loginRef' is assigned a value but never used
|
⬣ ESLint:
app/routes/oauth.success.tsx#L67
'infoRef' is assigned a value but never used
|
⬣ ESLint
Process completed with exit code 1.
|