feat(soroban): add ContractInteractionBuilder for building contract c… - #225
Merged
Merged
Annotations
10 errors and 1 warning
|
Run all checks:
src/soroban/index.ts#L43
Duplicate identifier 'queryContractEvents'.
|
|
Run all checks:
src/soroban/index.ts#L43
Duplicate identifier 'subscribeContractEvents'.
|
|
Run all checks:
src/soroban/index.ts#L32
Duplicate identifier 'getContractMethods'.
|
|
Run all checks:
src/soroban/index.ts#L31
Duplicate identifier 'queryContractEvents'.
|
|
Run all checks:
src/soroban/index.ts#L31
Duplicate identifier 'subscribeContractEvents'.
|
|
Run all checks:
src/network/circuitBreaker.ts#L110
Type '((event: CircuitStateChangeEvent) => void) | undefined' is not assignable to type '(event: CircuitStateChangeEvent) => void' with 'exactOptionalPropertyTypes: true'. Consider adding 'undefined' to the type of the target.
|
|
Run all checks:
src/index.ts#L271
Duplicate identifier 'getContractMethods'.
|
|
Run all checks:
src/index.ts#L260
Duplicate identifier 'getContractMethods'.
|
|
Run all checks:
src/index.ts#L157
File '/home/runner/work/core/core/src/transaction/pathPayment.ts' is not a module.
|
|
Run all checks:
src/index.ts#L151
File '/home/runner/work/core/core/src/transaction/pathPayment.ts' is not a module.
|
|
Complete job
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-node@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
background
wait
wait-all
cancel
parallel
Loading