chore: Update #3
Annotations
10 errors
test:
src/plusplugins/ContentWarning/index.tsx#L114
Type '{ type: OptionType.COMPONENT; component: () => React.JSX.Element; }' is not assignable to type 'PluginSettingDef'.
|
test:
src/plusplugins/ContentWarning/index.tsx#L122
Property 'camila314' does not exist on type 'Readonly<{ Nobody: { name: string; id: bigint; }; Ven: { name: string; id: bigint; }; Arjix: { name: string; id: bigint; }; Cyn: { name: string; id: bigint; }; Trwy: { name: string; id: bigint; }; Megu: { name: string; id: bigint; }; ... 128 more ...; RamziAH: { ...; }; }>'.
|
test:
src/plusplugins/CustomNotifySound/index.tsx#L64
Type '{ type: OptionType.COMPONENT; component: () => React.JSX.Element; }' is not assignable to type 'PluginSettingDef'.
|
test:
src/plusplugins/CustomNotifySound/index.tsx#L72
Property 'camila314' does not exist on type 'Readonly<{ Nobody: { name: string; id: bigint; }; Ven: { name: string; id: bigint; }; Arjix: { name: string; id: bigint; }; Cyn: { name: string; id: bigint; }; Trwy: { name: string; id: bigint; }; Megu: { name: string; id: bigint; }; ... 128 more ...; RamziAH: { ...; }; }>'.
|
test:
src/plusplugins/DontLeak/index.ts#L48
Property 'Perny' does not exist on type 'Readonly<{ Nobody: { name: string; id: bigint; }; Ven: { name: string; id: bigint; }; Arjix: { name: string; id: bigint; }; Cyn: { name: string; id: bigint; }; Trwy: { name: string; id: bigint; }; Megu: { name: string; id: bigint; }; ... 128 more ...; RamziAH: { ...; }; }>'.
|
test:
src/plusplugins/KeywordNotify/index.tsx#L157
Type '{ options: { label: string; value: ListType; }[]; placeholder: string; isSelected: (v: any) => boolean; closeOnSelect: true; value: any; select: any; serialize: (v: any) => any; }' is not assignable to type 'IntrinsicAttributes & { placeholder?: string | undefined; options: readonly SelectOption[]; look?: 0 | 1 | undefined; className?: string | undefined; popoutClassName?: string | undefined; ... 18 more ...; "aria-labelledby"?: boolean | undefined; } & { ...; }'.
|
test:
src/plusplugins/KeywordNotify/index.tsx#L254
Type '{ type: OptionType.COMPONENT; component: () => React.JSX.Element; }' is not assignable to type 'PluginSettingDef'.
|
test:
src/plusplugins/KeywordNotify/index.tsx#L262
Property 'camila314' does not exist on type 'Readonly<{ Nobody: { name: string; id: bigint; }; Ven: { name: string; id: bigint; }; Arjix: { name: string; id: bigint; }; Cyn: { name: string; id: bigint; }; Trwy: { name: string; id: bigint; }; Megu: { name: string; id: bigint; }; ... 128 more ...; RamziAH: { ...; }; }>'.
|
test:
src/plusplugins/KeywordNotify/index.tsx#L361
Argument of type 'User' is not assignable to parameter of type 'string'.
|
test:
src/plusplugins/Kyuuhachi's userplugins/ModalFade/index.tsx#L6
Cannot find module 'zustand' or its corresponding type declarations.
|