Skip to content

trader view precompile #571

trader view precompile

trader view precompile #571

Triggered via pull request March 14, 2024 12:48
Status Failure
Total duration 5m 47s
Artifacts

bench.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
bench: precompile/contracts/jurorv2/matching_validation_test.go#L45
cannot use mockBibliophile (variable of type *bibliophile.MockBibliophileClient) as bibliophile.BibliophileClient value in argument to validateLimitOrderLike: *bibliophile.MockBibliophileClient does not implement bibliophile.BibliophileClient (wrong type for method GetNotionalPositionAndRequiredMargin)
bench: precompile/contracts/jurorv2/matching_validation_test.go#L48
cannot use mockBibliophile (variable of type *bibliophile.MockBibliophileClient) as bibliophile.BibliophileClient value in argument to validateLimitOrderLike: *bibliophile.MockBibliophileClient does not implement bibliophile.BibliophileClient (wrong type for method GetNotionalPositionAndRequiredMargin)
bench: precompile/contracts/jurorv2/matching_validation_test.go#L51
cannot use mockBibliophile (variable of type *bibliophile.MockBibliophileClient) as bibliophile.BibliophileClient value in argument to validateLimitOrderLike: *bibliophile.MockBibliophileClient does not implement bibliophile.BibliophileClient (wrong type for method GetNotionalPositionAndRequiredMargin)
bench: precompile/contracts/jurorv2/matching_validation_test.go#L59
cannot use mockBibliophile (variable of type *bibliophile.MockBibliophileClient) as bibliophile.BibliophileClient value in argument to validateLimitOrderLike: *bibliophile.MockBibliophileClient does not implement bibliophile.BibliophileClient (wrong type for method GetNotionalPositionAndRequiredMargin)
bench: precompile/contracts/jurorv2/matching_validation_test.go#L63
cannot use mockBibliophile (variable of type *bibliophile.MockBibliophileClient) as bibliophile.BibliophileClient value in argument to validateLimitOrderLike: *bibliophile.MockBibliophileClient does not implement bibliophile.BibliophileClient (wrong type for method GetNotionalPositionAndRequiredMargin)
bench: precompile/contracts/jurorv2/matching_validation_test.go#L70
cannot use mockBibliophile (variable of type *bibliophile.MockBibliophileClient) as bibliophile.BibliophileClient value in argument to validateLimitOrderLike: *bibliophile.MockBibliophileClient does not implement bibliophile.BibliophileClient (wrong type for method GetNotionalPositionAndRequiredMargin)
bench: precompile/contracts/jurorv2/matching_validation_test.go#L77
cannot use mockBibliophile (variable of type *bibliophile.MockBibliophileClient) as bibliophile.BibliophileClient value in argument to validateLimitOrderLike: *bibliophile.MockBibliophileClient does not implement bibliophile.BibliophileClient (wrong type for method GetNotionalPositionAndRequiredMargin)
bench: precompile/contracts/jurorv2/matching_validation_test.go#L87
cannot use mockBibliophile (variable of type *bibliophile.MockBibliophileClient) as bibliophile.BibliophileClient value in argument to validateLimitOrderLike: *bibliophile.MockBibliophileClient does not implement bibliophile.BibliophileClient (wrong type for method GetNotionalPositionAndRequiredMargin)
bench: precompile/contracts/jurorv2/matching_validation_test.go#L99
cannot use mockBibliophile (variable of type *bibliophile.MockBibliophileClient) as bibliophile.BibliophileClient value in argument to validateLimitOrderLike: *bibliophile.MockBibliophileClient does not implement bibliophile.BibliophileClient (wrong type for method GetNotionalPositionAndRequiredMargin)
bench: precompile/contracts/jurorv2/matching_validation_test.go#L105
cannot use mockBibliophile (variable of type *bibliophile.MockBibliophileClient) as bibliophile.BibliophileClient value in argument to validateLimitOrderLike: *bibliophile.MockBibliophileClient does not implement bibliophile.BibliophileClient (wrong type for method GetNotionalPositionAndRequiredMargin)
bench
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.