Graceful shutdown: flush tag page stats #40
Annotations
10 errors and 10 warnings
🔬 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#L8
'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/probabilities.ts#L84
'_q' is assigned a value but never used
|
🔬 Lint:
app/probabilities.ts#L150
'_' is assigned a value but never used
|
🔬 Lint:
app/ranking.ts#L5
'logTagPageView' is defined but never used
|
🔬 Lint:
app/ranking.ts#L33
Import in body of module; reorder to top
|
🔬 Lint:
app/attention.ts#L3
`#app/db/types.ts` import should occur before import of `#app/db.ts`
|
🔬 Lint:
app/attention.ts#L7
`./beta-gamma-distribution.ts` import should occur before import of `./tag.ts`
|
🔬 Lint:
app/attention.ts#L10
`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#L15
Missing "key" prop for element in iterator
|
🔬 Lint:
app/components/ui/post.tsx#L3
`@remix-run/react` import should occur before import of `#app/components/ui/button.tsx`
|
🔬 Lint:
app/db/kysely-types.ts#L1
Prefer using inline type specifiers instead of a top-level type-only import
|
🔬 Lint:
app/db/types.ts#L2
`kysely` import should occur before type import of `#app/db/kysely-types.ts`
|
🔬 Lint:
app/exploration.ts#L2
`#app/db.ts` import should occur after import of `#app/attention.ts`
|
The logs for this run have expired and are no longer available.
Loading