add more connection #219
Annotations
10 errors
golangci-lint:
cmd/api/init/router/router.go#L16
could not import github.com/go-park-mail-ru/2023_2_Hamster/internal/microservices/transaction/delivery/http (-: # github.com/go-park-mail-ru/2023_2_Hamster/internal/microservices/transaction/delivery/http
|
golangci-lint:
internal/microservices/transaction/delivery/http/handlers.go#L404
h.userService undefined (type *Handler has no field or method userService)
|
golangci-lint:
internal/microservices/transaction/delivery/http/handlers.go#L465
account declared and not used
|
golangci-lint:
internal/microservices/transaction/delivery/http/handlers.go#L465
h.client undefined (type *Handler has no field or method client)
|
golangci-lint:
internal/microservices/transaction/delivery/http/handlers.go#L467
undefined: accountInput
|
golangci-lint:
internal/microservices/transaction/delivery/http/handlers.go#L468
undefined: accountInput
|
golangci-lint:
internal/microservices/transaction/delivery/http/handlers.go#L469
undefined: accountInput
|
golangci-lint:
internal/microservices/transaction/delivery/http/handlers.go#L470
undefined: accountInput
|
golangci-lint:
internal/microservices/transaction/delivery/http/handlers.go#L483
h.accountService undefined (type *Handler has no field or method accountService)) (typecheck)
|
golangci-lint:
cmd/api/init/app/init.go#L26
could not import github.com/go-park-mail-ru/2023_2_Hamster/internal/microservices/transaction/delivery/http (-: # github.com/go-park-mail-ru/2023_2_Hamster/internal/microservices/transaction/delivery/http
|
The logs for this run have expired and are no longer available.
Loading