Skip to content

update method naming #534

update method naming

update method naming #534

Triggered via push July 27, 2023 05:34
Status Failure
Total duration 1m 59s
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.