Skip to content

Added execute transfer functionality #1015

Added execute transfer functionality

Added execute transfer functionality #1015

Triggered via pull request September 6, 2024 09:32
Status Failure
Total duration 5m 14s
Artifacts

pr-tests.yml

on: pull_request
Unit & Integration
5m 2s
Unit & Integration
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
Unit & Integration: executors/ethereum/migrationBatchExecutor.go#L158
deposit.contractAddress undefined (type *DepositInfo has no field or method contractAddress, but does have ContractAddress)
Unit & Integration: executors/ethereum/migrationBatchExecutor.go#L160
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/