Added java codgen scripts #8
ghpkg-all-java-api-clients-publish.yaml
on: pull_request
publish
5m 44s
Annotations
6 errors
publish:
packages/cactus-plugin-ledger-connector-ethereum/src/main/typescript/web-services/watch-blocks-v1-endpoint.ts#L129
Conversion of type 'import("/home/runner/work/cactus/cactus/packages/cactus-plugin-ledger-connector-ethereum/node_modules/web3/node_modules/web3-eth/lib/commonjs/web3_subscriptions").NewHeadsSubscription' to type 'import("/home/runner/work/cactus/cactus/packages/cactus-plugin-ledger-connector-ethereum/node_modules/web3-eth/lib/commonjs/web3_subscriptions").NewHeadsSubscription' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
|
publish:
packages/cactus-plugin-ledger-connector-ethereum/src/main/typescript/sign-utils.ts#L41
Type 'Common' is missing the following properties from type 'Common': _paramsCache, _activatedEIPsCache, _mergeWithParamsCache, _buildParamsCache, _buildActivatedEIPsCache
|
publish:
packages/cactus-plugin-ledger-connector-go-ethereum-socketio/src/test/typescript/integration/go-ethereum-socketio-connector.test.ts#L104
Type 'import("/home/runner/work/cactus/cactus/packages/cactus-test-tooling/node_modules/web3-core/types/index").Account' is not assignable to type 'import("/home/runner/work/cactus/cactus/packages/cactus-plugin-ledger-connector-go-ethereum-socketio/node_modules/web3-core/types/index").Account'.
|
publish:
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.
|
publish:
packages/cactus-test-plugin-ledger-connector-quorum/src/test/typescript/integration/api-client/verifier-integration-with-quorum-connector.test.ts#L46
Cannot find module '@hyperledger/cactus-verifier-client' or its corresponding type declarations.
|
publish
Process completed with exit code 1.
|