Setup comp library and storybook examples #55
Annotations
10 errors
Build
'str' is declared but its value is never read.
|
Build
'Struct' is declared but its value is never read.
|
Build
'typed' is declared but its value is never read.
|
Build
'setTyped' is declared but its value is never read.
|
Build
Type '{ label: string; value: { ss58Prefix: number; address: string; }; codec: "AccountId"; }' is not assignable to type 'Partial<{ codec: SimpleType | NotSoSimpleType; label: string; value: any; len?: number | undefined; error?: boolean | undefined; input: string; path: string[]; }> & { ...; }'.
|
Build
Type '{ label: string; value: number; codec: "u32"; }' is not assignable to type 'Partial<{ codec: SimpleType | NotSoSimpleType; label: string; value: any; len?: number | undefined; error?: boolean | undefined; input: string; path: string[]; }> & { ...; }'.
|
Build
Type '{ label: string; value: number; codec: "u16"; }' is not assignable to type 'Partial<{ codec: SimpleType | NotSoSimpleType; label: string; value: any; len?: number | undefined; error?: boolean | undefined; input: string; path: string[]; }> & { ...; }'.
|
Build
Type '{ label: string; value: string; codec: "BytesArray"; len: number; }' is not assignable to type 'Partial<{ codec: SimpleType | NotSoSimpleType; label: string; value: any; len?: number | undefined; error?: boolean | undefined; input: string; path: string[]; }> & { ...; }'.
|
Build
Type '{ label: string; value: { "0": number; "1": number; "2": number; "3": number; "4": number; "5": number; "6": number; "7": number; "8": number; "9": number; "10": number; "11": number; "12": number; "13": number; "14": number; "15": number; "16": number; ... 68 more ...; "85": number; }; codec: "Bytes"; }' is not assignable to type 'Partial<{ codec: SimpleType | NotSoSimpleType; label: string; value: any; len?: number | undefined; error?: boolean | undefined; input: string; path: string[]; }> & { ...; }'.
|
Build
Type '{ label: string; value: { ss58Prefix: number; address: string; }; codec: "AccountId"; }' is not assignable to type 'Partial<{ codec: SimpleType | NotSoSimpleType; label: string; value: any; len?: number | undefined; error?: boolean | undefined; input: string; path: string[]; }> & { ...; }'.
|
The logs for this run have expired and are no longer available.
Loading