chore: update eth proto to latest #452
Annotations
10 errors and 1 warning
yarn build:
src/gql/utils/defaultObjects.ts#L17
Module '"."' has no exported member 'GQLMarkPriceCandle'.
|
yarn build:
src/gql/utils/defaultObjects.ts#L20
Module '"."' has no exported member 'GQLPerpLeaderboard'.
|
yarn build:
src/gql/utils/defaultObjects.ts#L21
Module '"."' has no exported member 'GQLPerpMarket'.
|
yarn build:
src/gql/utils/defaultObjects.ts#L22
Module '"."' has no exported member 'GQLPerpPosition'.
|
yarn build:
src/gql/utils/defaultObjects.ts#L23
Module '"."' has no exported member 'GQLPerpPositionChange'.
|
yarn build:
src/gql/utils/defaultObjects.ts#L26
Module '"."' has no exported member 'GQLSpotLpPosition'.
|
yarn build:
src/gql/utils/defaultObjects.ts#L27
Module '"."' has no exported member 'GQLSpotPool'.
|
yarn build:
src/gql/utils/defaultObjects.ts#L28
Module '"."' has no exported member 'GQLSpotPoolSwap'.
|
yarn build:
src/gql/utils/defaultObjects.ts#L230
Type 'GQLToken[]' is missing the following properties from type 'GQLToken': amount, denom
|
yarn build:
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'.
|
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/
|
Loading