Move some styling over from old prototype #45
deploy.yml
on: push
⬣ ESLint
33s
ʦ TypeScript
40s
⚡ Vitest
31s
🎭 Playwright
56s
🚀 Deploy
0s
Annotations
14 errors and 11 warnings
⬣ ESLint:
app/db.ts#L2
'assert' is defined but never used
|
⬣ ESLint:
app/db.ts#L8
'Post' is defined but never used
|
⬣ ESLint:
app/exploration.ts#L8
'LocationType' is defined but never used
|
⬣ ESLint:
app/probabilities.ts#L75
'_noteId' is assigned a value but never used
|
⬣ ESLint:
app/probabilities.ts#L75
'_p' is assigned a value but never used
|
⬣ ESLint:
app/probabilities.ts#L85
'_p' is assigned a value but never used
|
⬣ ESLint:
app/probabilities.ts#L85
'_q' is assigned a value but never used
|
⬣ ESLint:
app/probabilities.ts#L149
'_' is assigned a value but never used
|
⬣ ESLint:
app/ranking.ts#L5
'logTagPageView' is defined but never used
|
⬣ ESLint:
app/ranking.ts#L33
Import in body of module; reorder to top
|
⚡ Vitest
Process completed with exit code 1.
|
ʦ TypeScript:
simulate-attention-share.ts#L26
Could not find a declaration file for module 'jstat'. '/home/runner/work/social-network/social-network/node_modules/jstat/dist/jstat.js' implicitly has an 'any' type.
|
ʦ TypeScript
Process completed with exit code 2.
|
🎭 Playwright
Process completed with exit code 1.
|
⬣ ESLint:
app/attention.ts#L3
`#app/db/types.ts` import should occur before import of `#app/db.ts`
|
⬣ ESLint:
app/attention.ts#L7
`./beta-gamma-distribution.ts` import should occur before import of `./tag.ts`
|
⬣ ESLint:
app/attention.ts#L10
`kysely` import should occur before import of `#app/db.ts`
|
⬣ ESLint:
app/beta-gamma-distribution.ts#L51
Useless constructor
|
⬣ ESLint:
app/beta-gamma-distribution.ts#L69
Useless constructor
|
⬣ ESLint:
app/components/ui/feed.tsx#L15
Missing "key" prop for element in iterator
|
⬣ ESLint:
app/components/ui/post-form.tsx#L2
`#app/components/ui/button.tsx` import should occur before import of `#app/components/ui/textarea.tsx`
|
⬣ ESLint:
app/components/ui/post.tsx#L3
`@remix-run/react` import should occur before import of `#app/components/ui/button.tsx`
|
⬣ ESLint:
app/db/kysely-types.ts#L1
Prefer using inline type specifiers instead of a top-level type-only import
|
⬣ ESLint:
app/db/types.ts#L2
`kysely` import should occur before type import of `#app/db/kysely-types.ts`
|
🎭 Playwright
No files were found with the provided path: playwright-report/. No artifacts will be uploaded.
|