Skip to content

Add stonfi v2 swap straw #1532

Add stonfi v2 swap straw

Add stonfi v2 swap straw #1532

Triggered via pull request October 9, 2024 16:02
Status Failure
Total duration 1m 51s
Artifacts

test.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 1 warning
unit-tests: pkg/bath/bath_test.go#L64
cannot use &mockInfoSource{} (value of type *mockInfoSource) as core.InformationSource value in variable declaration: *mockInfoSource does not implement core.InformationSource (wrong type for method STONfiPools)
unit-tests: pkg/bath/bath_test.go#L200
cannot use &mockInfoSource{…} (value of type *mockInfoSource) as core.InformationSource value in struct literal: *mockInfoSource does not implement core.InformationSource (wrong type for method STONfiPools)
unit-tests: pkg/bath/bath_test.go#L215
cannot use &mockInfoSource{…} (value of type *mockInfoSource) as core.InformationSource value in struct literal: *mockInfoSource does not implement core.InformationSource (wrong type for method STONfiPools)
unit-tests: pkg/bath/bath_test.go#L325
cannot use &mockInfoSource{…} (value of type *mockInfoSource) as core.InformationSource value in struct literal: *mockInfoSource does not implement core.InformationSource (wrong type for method STONfiPools)
unit-tests
Process completed with exit code 2.
unit-tests
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/