Skip to content

refactor: update turnkey & add a bit of caching in getCustodialOwner() method #112

refactor: update turnkey & add a bit of caching in getCustodialOwner() method

refactor: update turnkey & add a bit of caching in getCustodialOwner() method #112

Triggered via pull request October 27, 2023 15:01
Status Failure
Total duration 2m 20s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

on-pull-request.yml

on: pull_request
Enforce PR Title Format
1m 12s
Enforce PR Title Format
Lint and Build and Test
2m 8s
Lint and Build and Test
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 4 warnings
Lint and Build and Test
Type 'string[] | undefined' must have a '[Symbol.iterator]()' method that returns an iterator.
Lint and Build and Test
Type 'string | undefined' is not assignable to type 'string'.
Lint and Build and Test
Type 'string | undefined' is not assignable to type 'string'.
Lint and Build and Test
'turnkeySigner' is possibly 'undefined'.
Lint and Build and Test
'turnkeySigner' is possibly 'undefined'.
Lint and Build and Test
'turnkeySigner' is possibly 'undefined'.
Lint and Build and Test
'turnkeySigner' is possibly 'undefined'.
Lint and Build and Test
Type '"ACTIVITY_TYPE_SIGN_RAW_PAYLOAD"' is not assignable to type '"ACTIVITY_TYPE_SIGN_RAW_PAYLOAD_V2"'.
Lint and Build and Test
Type '{ privateKeyId: string; payload: string; encoding: "PAYLOAD_ENCODING_HEXADECIMAL"; hashFunction: "HASH_FUNCTION_NO_OP"; }' is not assignable to type '{ signWith: string; payload: string; encoding: "PAYLOAD_ENCODING_HEXADECIMAL" | "PAYLOAD_ENCODING_TEXT_UTF8"; hashFunction: "HASH_FUNCTION_NO_OP" | "HASH_FUNCTION_SHA256" | "HASH_FUNCTION_KECCAK256" | "HASH_FUNCTION_NOT_APPLICABLE"; }'.
Lint and Build and Test
Process completed with exit code 1.
Enforce PR Title Format
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Enforce PR Title Format
Unexpected input(s) 'cache', valid inputs are ['always-auth', 'node-version', 'registry-url', 'scope', 'version']
Lint and Build and Test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Lint and Build and Test
Unexpected input(s) 'cache', valid inputs are ['always-auth', 'node-version', 'registry-url', 'scope', 'version']