Skip to content

Merge implementation to v3.5 #226

Merge implementation to v3.5

Merge implementation to v3.5 #226

Triggered via pull request September 17, 2024 15:07
Status Failure
Total duration 2m 45s
Artifacts

slow-tests.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 1 warning
Slow: factory/ethMultiversXBridgeComponents.go#L308
cannot use multiversx.NewClient(clientArgs) (value of type *multiversx.client) as ethmultiversx.MultiversXClient value in assignment: *multiversx.client does not implement ethmultiversx.MultiversXClient (missing method GetBatchSCMetadata)
Slow
Process completed with exit code 2.
Slow
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/