Skip to content

fix rates handler by new generator struct #530

fix rates handler by new generator struct

fix rates handler by new generator struct #530

Triggered via push July 26, 2023 14:29
Status Failure
Total duration 2m 23s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

test.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

7 errors
unit-tests: pkg/api/handler_test.go#L39
invalid operation: account (variable of type *oas.RawAccount) is not an interface
unit-tests: pkg/api/handler_test.go#L70
invalid operation: accountRes (variable of type *oas.Account) is not an interface
unit-tests: pkg/api/handler_test.go#L141
invalid operation: accountRes (variable of type *oas.Accounts) is not an interface
unit-tests: pkg/api/handler_test.go#L146
invalid operation: accountRes (variable of type *oas.Accounts) is not an interface
unit-tests: pkg/api/handler_test.go#L189
invalid operation: res (variable of type *oas.Transactions) is not an interface
unit-tests: pkg/api/jetton_handlers_test.go#L40
invalid operation: res (variable of type *oas.JettonsBalances) is not an interface
unit-tests
Process completed with exit code 2.