Skip to content

create methods for get raw data #472

create methods for get raw data

create methods for get raw data #472

Triggered via pull request July 17, 2023 13:19
Status Failure
Total duration 2m 4s
Artifacts

test.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 errors
unit-tests: pkg/api/liteserver_converters.go#L366
convertConfig redeclared in this block
unit-tests: pkg/api/blockchain_converters.go#L196
other declaration of convertConfig
unit-tests: pkg/api/liteserver_handlers.go#L230
cannot use config (variable of type liteclient.LiteServerConfigInfoC) as tlb.ConfigParams value in argument to convertConfig
unit-tests: pkg/api/liteserver_handlers.go#L234
cannot use resp (variable of type *oas.Config) as oas.GetConfigAllLiteServerRes value in return statement: *oas.Config does not implement oas.GetConfigAllLiteServerRes (missing method getConfigAllLiteServerRes)
unit-tests
Process completed with exit code 2.