Merge pull request #61 from go-park-mail-ru/OZON-166 #10
push.yml
on: push
go-build
16s
go-lint
57s
Deploy to VM
10m 6s
Annotations
11 errors and 3 warnings
go-lint:
internal/repository/orders/create_order_from_cart.go#L32
Error return value of `tx.Rollback` is not checked (errcheck)
|
go-lint:
internal/repository/orders/create_order_from_cart.go#L34
Error return value of `tx.Commit` is not checked (errcheck)
|
go-lint:
internal/repository/orders/create_order_from_cart_test.go#L34
Error return value of `faker.FakeData` is not checked (errcheck)
|
go-lint:
internal/repository/orders/create_order_from_cart_test.go#L37
Error return value of `faker.FakeData` is not checked (errcheck)
|
go-lint:
internal/repository/orders/create_order_from_cart_test.go#L38
Error return value of `faker.FakeData` is not checked (errcheck)
|
go-lint:
internal/usecase/wish_list/copy_wishlist_test.go#L16
var `returnsUUID` is unused (unused)
|
go-lint:
internal/usecase/user/create_user_test.go#L19
var `dbTestError` is unused (unused)
|
go-lint:
internal/delivery/category/dto.go#L12
func `toDtoCategory` is unused (unused)
|
go-lint:
internal/usecase/profile/get_profile_test.go#L18
var `dbTestError` is unused (unused)
|
go-lint:
internal/usecase/rating_updater/update_product_rating_test.go#L20
var `dbTestError` is unused (unused)
|
Deploy to VM
Process completed with exit code 1.
|
go-build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
go-build
Restore cache failed: Dependencies file is not found in /home/runner/work/2024_2_kotyari/2024_2_kotyari. Supported file pattern: go.sum
|
go-lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|