Skip to content

[DPA-1384]: fix(chain): override apollo ID matching for chain #485

[DPA-1384]: fix(chain): override apollo ID matching for chain

[DPA-1384]: fix(chain): override apollo ID matching for chain #485

Triggered via pull request December 6, 2024 13:47
Status Failure
Total duration 1m 24s
Artifacts

ci.yml

on: pull_request
Matrix: unit-tests
ESLint (non-blocking)
52s
ESLint (non-blocking)
SonarQube Scan
11s
SonarQube Scan
Fit to window
Zoom out
Zoom in

Annotations

58 errors and 8 warnings
Unit Tests 3/4: 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; }'.
Unit Tests 3/4: 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; }'.
Unit Tests 3/4: 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; }'.
Unit Tests 3/4: 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; }'.
Unit Tests 3/4: 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; }'.
Unit Tests 3/4: 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; }'.
Unit Tests 3/4: 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; }'.
Unit Tests 3/4: 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; }'.
Unit Tests 3/4: 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; }'.
Unit Tests 3/4: 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; }'.
Unit Tests 3/4
Got error Error: No job for job name: "Unit Tests 3" found during self-lookup, invalid job name given? Available jobs names + ids: ESLint (non-blocking)|34034886242,Unit Tests 1/4|34034886801,Unit Tests 2/4|34034887213,Unit Tests 3/4|34034887557,Unit Tests 4/4|34034888005 , failing action
Unit Tests 4/4
The job was canceled because "_3_4" failed.
Unit Tests 4/4: 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; }'.
Unit Tests 4/4: 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; }'.
Unit Tests 4/4: 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; }'.
Unit Tests 4/4: 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; }'.
Unit Tests 4/4: 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; }'.
Unit Tests 4/4: 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; }'.
Unit Tests 4/4: 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; }'.
Unit Tests 4/4: 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; }'.
Unit Tests 4/4: 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; }'.
Unit Tests 4/4: 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; }'.
Unit Tests 4/4
Got error Error: No job for job name: "Unit Tests 4" found during self-lookup, invalid job name given? Available jobs names + ids: ESLint (non-blocking)|34034886242,Unit Tests 1/4|34034886801,Unit Tests 2/4|34034887213,Unit Tests 3/4|34034887557,Unit Tests 4/4|34034888005 , failing action
Unit Tests 2/4
The job was canceled because "_3_4" failed.
Unit Tests 2/4: 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; }'.
Unit Tests 2/4: 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; }'.
Unit Tests 2/4: 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; }'.
Unit Tests 2/4: 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; }'.
Unit Tests 2/4: 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; }'.
Unit Tests 2/4: 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; }'.
Unit Tests 2/4: 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; }'.
Unit Tests 2/4: 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; }'.
Unit Tests 2/4: 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; }'.
Unit Tests 2/4: 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; }'.
Unit Tests 2/4
Got error Error: No job for job name: "Unit Tests 2" found during self-lookup, invalid job name given? Available jobs names + ids: ESLint (non-blocking)|34034886242,Unit Tests 1/4|34034886801,Unit Tests 2/4|34034887213,Unit Tests 3/4|34034887557,Unit Tests 4/4|34034888005 , failing action
Unit Tests 1/4
The job was canceled because "_3_4" failed.
Unit Tests 1/4: 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; }'.
Unit Tests 1/4: 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; }'.
Unit Tests 1/4: 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; }'.
Unit Tests 1/4: 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; }'.
Unit Tests 1/4: 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; }'.
Unit Tests 1/4: 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; }'.
Unit Tests 1/4: 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; }'.
Unit Tests 1/4: 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; }'.
Unit Tests 1/4: 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; }'.
Unit Tests 1/4: 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; }'.
Unit Tests 1/4
Got error Error: No job for job name: "Unit Tests 1" found during self-lookup, invalid job name given? Available jobs names + ids: ESLint (non-blocking)|34034886242,Unit Tests 1/4|34034886801,Unit Tests 2/4|34034887213,Unit Tests 3/4|34034887557,Unit Tests 4/4|34034888005 , failing action
ESLint (non-blocking): 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; }'.
ESLint (non-blocking): 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; }'.
ESLint (non-blocking): 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; }'.
ESLint (non-blocking): 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; }'.
ESLint (non-blocking): 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; }'.
ESLint (non-blocking): 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; }'.
ESLint (non-blocking): 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; }'.
ESLint (non-blocking): 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; }'.
ESLint (non-blocking): 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; }'.
ESLint (non-blocking): 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; }'.
SonarQube Scan
Process completed with exit code 2.
Unit Tests 3/4
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Unit Tests 3/4
No files were found with the provided path: ./coverage/3_lcov.info. No artifacts will be uploaded.
Unit Tests 4/4
No files were found with the provided path: ./coverage/4_lcov.info. No artifacts will be uploaded.
Unit Tests 2/4
No files were found with the provided path: ./coverage/2_lcov.info. No artifacts will be uploaded.
Unit Tests 1/4
No files were found with the provided path: ./coverage/1_lcov.info. No artifacts will be uploaded.
ESLint (non-blocking)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
ESLint (non-blocking)
No files were found with the provided path: ./eslint-report.json. No artifacts will be uploaded.
SonarQube Scan
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636