added some dc commands #317
Annotations
10 errors
golangci-lint:
internal/infrastructure/postgres/club.go#L579
Error return value of `tx.Rollback` is not checked (errcheck)
|
golangci-lint:
internal/infrastructure/postgres/club.go#L584
Error return value of `tx.Rollback` is not checked (errcheck)
|
golangci-lint:
internal/infrastructure/postgres/club.go#L640
Error return value of `tx.Rollback` is not checked (errcheck)
|
golangci-lint:
internal/infrastructure/postgres/club.go#L646
Error return value of `tx.Rollback` is not checked (errcheck)
|
golangci-lint:
internal/infrastructure/postgres/club.go#L652
Error return value of `tx.Rollback` is not checked (errcheck)
|
golangci-lint:
internal/infrastructure/postgres/club.go#L658
Error return value of `tx.Rollback` is not checked (errcheck)
|
golangci-lint:
internal/infrastructure/postgres/club.go#L664
Error return value of `tx.Rollback` is not checked (errcheck)
|
golangci-lint:
internal/infrastructure/postgres/club.go#L670
Error return value of `tx.Rollback` is not checked (errcheck)
|
golangci-lint:
internal/infrastructure/postgres/club.go#L714
Error return value of `tx.Rollback` is not checked (errcheck)
|
golangci-lint:
internal/infrastructure/postgres/club.go#L723
Error return value of `tx.Rollback` is not checked (errcheck)
|
Loading