Add index.tsx #34
Annotations
10 errors and 10 warnings
🔬 Lint:
app/attention.ts#L3
'PostStats' is defined but never used
|
🔬 Lint:
app/attention.ts#L7
'assert' is defined but never used
|
🔬 Lint:
app/attention.ts#L176
'result' is assigned a value but never used
|
🔬 Lint:
app/db.ts#L2
'assert' is defined but never used
|
🔬 Lint:
app/db.ts#L8
'Post' is defined but never used
|
🔬 Lint:
app/exploration.ts#L7
'assert' is defined but never used
|
🔬 Lint:
app/exploration.ts#L11
'LocationType' is defined but never used
|
🔬 Lint:
app/probabilities.ts#L74
'_noteId' is assigned a value but never used
|
🔬 Lint:
app/probabilities.ts#L74
'_p' is assigned a value but never used
|
🔬 Lint:
app/probabilities.ts#L84
'_p' is assigned a value but never used
|
🔬 Lint:
app/attention.ts#L3
`#app/db/types.ts` import should occur before import of `#app/db.ts`
|
🔬 Lint:
app/attention.ts#L7
`assert` import should occur before import of `#app/db.ts`
|
🔬 Lint:
app/attention.ts#L9
`./beta-gamma-distribution.ts` import should occur before import of `./tag.ts`
|
🔬 Lint:
app/attention.ts#L14
`kysely` import should occur before import of `#app/db.ts`
|
🔬 Lint:
app/beta-gamma-distribution.ts#L51
Useless constructor
|
🔬 Lint:
app/beta-gamma-distribution.ts#L69
Useless constructor
|
🔬 Lint:
app/components/ui/feed.tsx#L9
Missing "key" prop for element in iterator
|
🔬 Lint:
app/components/ui/post.tsx#L2
`#app/components/ui/button.tsx` import should occur before import of `#app/db/types.ts`
|
🔬 Lint:
app/components/ui/post.tsx#L3
`@remix-run/react` import should occur before import of `#app/db/types.ts`
|
🔬 Lint:
app/db/kysely-types.ts#L1
Prefer using inline type specifiers instead of a top-level type-only import
|
The logs for this run have expired and are no longer available.
Loading