Create CumulativeStats table, and implement very very basic cumulativ… #23
deploy.yml
on: push
⬣ ESLint
30s
ʦ TypeScript
34s
⚡ Vitest
26s
🎭 Playwright
48s
🚀 Deploy
0s
Annotations
12 errors and 11 warnings
⚡ Vitest
Process completed with exit code 1.
|
⬣ ESLint:
app/attention.ts#L3
'Tag' is defined but never used
|
⬣ ESLint:
app/attention.ts#L5
'assert' is defined but never used
|
⬣ ESLint:
app/probabilities.ts#L2
'Result' is defined but never used
|
⬣ ESLint:
app/probabilities.ts#L4
'Tag' is defined but never used
|
⬣ ESLint:
app/probabilities.ts#L8
'assert' is defined but never used
|
⬣ ESLint:
app/probabilities.ts#L11
'from_alpha_beta' is defined but never used
|
⬣ ESLint:
app/probabilities.ts#L204
'_' is assigned a value but never used
|
⬣ ESLint:
prisma/seed.ts#L3
'path' is defined but never used
|
⬣ ESLint:
prisma/seed.ts#L5
'fileURLToPath' is defined but never used
|
⬣ ESLint
Process completed with exit code 1.
|
🎭 Playwright
Process completed with exit code 1.
|
⬣ ESLint:
app/attention.ts#L3
`@prisma/client` import should occur before import of `#app/utils/db.server.ts`
|
⬣ ESLint:
app/attention.ts#L5
`assert` import should occur before import of `#app/utils/db.server.ts`
|
⬣ ESLint:
app/probabilities.ts#L2
`@badrap/result` import should occur before import of `#app/utils/db.server.ts`
|
⬣ ESLint:
app/probabilities.ts#L4
`@prisma/client` import should occur before import of `#app/utils/db.server.ts`
|
⬣ ESLint:
app/probabilities.ts#L8
`assert` import should occur before import of `#app/utils/db.server.ts`
|
⬣ ESLint:
app/probabilities.ts#L20
Useless constructor
|
⬣ ESLint:
app/routes/posts+/$postId.tsx#L10
`@prisma/client` import should occur before import of `@remix-run/node`
|
⬣ ESLint:
app/routes/posts+/$postId.tsx#L11
`@remix-run/react` import should occur before import of `#app/attention.ts`
|
⬣ ESLint:
app/routes/posts+/$postId.tsx#L12
`tiny-invariant` import should occur before import of `#app/attention.ts`
|
⬣ ESLint:
app/routes/posts+/$postId.tsx#L13
`zod` import should occur before import of `#app/attention.ts`
|
🎭 Playwright
No files were found with the provided path: playwright-report/. No artifacts will be uploaded.
|