Skip to content

chore: update ts bindings #2639

chore: update ts bindings

chore: update ts bindings #2639

Triggered via pull request October 5, 2023 20:30
Status Failure
Total duration 11m 17s
Artifacts

soroban-rpc.yml

on: pull_request
Matrix: Build
Matrix: Integration tests
Matrix: Unit tests
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
Integration tests (ubuntu-20.04, 1.20.1)
/home/runner/work/soroban-tools/soroban-tools/./.github/actions/setup-integration-tests/action.yml (Line: 12, Col: 3): Unexpected value 'steps'
Integration tests (ubuntu-20.04, 1.20.1)
System.ArgumentNullException: Value cannot be null. (Parameter 'You are using a composite action but there are no steps provided in /home/runner/work/soroban-tools/soroban-tools/./.github/actions/setup-integration-tests/action.yml.') at GitHub.Runner.Worker.ActionManifestManager.ConvertRuns(IExecutionContext executionContext, TemplateContext templateContext, TemplateToken inputsToken, String fileRelativePath, MappingToken outputs) at GitHub.Runner.Worker.ActionManifestManager.Load(IExecutionContext executionContext, String manifestFile)
Integration tests (ubuntu-20.04, 1.20.1)
Fail to load /home/runner/work/soroban-tools/soroban-tools/./.github/actions/setup-integration-tests/action.yml
Unit tests (ubuntu-20.04, 1.20.1)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/