Finished parser #309
Annotations
10 errors and 3 warnings
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)
|
lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4, golangci/golangci-lint-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
test
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v4, actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
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
|