Cd typo hot fix #43
Annotations
7 errors
internal/microservices/transaction/repository/postgresql/postgres.go#L122
Error return value of `tx.Rollback` is not checked (errcheck)
|
internal/microservices/transaction/repository/postgresql/postgres.go#L196
Error return value of `tx.Rollback` is not checked (errcheck)
|
internal/microservices/transaction/repository/postgresql/postgres.go#L286
Error return value of `tx.Rollback` is not checked (errcheck)
|
internal/middleware/request_id.go#L29
Error return value of `rand.Read` is not checked (errcheck)
|
internal/microservices/user/delivery/http/handlers.go#L25
const `userIdUrlParam` is unused (unused)
|
internal/microservices/user/delivery/http/handlers.go#L26
const `userloginUrlParam` is unused (unused)
|
|
The logs for this run have expired and are no longer available.
Loading