[DPA-1384]: fix(chain): override apollo ID matching for chain #485
Annotations
10 errors and 2 warnings
Setup project:
src/components/Form/ChainConfigurationForm.test.tsx#L24
Property 'network' is missing in type '{ id: string; }' but required in type '{ readonly __typename?: "Chain" | undefined; readonly id: string; readonly network: string; }'.
|
Setup project:
src/components/Form/ChainConfigurationForm.test.tsx#L429
Property 'network' is missing in type '{ id: string; }' but required in type '{ readonly __typename?: "Chain" | undefined; readonly id: string; readonly network: string; }'.
|
Setup project:
support/factories/gql/fetchAccountBalances.ts#L8
Property 'network' is missing in type '{ __typename: "Chain"; id: string; }' but required in type '{ readonly __typename?: "Chain" | undefined; readonly id: string; readonly network: string; }'.
|
Setup project:
support/factories/gql/fetchETHKeys.ts#L12
Property 'network' is missing in type '{ id: string; }' but required in type '{ readonly __typename?: "Chain" | undefined; readonly id: string; readonly network: string; }'.
|
Setup project:
support/factories/gql/fetchEthTransaction.ts#L7
Property 'network' is missing in type '{ id: string; }' but required in type '{ readonly __typename?: "Chain" | undefined; readonly id: string; readonly network: string; }'.
|
Setup project:
support/factories/gql/fetchEthTransactions.ts#L7
Property 'network' is missing in type '{ id: string; }' but required in type '{ readonly __typename?: "Chain" | undefined; readonly id: string; readonly network: string; }'.
|
Setup project:
support/factories/gql/fetchNode.ts#L11
Property 'network' is missing in type '{ id: string; }' but required in type '{ readonly __typename?: "Chain" | undefined; readonly id: string; readonly network: string; }'.
|
Setup project:
support/factories/gql/fetchNodes.ts#L9
Property 'network' is missing in type '{ id: string; }' but required in type '{ readonly __typename?: "Chain" | undefined; readonly id: string; readonly network: string; }'.
|
Setup project:
support/factories/gql/fetchNodes.ts#L24
Property 'network' is missing in type '{ id: string; }' but required in type '{ readonly __typename?: "Chain" | undefined; readonly id: string; readonly network: string; }'.
|
Setup project:
support/factories/gql/fetchNodes.ts#L32
Property 'network' is missing in type '{ id: string; }' but required in type '{ readonly __typename?: "Chain" | undefined; readonly id: string; readonly network: string; }'.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Upload ESLint report
No files were found with the provided path: ./eslint-report.json. No artifacts will be uploaded.
|
Loading