feat: i18n displays real lang name #1490
pull-request.yml
on: pull_request
lint-and-typecheck
1m 38s
parallel-tests
1m 33s
build-and-test
0s
Annotations
6 errors and 2 warnings
lint-and-typecheck
No overload matches this call.
|
lint-and-typecheck
Type '({ code: string; name: string; } | { code: string; name: string; } | { code: string; name: string; } | { code: string; name: string; } | { code: string; name: string; } | { code: string; name: string; } | { code: string; name: string; } | ... 7 more ... | { ...; })[]' is not assignable to type 'string[]'.
|
lint-and-typecheck
'Languages' refers to a value, but is being used as a type here. Did you mean 'typeof Languages'?
|
lint-and-typecheck
'Languages' refers to a value, but is being used as a type here. Did you mean 'typeof Languages'?
|
lint-and-typecheck
Type '({ code: string; name: string; } | { code: string; name: string; } | { code: string; name: string; } | { code: string; name: string; } | { code: string; name: string; } | { code: string; name: string; } | { code: string; name: string; } | ... 7 more ... | { ...; })[]' is not assignable to type 'string[]'.
|
lint-and-typecheck
Process completed with exit code 2.
|
parallel-tests
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
lint-and-typecheck
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|