Skip to content

feat: add traces across relayer #531

feat: add traces across relayer

feat: add traces across relayer #531

Triggered via pull request August 10, 2023 15:05
Status Failure
Total duration 2m 17s
Artifacts

checks.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 1 warning
linter-check: e2e/substrate/substrate_test.go#L170
not enough arguments in call to s.substrateClient.TrackExtrinsic
linter-check: chains/substrate/client/client.go#L102
SA4009: argument ctx is overwritten before first use (staticcheck)
linter-check: chains/substrate/client/client.go#L103
SA4009(related information): assignment to ctx (staticcheck)
linter-check
Process completed with exit code 1.
linter-check
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2, actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/