0.5.0(3ๅ็ฎ) #238
lint.yml
on: pull_request
pnpm_install
32s
Matrix: format
Matrix: lint
Matrix: typecheck
Annotations
35 errors
format (cherrypick-js)
Process completed with exit code 1.
|
format (backend)
Process completed with exit code 1.
|
format (sw)
Process completed with exit code 1.
|
format (frontend)
Process completed with exit code 1.
|
lint (backend)
Cannot find module 'cherrypick-js' or its corresponding type declarations.
|
lint (backend)
Argument of type '{ untilId: string | null; sinceId: string | null; limit: number; allowPartial: boolean; me: MiLocalUser; useDbFallback: boolean; redisTimelines: `userListTimelineWithFiles:${string}`[] | `userListTimeline:${string}`[]; alwaysIncludeMyNotes: true; excludePureRenotes: boolean; withCats: boolean; dbFallback: (untilId: ...' is not assignable to parameter of type 'TimelineOptions'.
|
lint (backend)
Cannot find module 'cherrypick-js' or its corresponding type declarations.
|
lint (backend)
Process completed with exit code 2.
|
typecheck (backend)
Argument of type '{ untilId: string | null; sinceId: string | null; limit: number; allowPartial: boolean; me: MiLocalUser; useDbFallback: boolean; redisTimelines: `userListTimelineWithFiles:${string}`[] | `userListTimeline:${string}`[]; alwaysIncludeMyNotes: true; excludePureRenotes: boolean; withCats: boolean; dbFallback: (untilId: ...' is not assignable to parameter of type 'TimelineOptions'.
|
typecheck (backend)
Process completed with exit code 2.
|
lint (cherrypick-js)
Process completed with exit code 1.
|
lint (sw)
Element implicitly has an 'any' type because expression of type 'string' can't be used to index type 'string | Locale'.
|
lint (sw)
Cannot find module 'cherrypick-js' or its corresponding type declarations.
|
lint (sw)
Rest parameter 'args' implicitly has an 'any[]' type.
|
lint (sw)
A spread argument must either have a tuple type or be passed to a rest parameter.
|
lint (sw)
Cannot find module 'cherrypick-js' or its corresponding type declarations.
|
lint (sw)
Property 'title' does not exist on type 'string | Locale'.
|
lint (sw)
Property 'header' does not exist on type 'string | Locale'.
|
lint (sw)
Parameter 'account' implicitly has an 'any' type.
|
lint (sw)
Cannot find module 'cherrypick-js' or its corresponding type declarations.
|
lint (sw)
Process completed with exit code 2.
|
lint (backend)
Cannot find module 'cherrypick-js' or its corresponding type declarations.
|
lint (backend)
Argument of type '{ untilId: string | null; sinceId: string | null; limit: number; allowPartial: boolean; me: MiLocalUser; useDbFallback: boolean; redisTimelines: `userListTimelineWithFiles:${string}`[] | `userListTimeline:${string}`[]; alwaysIncludeMyNotes: true; excludePureRenotes: boolean; withCats: boolean; dbFallback: (untilId: ...' is not assignable to parameter of type 'TimelineOptions'.
|
lint (backend)
Cannot find module 'cherrypick-js' or its corresponding type declarations.
|
lint (backend)
Process completed with exit code 2.
|
lint (frontend)
Cannot find name 'Description'.
|
lint (frontend)
Property 'toJSON' in type 'RollGroup' is not assignable to the same property in base type 'HasDescription'.
|
lint (frontend)
Cannot find name 'Modifier'.
|
lint (frontend)
Cannot find name 'Modifier'.
|
lint (frontend)
Cannot find name 'Description'.
|
lint (frontend)
Property 'sides' in type 'FudgeDice' is not assignable to the same property in base type 'StandardDice'.
|
lint (frontend)
Cannot find name 'Modifier'.
|
lint (frontend)
Cannot find name 'Modifier'.
|
lint (frontend)
Cannot find name 'Description'.
|
lint (frontend)
Property 'sides' in type 'PercentileDice' is not assignable to the same property in base type 'StandardDice'.
|