Skip to content
This repository has been archived by the owner on May 9, 2024. It is now read-only.

feat: add traces initialisation for basic deposit handling observability #591

feat: add traces initialisation for basic deposit handling observability

feat: add traces initialisation for basic deposit handling observability #591

Triggered via pull request July 27, 2023 18:22
Status Failure
Total duration 1m 47s
Artifacts

test.yml

on: pull_request
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
test (1.19.x, ubuntu-latest): chains/evm/executor/voter_test.go#L48
not enough arguments in call to s.voter.Execute
test (1.19.x, ubuntu-latest): chains/evm/executor/voter_test.go#L65
not enough arguments in call to s.voter.Execute
test (1.19.x, ubuntu-latest): chains/evm/executor/voter_test.go#L83
not enough arguments in call to s.voter.Execute
test (1.19.x, ubuntu-latest): chains/evm/executor/voter_test.go#L96
not enough arguments in call to s.voter.Execute
test (1.19.x, ubuntu-latest): chains/evm/executor/voter_test.go#L109
not enough arguments in call to s.voter.Execute
test (1.19.x, ubuntu-latest): chains/evm/executor/voter_test.go#L123
not enough arguments in call to s.voter.Execute
test (1.19.x, ubuntu-latest): chains/evm/executor/voter_test.go#L137
not enough arguments in call to s.voter.Execute
test (1.19.x, ubuntu-latest): chains/evm/executor/voter_test.go#L152
not enough arguments in call to s.voter.Execute
test (1.19.x, ubuntu-latest): chains/evm/listener/event-handler_test.go#L42
not enough arguments in call to s.depositEventHandler.HandleEvent
test (1.19.x, ubuntu-latest): chains/evm/listener/event-handler_test.go#L86
not enough arguments in call to s.depositEventHandler.HandleEvent
test (1.19.x, ubuntu-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2, actions/checkout@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/