Fixes & chain improvements #492
Annotations
6 errors and 2 warnings
Post Collect Metrics
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)|34513440901,Unit Tests 1/4|34513441127,Unit Tests 2/4|34513441298,Unit Tests 3/4|34513441473,Unit Tests 4/4|34513441650
, failing action
|
Setup project:
src/components/Form/ChainConfigurationForm.test.tsx#L228
Argument of type '{ aptosKeys: { results: never[]; }; solanaKeys: { results: never[]; }; }' is not assignable to parameter of type 'FetchNonEvmKeys'.
|
Setup project:
src/components/Form/ChainConfigurationForm.test.tsx#L346
Argument of type '{ aptosKeys: { results: never[]; }; solanaKeys: { results: never[]; }; }' is not assignable to parameter of type 'FetchNonEvmKeys'.
|
Setup project:
src/components/Form/ChainConfigurationForm.test.tsx#L414
Property 'starknetKeys' is missing in type '{ aptosKeys: { results: { account: string; id: string; }[]; }; solanaKeys: { results: { id: string; }[]; }; }' but required in type 'FetchNonEvmKeys'.
|
Setup project:
src/screens/Job/generateJobDefinition.test.ts#L339
Type '{ __typename: "OCR2Spec"; blockchainTimeout: string; contractID: string; contractConfigConfirmations: number; contractConfigTrackerPollInterval: string; ocrKeyBundleID: string; monitoringEndpoint: string; p2pv2Bootstrappers: string[]; relay: string; relayConfig: { chainID: number; }; pluginType: string; pluginConfig: { juelsPerFeeCoinSource: string; }; transmitterID: string; feedID: string; }' is not assignable to type '{ readonly __typename: "BlockHeaderFeederSpec"; readonly coordinatorV1Address?: string | null | undefined; readonly coordinatorV2Address?: string | null | undefined; readonly waitBlocks: number; readonly lookbackBlocks: number; readonly blockhashStoreAddress: string; readonly batchBlockhashStoreAddress: string; readonly pollPeriod: string; readonly runTimeout: string; readonly evmChainID?: string | null | undefined; readonly fromAddresses?: readonly string[] | null | undefined; readonly getBlockhashesBatchSize: number; readonly storeBlockhashesBatchSize: number; readonly coordinatorV2PlusAddress?: string | null | undefined; } | { readonly __typename: "BlockhashStoreSpec"; readonly coordinatorV1Address?: string | null | undefined; readonly coordinatorV2Address?: string | null | undefined; readonly waitBlocks: number; readonly lookbackBlocks: number; readonly blockhashStoreAddress: string; readonly pollPeriod: string; readonly runTimeout: string; readonly evmChainID?: string | null | undefined; readonly fromAddresses?: readonly string[] | null | undefined; readonly coordinatorV2PlusAddress?: string | null | undefined; readonly trustedBlockhashStoreAddress?: string | null | undefined; readonly trustedBlockhashStoreBatchSize: number; } | { readonly __typename: "BootstrapSpec"; readonly contractID: string; readonly relay: string; readonly monitoringEndpoint?: string | null | undefined; readonly relayConfig: any; readonly blockchainTimeout?: string | null | undefined; readonly contractConfigTrackerPollInterval?: string | null | undefined; readonly contractConfigConfirmations?: number | null | undefined; readonly createdAt: any; } | { readonly __typename: "CronSpec"; readonly schedule: string; readonly evmChainID?: string | null | undefined; } | { readonly __typename: "DirectRequestSpec"; readonly contractAddress: string; readonly evmChainID?: string | null | undefined; readonly minIncomingConfirmations: number; readonly minContractPaymentLinkJuels: string; readonly requesters?: readonly string[] | null | undefined; } | { readonly __typename: "FluxMonitorSpec"; readonly absoluteThreshold: number; readonly contractAddress: string; readonly drumbeatEnabled: boolean; readonly drumbeatRandomDelay?: string | null | undefined; readonly drumbeatSchedule?: string | null | undefined; readonly evmChainID?: string | null | undefined; readonly idleTimerDisabled: boolean; readonly idleTimerPeriod: string; readonly minPayment?: string | null | undefined; readonly pollTimerDisabled: boolean; readonly pollTimerPeriod: string; readonly threshold: number; } | { readonly __typename: "GatewaySpec"; readonly gatewayConfig: any; readonly createdAt: any; } | { readonly __typename: "KeeperSpec"; readonly contractAddress: string; readonly evmChainID?: string | null | undefined; readonly fromAddress?: string | null | undefined; } | { readonly __typename: "OCR2Spec"; readonly blockchainTimeout?: string | null | undefined; readonly contractID: string; readonly contractConfigConfirmations?: number | null | undefined; readonly contractConfigTrackerPollInterval?: string | null | undefined; readonly ocrKeyBundleID?: string | null | undefined; readonly monitoringEndpoint?: string | null | undefined; readonly p2pv2Bootstrappers?: readonly string[] | null | undefined; readonly relay: string; readonly relayConfig: any; readonly onchainSigningStrategy: any; readonly transmitterID?: string | null | undefined; readonly pluginType: string; readonly pluginConfig: any; readonly feedID?: string | null | undefined; } | { readonly __typename: "OCRSpec"; readonly blockchainTimeout?: string | null | undefined; readonly contractAddress: string; readonly
|
Setup project
Process completed with exit code 2.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Upload unit-test coverage report
No files were found with the provided path: ./coverage/4_lcov.info. No artifacts will be uploaded.
|
Loading