Test JS SDK (started by @jawndiego) #90
Annotations
8 errors and 10 warnings
Bundle:
src/index.ts#L267
Property 'isNone' does not exist on type 'Codec'.
|
Bundle:
src/index.ts#L273
Property 'unwrap' does not exist on type 'Codec'.
|
Bundle:
src/index.ts#L290
Property 'isNone' does not exist on type 'Codec'.
|
Bundle:
src/index.ts#L290
Property 'unwrap' does not exist on type 'Codec'.
|
Bundle:
src/index.ts#L293
Property 'unwrap' does not exist on type 'Codec'.
|
Bundle:
src/utils/index.ts#L101
Property 'unwrap' does not exist on type 'Codec'.
|
Bundle:
src/utils/index.ts#L102
Property 'unwrap' does not exist on type 'Codec'.
|
Bundle
Process completed with exit code 1.
|
Lint:
src/index.ts#L332
Do not use "@ts-ignore" because it alters compilation errors
|
Lint:
src/index.ts#L339
Do not use "@ts-ignore" because it alters compilation errors
|
Lint:
src/programs/index.ts#L62
Do not use "@ts-ignore" because it alters compilation errors
|
Lint:
src/programs/index.ts#L99
Do not use "@ts-ignore" because it alters compilation errors
|
Lint:
src/registration/index.ts#L102
Do not use "@ts-ignore" because it alters compilation errors
|
Lint:
src/registration/index.ts#L106
Do not use "@ts-ignore" because it alters compilation errors
|
Lint:
src/signing/index.ts#L298
Do not use "@ts-ignore" because it alters compilation errors
|
Lint:
src/signing/index.ts#L301
Do not use "@ts-ignore" because it alters compilation errors
|
Lint:
src/utils/index.ts#L37
Unexpected any. Specify a different type
|
Lint:
src/utils/index.ts#L37
Unexpected any. Specify a different type
|
Loading