Skip to content

Setup comp library and storybook examples #59

Setup comp library and storybook examples

Setup comp library and storybook examples #59

Triggered via pull request November 2, 2023 15:18
@wirednkodwirednkod
synchronize #3
nik-viewer
Status Failure
Total duration 1m 16s
Artifacts

zombienet.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
test
'str' is declared but its value is never read.
test
'Struct' is declared but its value is never read.
test
'typed' is declared but its value is never read.
test
'setTyped' is declared but its value is never read.
test
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[]; }> & { ...; }'.
test
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[]; }> & { ...; }'.
test
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[]; }> & { ...; }'.
test
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[]; }> & { ...; }'.
test
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[]; }> & { ...; }'.
test
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[]; }> & { ...; }'.