Skip to content

API-222: GetAvailableMargin #107

API-222: GetAvailableMargin

API-222: GetAvailableMargin #107

Triggered via push September 27, 2023 13:29
Status Failure
Total duration 1m 10s
Artifacts

actions.yml

on: push
Lint and Test Go Code
58s
Lint and Test Go Code
Make Release
0s
Make Release
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 3 warnings
Lint and Test Go Code: perpsv3.go#L1
: # github.com/gateway-fm/perpsv3-Go [github.com/gateway-fm/perpsv3-Go.test]
Lint and Test Go Code: perpsv3_test.go#L213
cannot use mockService (variable of type *mock_services.MockIService) as services.IService value in assignment: *mock_services.MockIService does not implement services.IService (missing method GetAvailableMargin)
Lint and Test Go Code: perpsv3_test.go#L307
cannot use mockService (variable of type *mock_services.MockIService) as services.IService value in assignment: *mock_services.MockIService does not implement services.IService (missing method GetAvailableMargin)
Lint and Test Go Code: perpsv3_test.go#L391
cannot use mockService (variable of type *mock_services.MockIService) as services.IService value in assignment: *mock_services.MockIService does not implement services.IService (missing method GetAvailableMargin)
Lint and Test Go Code: perpsv3_test.go#L468
cannot use mockService (variable of type *mock_services.MockIService) as services.IService value in assignment: *mock_services.MockIService does not implement services.IService (missing method GetAvailableMargin)
Lint and Test Go Code: perpsv3_test.go#L541
cannot use mockService (variable of type *mock_services.MockIService) as services.IService value in assignment: *mock_services.MockIService does not implement services.IService (missing method GetAvailableMargin)
Lint and Test Go Code: perpsv3_test.go#L607
cannot use mockService (variable of type *mock_services.MockIService) as services.IService value in assignment: *mock_services.MockIService does not implement services.IService (missing method GetAvailableMargin)
Lint and Test Go Code: perpsv3_test.go#L690
cannot use mockService (variable of type *mock_services.MockIService) as services.IService value in assignment: *mock_services.MockIService does not implement services.IService (missing method GetAvailableMargin)
Lint and Test Go Code: perpsv3_test.go#L766
cannot use mockService (variable of type *mock_services.MockIService) as services.IService value in assignment: *mock_services.MockIService does not implement services.IService (missing method GetAvailableMargin)
Lint and Test Go Code: perpsv3_test.go#L843
cannot use mockService (variable of type *mock_services.MockIService) as services.IService value in assignment: *mock_services.MockIService does not implement services.IService (missing method GetAvailableMargin)
Lint and Test Go Code
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v2, golangci/golangci-lint-action@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Lint and Test Go Code
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Lint and Test Go Code
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/