✨ Improve translation keys #1066
commit.yml
on: pull_request
Annotations
2 errors and 2 warnings
Test:
packages/discord-bot/src/index.ts#L230
Property 'escape' is missing in type '{ comment: Set<"foreground_green">; enum: Set<"foreground_white">; enumMember: Set<"foreground_white">; error: Set<"foreground_red" | "underline">; function: Set<"foreground_yellow">; keyword: Set<"foreground_pink">; literal: Set<"foreground_blue">; modifier: Set<"foreground_pink">; number: Set<"foreground_green">; operator: Set<"reset">; property: Set<"foreground_cyan">; resourceLocation: Set<"foreground_yellow">; string: Set<"foreground_green">; struct: Set<"foreground_white">; type: Set<"foreground_white">; vector: Set<"foreground_green" | "underline">; variable: Set<"foreground_white">; }' but required in type 'Record<"string" | "number" | "function" | "error" | "type" | "comment" | "enum" | "enumMember" | "escape" | "keyword" | "modifier" | "property" | "struct" | "variable" | "literal" | "operator" | "resourceLocation" | "vector", Set<RenderFormat>>'.
|
Test
Process completed with exit code 1.
|
Test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|