Revise/test #2
test-data-service.yml
on: pull_request
test-data-service
1m 1s
Annotations
3 errors and 2 warnings
test-data-service
handler.GetAverageRatings undefined (type "data-management/ratings/handlers".Handlers has no field or method GetAverageRatings)
|
test-data-service
cannot use &MockUsecase{…} (value of type *MockUsecase) as usecases.Usecase value in return statement: *MockUsecase does not implement usecases.Usecase (missing method GetSummaryRatings)
|
test-data-service
Process completed with exit code 1.
|
test-data-service
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test-data-service
Restore cache failed: Dependencies file is not found in /home/runner/work/patipada-search/patipada-search. Supported file pattern: go.sum
|