UI Polish #1897
Annotations
5 errors
Build:
packages/kitten-scientists/source/ui/InternalsUi.ts#L64
Type 'OptionsListItem<SettingOptions<SupportedLanguage>>' is not assignable to type 'UiComponent'.
|
Build:
packages/kitten-scientists/source/ui/VillageSettingsUi.ts#L127
Type 'OptionsListItem<SettingOptions<"any" | "engineer" | "farmer" | "geologist" | "hunter" | "miner" | "priest" | "scholar" | "woodcutter">>' is not assignable to type 'UiComponent'.
|
Build:
packages/kitten-scientists/source/ui/VillageSettingsUi.ts#L132
Type 'OptionsListItem<SettingOptions<"engineer" | "manager" | "scientist" | "chemist" | "metallurgist" | "merchant" | "none" | "wise">>' is not assignable to type 'UiComponent'.
|
Build:
packages/kitten-scientists/source/ui/components/OptionsListItem.ts#L16
Property '_options' in type 'OptionsListItem<TSetting>' is not assignable to the same property in base type 'UiComponent'.
|
Build
Process completed with exit code 2.
|
Loading