feat: Ongeki support #683
Annotations
3 errors and 1 warning
test
Property '""' is missing in type '{ NONE: string; "FULL BELL": string; }' but required in type 'Record<"" | "NONE" | "FULL BELL", string>'.
|
test
Property 'ongeki' is missing in type '{ iidx: number; bms: number; pms: number; chunithm: number; gitadora: number; maimaidx: number; maimai: number; museca: number; sdvx: number; usc: number; wacca: number; popn: number; jubeat: number; itg: number; arcaea: number; }' but required in type 'Record<"iidx" | "museca" | "chunithm" | "bms" | "gitadora" | "jubeat" | "maimai" | "maimaidx" | "popn" | "sdvx" | "usc" | "wacca" | "pms" | "itg" | "arcaea" | "ongeki", number>'.
|
test
Process completed with exit code 1.
|
test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, pnpm/action-setup@v2, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|