Skip to content

feat: add rating

feat: add rating #22

Triggered via push August 8, 2024 12:40
Status Failure
Total duration 20s
Billable time 1m
Artifacts

go.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
build: model/converter/review.go#L15
unknown field Rate in struct literal of type domain.Review
build: model/converter/review.go#L42
review.Rate undefined (type domain.Review has no field or method Rate)
build
Process completed with exit code 1.
build
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-go@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/