fix rates handler by new generator struct #530
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
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.
|