added some dc commands #317
Annotations
10 errors and 1 warning
lint:
internal/infrastructure/postgres/club.go#L579
Error return value of `tx.Rollback` is not checked (errcheck)
|
lint:
internal/infrastructure/postgres/club.go#L584
Error return value of `tx.Rollback` is not checked (errcheck)
|
lint:
internal/infrastructure/postgres/club.go#L640
Error return value of `tx.Rollback` is not checked (errcheck)
|
lint:
internal/infrastructure/postgres/club.go#L646
Error return value of `tx.Rollback` is not checked (errcheck)
|
lint:
internal/infrastructure/postgres/club.go#L652
Error return value of `tx.Rollback` is not checked (errcheck)
|
lint:
internal/infrastructure/postgres/club.go#L658
Error return value of `tx.Rollback` is not checked (errcheck)
|
lint:
internal/infrastructure/postgres/club.go#L664
Error return value of `tx.Rollback` is not checked (errcheck)
|
lint:
internal/infrastructure/postgres/club.go#L670
Error return value of `tx.Rollback` is not checked (errcheck)
|
lint:
internal/infrastructure/postgres/club.go#L714
Error return value of `tx.Rollback` is not checked (errcheck)
|
lint:
internal/infrastructure/postgres/club.go#L723
Error return value of `tx.Rollback` is not checked (errcheck)
|
test
Restore cache failed: Dependencies file is not found in /home/runner/work/bmstu-stud-web-backend/bmstu-stud-web-backend. Supported file pattern: go.sum
|