Skip to content

[WIP] call contract test #35

[WIP] call contract test

[WIP] call contract test #35

Triggered via pull request March 28, 2024 16:26
@alejomendozaalejomendoza
synchronize #91
soroban
Status Failure
Total duration 32s
Artifacts

ci.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
ci: contract-client/src/assembled-tx.ts#L12
'nativeToScVal' is declared but its value is never read.
ci: contract-client/src/index.ts#L3
'Ok' is declared but its value is never read.
ci: contract-client/src/index.ts#L3
'Err' is declared but its value is never read.
ci: contract-client/src/index.ts#L5
'u32' is declared but never used.
ci: contract-client/src/index.ts#L6
'i32' is declared but never used.
ci: contract-client/src/index.ts#L7
'u64' is declared but never used.
ci: contract-client/src/index.ts#L8
'i64' is declared but never used.
ci: contract-client/src/index.ts#L9
'u128' is declared but never used.
ci: contract-client/src/index.ts#L11
'u256' is declared but never used.
ci: contract-client/src/index.ts#L12
'i256' is declared but never used.
ci
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
ci
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/