Skip to content

Signing

Signing #1008

Triggered via pull request September 5, 2024 08:02
Status Failure
Total duration 4m 58s
Artifacts

pr-tests.yml

on: pull_request
Unit & Integration
4m 50s
Unit & Integration
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
Unit & Integration: executors/ethereum/migrationBatchCreator.go#L150
cannot use deposit.ContractAddress (variable of type "github.com/ethereum/go-ethereum/common".Address) as string value in argument to common.HexToAddress
Unit & Integration: executors/ethereum/migrationBatchCreator.go#L152
deposit.amount undefined (type *DepositInfo has no field or method amount, but does have Amount)
Unit & Integration
Process completed with exit code 2.
Unit & Integration
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v3, actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/