Skip to content

use osu!.db instead of iterating through songs folder #29

use osu!.db instead of iterating through songs folder

use osu!.db instead of iterating through songs folder #29

Triggered via pull request October 5, 2024 05:26
@hrfarmerhrfarmer
synchronize #21
db
Status Failure
Total duration 29s
Artifacts

typescript.yml

on: pull_request
Typing-and-Linting
20s
Typing-and-Linting
Fit to window
Zoom out
Zoom in

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.