Skip to content

remove vue example

remove vue example #8

Triggered via push October 11, 2023 08:41
Status Failure
Total duration 1m 21s
Artifacts

main.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 3 warnings
build: src/helper.ts#L16
Cannot find module '@zondax/ledger-js' or its corresponding type declarations.
build: src/helper.ts#L30
Type '{ bech32Address: string; compressedPk: Buffer; returnCode: number; errorMessage: any; }' is not assignable to type 'ResponseAddress'.
build: src/index.ts#L26
Cannot find module '@zondax/ledger-js' or its corresponding type declarations.
build: src/index.ts#L74
Property 'serializePath' does not exist on type 'CosmosApp'.
build: src/index.ts#L80
Property 'CHUNK_SIZE' does not exist on type 'CosmosApp'.
build: src/index.ts#L81
Property 'CHUNK_SIZE' does not exist on type 'CosmosApp'.
build: src/index.ts#L92
Property 'serializePath' does not exist on type 'CosmosApp'.
build: src/index.ts#L94
Property 'transport' does not exist on type 'CosmosApp'.
build: src/index.ts#L94
Property 'CLA' does not exist on type 'CosmosApp'.
build: src/index.ts#L108
Property 'serializePath' does not exist on type 'CosmosApp'.
configure
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
configure
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/