Skip to content

feat: no default objects + staking changes #354

feat: no default objects + staking changes

feat: no default objects + staking changes #354

Triggered via pull request May 7, 2024 15:08
Status Failure
Total duration 1m 55s
Artifacts

test-ts-sdk.yaml

on: pull_request
checkout_cache_install_build_test
1m 46s
checkout_cache_install_build_test
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 1 warning
checkout_cache_install_build_test: src/gql/utils/defaultObjects.ts#L58
Type '{ commission_update_time: string; commission_rates: { max_change_rate: number; max_rate: number; rate: number; }; delegator_shares: number; description: { details: string; identity: string; moniker: string; security_contact: string; website: string; }; ... 6 more ...; unbonding_time: string; }' is missing the following properties from type 'GQLValidator': creation_block, self_delegation
checkout_cache_install_build_test: src/gql/utils/consts.test.ts#L6
'".."' has no exported member named 'GqlOutDelegations'. Did you mean 'GQLDelegation'?
checkout_cache_install_build_test: src/gql/utils/consts.test.ts#L7
'".."' has no exported member named 'delegationsQueryString'. Did you mean 'inflationQueryString'?
checkout_cache_install_build_test: src/gql/utils/consts.test.ts#L18
Expected 3 arguments, but got 2.
checkout_cache_install_build_test
The process '/usr/local/bin/yarn' failed with exit code 1
checkout_cache_install_build_test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3, borales/actions-yarn@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.