Skip to content

Andrew/test sign raw payloads #2076

Andrew/test sign raw payloads

Andrew/test sign raw payloads #2076

Triggered via pull request December 30, 2024 17:21
Status Failure
Total duration 2m 44s
Artifacts

js-build.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 4 warnings
build
Argument of type 'Transaction[]' is not assignable to parameter of type '{ signWith: string; transactions: (Transaction | VersionedTransaction)[]; }[]'.
build
Conversion of type '{ signWith: string; transactions: (Transaction | VersionedTransaction)[]; } | undefined' to type 'Transaction' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
build
Argument of type 'VersionedTransaction[]' is not assignable to parameter of type '{ signWith: string; transactions: (Transaction | VersionedTransaction)[]; }[]'.
build
Conversion of type '{ signWith: string; transactions: (Transaction | VersionedTransaction)[]; } | undefined' to type 'VersionedTransaction' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
build
'TurnkeyApiTypes' is declared but never used.
build
'sign' is declared but its value is never read.
build
'signWithResults' is declared but its value is never read.
build
'signedTxs' is declared but its value is never read.
build
Cannot find name 'signRawPayloadsResult'.
build
Property 'addSignature' does not exist on type '{ signWith: string; transactions: (Transaction | VersionedTransaction)[]; }'.
build
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 `save-state` 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 `save-state` 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 `save-state` 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/