Skip to content

idk why but it just works #885

idk why but it just works

idk why but it just works #885

Triggered via push July 8, 2024 03:46
Status Failure
Total duration 1m 3s
Artifacts

ci.yml

on: push
Matrix: ci
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
ci (ubuntu-latest, 18): src/locales/base/de-DE.ts#L9
Conversion of type '{ server: { name: string; }; footer: { about: string; resources: string; }; mode: { osu: string; taiko: string; fruits: string; mania: string; }; ruleset: { standard: string; relax: string; autopilot: string; }; ... 9 more ...; mail: { ...; }; }' to type 'GlobalI18n' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
ci (ubuntu-latest, 18): src/locales/base/de-DE.ts#L118
Type '{ [-1]: string; 2000: string; 2001: string; 2002: string; 3000: string; 3001: string; 3002: string; 4000: string; 4003: string; 5000: string; 5001: string; 5003: string; 5004: string; 2004: string; 4002: string; ... 15 more ...; 9000: string; }' is missing the following properties from type 'Record<GucchoError, string>': 0, 1001, 10000, 10001, and 2 more.
ci (ubuntu-latest, 18)
Process completed with exit code 1.
ci (ubuntu-latest, 18)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: pnpm/action-setup@v2, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/