Skip to content

feat(movie-1):Implementation of the GetMovies api #52

feat(movie-1):Implementation of the GetMovies api

feat(movie-1):Implementation of the GetMovies api #52

Triggered via pull request September 19, 2023 13:14
Status Failure
Total duration 23s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

7 errors
lint: server/backend/cafeteriaRatingDBInitializer.go#L1
: # github.com/TUM-Dev/Campus-Backend/server/backend [github.com/TUM-Dev/Campus-Backend/server/backend.test]
lint
unknown field Year in struct literal of type "github.com/TUM-Dev/Campus-Backend/server/api/tumdev".Movie
lint
unknown field Year in struct literal of type "github.com/TUM-Dev/Campus-Backend/server/api/tumdev".Movie
lint
movie2.Year undefined (type "github.com/TUM-Dev/Campus-Backend/server/api/tumdev".Movie has no field or method Year)
lint
movie1.Year undefined (type "github.com/TUM-Dev/Campus-Backend/server/api/tumdev".Movie has no field or method Year)
lint
movie1.Year undefined (type "github.com/TUM-Dev/Campus-Backend/server/api/tumdev".Movie has no field or method Year) (typecheck)
lint
issues found