Skip to content

test(test tooling): add DamlTestLedger implementation #3290

test(test tooling): add DamlTestLedger implementation

test(test tooling): add DamlTestLedger implementation #3290

Triggered via pull request September 16, 2024 06:57
Status Failure
Total duration 6m 9s
Artifacts

ci.yaml

on: pull_request
compute_changed_packages
5s
compute_changed_packages
ActionLint  /  Lint_GitHub_Actions
14s
ActionLint / Lint_GitHub_Actions
DCI-Lint
31s
DCI-Lint
check-coverage
4s
check-coverage
ghcr-besu-all-in-one
20s
ghcr-besu-all-in-one
ghcr-corda-all-in-one-flowdb
1m 58s
ghcr-corda-all-in-one-flowdb
ghcr-example-carbon-accounting
56s
ghcr-example-carbon-accounting
ghcr-example-supply-chain-app
1m 6s
ghcr-example-supply-chain-app
ghcr-fabric2-all-in-one
1m 34s
ghcr-fabric2-all-in-one
ghcr-daml-all-in-one
1m 3s
ghcr-daml-all-in-one
ghcr-keychain-vault-server
1m 42s
ghcr-keychain-vault-server
yarn_lint
0s
yarn_lint
yarn_codegen
0s
yarn_codegen
yarn_custom_checks
0s
yarn_custom_checks
yarn_tools_validate_bundle_names
0s
yarn_tools_validate_bundle_names
cactus-api-client
0s
cactus-api-client
cactus-common-example-server
0s
cactus-common-example-server
cactus-common
0s
cactus-common
cactus-core
0s
cactus-core
cactus-core-api
0s
cactus-core-api
ce-carbon-accounting-backend
0s
ce-carbon-accounting-backend
ce-carbon-accounting-business-logic-plugin
0s
ce-carbon-accounting-business-logic-plugin
ce-carbon-accounting-frontend
0s
ce-carbon-accounting-frontend
ce-supply-chain-backend
0s
ce-supply-chain-backend
ce-supply-chain-business-logic-plugin
0s
ce-supply-chain-business-logic-plugin
ce-supply-chain-frontend
0s
ce-supply-chain-frontend
cp-consortium-manual
0s
cp-consortium-manual
cp-htlc-coordinator-besu
0s
cp-htlc-coordinator-besu
cp-htlc-eth-besu
0s
cp-htlc-eth-besu
cp-htlc-eth-besu-erc20
0s
cp-htlc-eth-besu-erc20
cp-keychain-aws-sm
0s
cp-keychain-aws-sm
cp-keychain-azure-kv
0s
cp-keychain-azure-kv
cpk-google-sm
0s
cpk-google-sm
cpk-memory
0s
cpk-memory
cpk-memory-wasm
0s
cpk-memory-wasm
cpk-vault
0s
cpk-vault
cplc-sawtooth
0s
cplc-sawtooth
cplc-xdai
0s
cplc-xdai
cpp-ethereum
0s
cpp-ethereum
cpp-fabric
0s
cpp-fabric
cp-object-store-ipfs
0s
cp-object-store-ipfs
cp-bungee-hermes
0s
cp-bungee-hermes
ct-api-client
0s
ct-api-client
ct-geth-ledger
0s
ct-geth-ledger
ctp-consortium-manual
0s
ctp-consortium-manual
ctp-htlc-eth-besu
0s
ctp-htlc-eth-besu
ctp-htlc-eth-besu-erc20
0s
ctp-htlc-eth-besu-erc20
ctp-ledger-connector-ethereum
0s
ctp-ledger-connector-ethereum
cactus-verifier-client
0s
cactus-verifier-client
cp-consortium-static
0s
cp-consortium-static
cactus-cmd-api-server
0s
cactus-cmd-api-server
cpl-connector-aries
0s
cpl-connector-aries
cpl-connector-besu
0s
cpl-connector-besu
cpl-connector-polkadot
0s
cpl-connector-polkadot
cpl-connector-corda
0s
cpl-connector-corda
cpl-connector-stellar
0s
cpl-connector-stellar
plc-fabric-0
0s
plc-fabric-0
plc-fabric-1
0s
plc-fabric-1
plc-fabric-2
0s
plc-fabric-2
plc-fabric-4
0s
plc-fabric-4
plc-fabric-5
0s
plc-fabric-5
plc-fabric-6
0s
plc-fabric-6
plc-fabric-7
0s
plc-fabric-7
plc-fabric-8
0s
plc-fabric-8
plc-fabric-9
0s
plc-fabric-9
plc-fabric-10
0s
plc-fabric-10
plc-fabric-11
0s
plc-fabric-11
plc-fabric-12
0s
plc-fabric-12
cplc-iroha2
0s
cplc-iroha2
cplc-ethereum
0s
cplc-ethereum
ct-cmd-api-server
0s
ct-cmd-api-server
ctp-ledger-connector-besu
0s
ctp-ledger-connector-besu
cactus-test-tooling
0s
cactus-test-tooling
ghcr-connector-corda-server
2m 1s
ghcr-connector-corda-server
ghcr-dev-container-vscode
0s
ghcr-dev-container-vscode
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 4 warnings
build-dev: packages/cactus-plugin-ledger-connector-ethereum/src/main/typescript/web-services/watch-blocks-v1-endpoint.ts#L355
Type 'import("/home/runner/work/cacti/cacti/packages/cactus-plugin-ledger-connector-ethereum/node_modules/web3/node_modules/web3-eth/lib/commonjs/web3_subscriptions").NewHeadsSubscription' is not assignable to type 'import("/home/runner/work/cacti/cacti/packages/cactus-plugin-ledger-connector-ethereum/node_modules/web3-eth/lib/commonjs/web3_subscriptions").NewHeadsSubscription'.
build-dev: packages/cactus-plugin-ledger-connector-ethereum/src/main/typescript/sign-utils.ts#L41
Type 'Common' is missing the following properties from type 'Common': customCrypto, _paramsCache, _activatedEIPsCache, _mergeWithParamsCache, and 3 more.
build-dev: packages/cactus-test-plugin-ledger-connector-besu/src/test/typescript/integration/api-client/verifier-integration-with-besu-connector.test.ts#L52
Cannot find module '@hyperledger/cactus-verifier-client' or its corresponding type declarations.
build-dev
Process completed with exit code 1.
compute_changed_packages
The following actions use a deprecated Node.js version and will be forced to run on node20: dorny/paths-filter@v2.11.1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
DCI-Lint
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
DCI-Lint
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
DCI-Lint
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/