Setup comp library and storybook examples #56
Annotations
21 errors
build (20.x)
'str' is declared but its value is never read.
|
build (20.x)
'Struct' is declared but its value is never read.
|
build (20.x)
'typed' is declared but its value is never read.
|
build (20.x)
'setTyped' is declared but its value is never read.
|
build (20.x)
Type '{ label: string; value: number; codec: "u32"; }' is not assignable to type 'Partial<{ codec: SimpleType | NotSoSimpleType; label: string; value: any; len?: number | undefined; smaller?: boolean | undefined; input: string; path: string[]; }> & { ...; }'.
|
build (20.x)
Type '{ label: string; value: number; codec: "u16"; }' is not assignable to type 'Partial<{ codec: SimpleType | NotSoSimpleType; label: string; value: any; len?: number | undefined; smaller?: boolean | undefined; input: string; path: string[]; }> & { ...; }'.
|
build (20.x)
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; smaller?: boolean | undefined; input: string; path: string[]; }> & { ...; }'.
|
build (20.x)
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; smaller?: boolean | undefined; input: string; path: string[]; }> & { ...; }'.
|
build (20.x)
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; smaller?: boolean | undefined; input: string; path: string[]; }> & { ...; }'.
|
build (20.x)
Type '{ label: string; value: { bitsLen: string; bytes: number[]; }; codec: "bitSequence"; }' is not assignable to type 'Partial<{ codec: SimpleType | NotSoSimpleType; label: string; value: any; len?: number | undefined; smaller?: boolean | undefined; input: string; path: string[]; }> & { ...; }'.
|
build (18.x)
The job was canceled because "_20_x" failed.
|
build (18.x)
'str' is declared but its value is never read.
|
build (18.x)
'Struct' is declared but its value is never read.
|
build (18.x)
'typed' is declared but its value is never read.
|
build (18.x)
'setTyped' is declared but its value is never read.
|
build (18.x)
Type '{ label: string; value: number; codec: "u32"; }' is not assignable to type 'Partial<{ codec: SimpleType | NotSoSimpleType; label: string; value: any; len?: number | undefined; smaller?: boolean | undefined; input: string; path: string[]; }> & { ...; }'.
|
build (18.x)
Type '{ label: string; value: number; codec: "u16"; }' is not assignable to type 'Partial<{ codec: SimpleType | NotSoSimpleType; label: string; value: any; len?: number | undefined; smaller?: boolean | undefined; input: string; path: string[]; }> & { ...; }'.
|
build (18.x)
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; smaller?: boolean | undefined; input: string; path: string[]; }> & { ...; }'.
|
build (18.x)
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; smaller?: boolean | undefined; input: string; path: string[]; }> & { ...; }'.
|
build (18.x)
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; smaller?: boolean | undefined; input: string; path: string[]; }> & { ...; }'.
|
build (18.x)
Type '{ label: string; value: { bitsLen: string; bytes: number[]; }; codec: "bitSequence"; }' is not assignable to type 'Partial<{ codec: SimpleType | NotSoSimpleType; label: string; value: any; len?: number | undefined; smaller?: boolean | undefined; input: string; path: string[]; }> & { ...; }'.
|