Skip to content

chore: update eth proto to latest #452

chore: update eth proto to latest

chore: update eth proto to latest #452

Triggered via pull request October 23, 2024 18:39
Status Failure
Total duration 1m 59s
Artifacts

test-ts-sdk.yaml

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

Annotations

10 errors and 1 warning
checkout_cache_install_build_test: src/gql/utils/defaultObjects.ts#L17
Module '"."' has no exported member 'GQLMarkPriceCandle'.
checkout_cache_install_build_test: src/gql/utils/defaultObjects.ts#L20
Module '"."' has no exported member 'GQLPerpLeaderboard'.
checkout_cache_install_build_test: src/gql/utils/defaultObjects.ts#L21
Module '"."' has no exported member 'GQLPerpMarket'.
checkout_cache_install_build_test: src/gql/utils/defaultObjects.ts#L22
Module '"."' has no exported member 'GQLPerpPosition'.
checkout_cache_install_build_test: src/gql/utils/defaultObjects.ts#L23
Module '"."' has no exported member 'GQLPerpPositionChange'.
checkout_cache_install_build_test: src/gql/utils/defaultObjects.ts#L26
Module '"."' has no exported member 'GQLSpotLpPosition'.
checkout_cache_install_build_test: src/gql/utils/defaultObjects.ts#L27
Module '"."' has no exported member 'GQLSpotPool'.
checkout_cache_install_build_test: src/gql/utils/defaultObjects.ts#L28
Module '"."' has no exported member 'GQLSpotPoolSwap'.
checkout_cache_install_build_test: src/gql/utils/defaultObjects.ts#L230
Type 'GQLToken[]' is missing the following properties from type 'GQLToken': amount, denom
checkout_cache_install_build_test: src/gql/utils/defaultObjects.ts#L345
Type '{ gov: true; oracle: true; perp: boolean; spot: boolean; staking: true; wasm: true; }' is not assignable to type 'GQLFeatureFlags'.
checkout_cache_install_build_test
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3, borales/actions-yarn@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/