Skip to content

Enable type-safe internationalization (and translation key autocompletability) #338

Enable type-safe internationalization (and translation key autocompletability)

Enable type-safe internationalization (and translation key autocompletability) #338

Triggered via pull request August 19, 2023 02:12
Status Failure
Total duration 2m 5s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

ci-app.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors
Build check - App
Process completed with exit code 1.
Format check
Process completed with exit code 1.
Type check
Argument of type '[string]' is not assignable to parameter of type '[key: string | string[], options: TOptionsBase & $Dictionary & { defaultValue: string; }] | [key: string | string[], defaultValue: string, options?: (TOptionsBase & $Dictionary) | undefined] | [key: ...]'.
Type check
Process completed with exit code 2.