Test JS SDK (started by @jawndiego) #89
test.yaml
on: pull_request
Build, test, and lint
46s
Annotations
6 errors and 9 warnings
Build, test, and lint:
src/index.ts#L264
Property 'isNone' does not exist on type 'Codec'.
|
Build, test, and lint:
src/index.ts#L268
Property 'unwrap' does not exist on type 'Codec'.
|
Build, test, and lint:
src/index.ts#L281
Property 'isNone' does not exist on type 'Codec'.
|
Build, test, and lint:
src/index.ts#L281
Property 'unwrap' does not exist on type 'Codec'.
|
Build, test, and lint:
src/index.ts#L285
Property 'unwrap' does not exist on type 'Codec'.
|
Build, test, and lint
Process completed with exit code 1.
|
Build, test, and lint:
src/index.ts#L317
Do not use "@ts-ignore" because it alters compilation errors
|
Build, test, and lint:
src/programs/index.ts#L62
Do not use "@ts-ignore" because it alters compilation errors
|
Build, test, and lint:
src/programs/index.ts#L99
Do not use "@ts-ignore" because it alters compilation errors
|
Build, test, and lint:
src/registration/index.ts#L102
Do not use "@ts-ignore" because it alters compilation errors
|
Build, test, and lint:
src/registration/index.ts#L106
Do not use "@ts-ignore" because it alters compilation errors
|
Build, test, and lint:
src/signing/index.ts#L298
Do not use "@ts-ignore" because it alters compilation errors
|
Build, test, and lint:
src/signing/index.ts#L301
Do not use "@ts-ignore" because it alters compilation errors
|
Build, test, and lint:
src/utils/index.ts#L36
Unexpected any. Specify a different type
|
Build, test, and lint:
src/utils/index.ts#L36
Unexpected any. Specify a different type
|