use osu!.db instead of iterating through songs folder #29
typescript.yml
on: pull_request
Typing-and-Linting
20s
Annotations
4 errors
Typing-and-Linting:
src/main/lib/osu-file-parser/OsuParser.ts#L266
'timing_change' is declared but its value is never read.
|
Typing-and-Linting:
src/renderer/src/components/InfiniteScroller.tsx#L193
No overload matches this call.
|
Typing-and-Linting:
src/renderer/src/components/InfiniteScroller.tsx#L194
Property 'children' is missing in type '{ each: any[]; }' but required in type '{ each: false | any[] | null | undefined; fallback?: Element; children: (item: any, index: Accessor<number>) => Element; }'.
|
Typing-and-Linting
Process completed with exit code 2.
|