Skip to content

TESTING

TESTING #114

Triggered via pull request February 3, 2025 06:37
Status Failure
Total duration 9m 47s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
nuclei-scan: packages/cactus-plugin-ledger-connector-besu/src/main/typescript/web-services/watch-blocks-v1-endpoint.ts#L63
Property 'unsubscribe' does not exist on type 'Promise<NewHeadsSubscription>'.
nuclei-scan: packages/cactus-plugin-ledger-connector-besu/src/main/typescript/web-services/watch-blocks-v1-endpoint.ts#L71
Property 'unsubscribe' does not exist on type 'Promise<NewHeadsSubscription>'.
nuclei-scan: packages/cactus-plugin-ledger-connector-besu/src/main/typescript/web-services/watch-blocks-v1-endpoint.ts#L78
Property 'unsubscribe' does not exist on type 'Promise<NewHeadsSubscription>'.
nuclei-scan: packages/cactus-plugin-ledger-connector-besu/src/main/typescript/impl/get-block-v1/get-block-v1-impl.ts#L29
Type '{ readonly parentHash: string; readonly sha3Uncles: string; readonly miner: string; readonly stateRoot: string; readonly transactionsRoot: string; readonly receiptsRoot: string; readonly logsBloom?: string | undefined; ... 13 more ...; readonly hash?: string | undefined; }' is not assignable to type 'EvmBlock'.
nuclei-scan: packages/cactus-plugin-ledger-connector-besu/src/main/typescript/grpc-services/besu-grpc-svc-streams.ts#L3
Module '"web3-eth"' has no exported member 'BlockHeader'. Did you mean to use 'import BlockHeader from "web3-eth"' instead?
nuclei-scan: packages/cactus-plugin-ledger-connector-besu/src/main/typescript/grpc-services/besu-grpc-svc-streams.ts#L91
Property 'unsubscribe' does not exist on type 'Promise<NewHeadsSubscription>'.
nuclei-scan: packages/cactus-plugin-ledger-connector-besu/src/main/typescript/impl/transact-v1/transact-v1-signed.ts#L13
'"web3-eth"' has no exported member named 'TransactionReceipt'. Did you mean 'getTransactionReceipt'?
nuclei-scan
Restore cache failed: Dependencies file is not found in /home/runner/work/cactus/cactus. Supported file pattern: go.sum