Merge branch 'deploy' of github.com:go-park-mail-ru/2023_2_Hamster in… #143
CD.yaml
on: push
Annotations
10 errors
lint_and_test:
cmd/api/init/app/init.go#L16
could not import github.com/go-park-mail-ru/2023_2_Hamster/internal/microservices/category/repository/postgres (-: # github.com/go-park-mail-ru/2023_2_Hamster/internal/microservices/category/repository/postgres
|
lint_and_test:
internal/microservices/category/repository/postgres/postgres.go#L14
pgx redeclared in this block
|
lint_and_test:
internal/microservices/category/repository/postgres/postgres.go#L8
other declaration of pgx
|
lint_and_test:
internal/microservices/category/repository/postgres/postgres.go#L14
"github.com/jackc/pgx/v4" imported as pgx and not used) (typecheck)
|
lint_and_test:
internal/microservices/category/repository/postgres/postgres.go#L1
: # github.com/go-park-mail-ru/2023_2_Hamster/internal/microservices/category/repository/postgres [github.com/go-park-mail-ru/2023_2_Hamster/internal/microservices/category/repository/postgres.test]
|
lint_and_test:
internal/microservices/category/repository/postgres/postgres.go#L14
pgx redeclared in this block
|
lint_and_test:
internal/microservices/category/repository/postgres/postgres.go#L8
other declaration of pgx
|
lint_and_test:
internal/microservices/category/repository/postgres/postgres.go#L14
"github.com/jackc/pgx/v4" imported as pgx and not used (typecheck)
|
lint_and_test:
internal/microservices/transaction/repository/postgresql/postgres.go#L296
Error return value of `tx.Rollback` is not checked (errcheck)
|
lint_and_test
issues found
|