feat: Test deploy v4 #7
push.yml
on: push
go-build
11s
go-lint
56s
Deploy to VM
10m 5s
Annotations
11 errors and 3 warnings
go-lint:
internal/apps/rating_updater/app.go#L76
undefined: log (typecheck)
|
go-lint:
cmd/rating_updater/main.go#L6
could not import github.com/go-park-mail-ru/2024_2_kotyari/internal/apps/rating_updater (-: # github.com/go-park-mail-ru/2024_2_kotyari/internal/apps/rating_updater
|
go-lint:
internal/apps/rating_updater/app.go#L76
undefined: log) (typecheck)
|
go-lint:
internal/usecase/reviews/mocks/reviews_mock.go#L16
MockreviewsRepo redeclared in this block
|
go-lint:
internal/usecase/reviews/mocks/mockgen.go#L21
other declaration of MockreviewsRepo
|
go-lint:
internal/usecase/reviews/mocks/reviews_mock.go#L22
MockreviewsRepoMockRecorder redeclared in this block
|
go-lint:
internal/usecase/reviews/mocks/mockgen.go#L28
other declaration of MockreviewsRepoMockRecorder
|
go-lint:
internal/usecase/reviews/mocks/reviews_mock.go#L27
NewMockreviewsRepo redeclared in this block
|
go-lint:
internal/usecase/reviews/mocks/mockgen.go#L33
other declaration of NewMockreviewsRepo
|
go-lint:
internal/usecase/reviews/mocks/reviews_mock.go#L47
method MockreviewsRepoMockRecorder.AddReview already declared at internal/usecase/reviews/mocks/mockgen.go:53:40
|
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
|