feat(movie-1):Implementation of the GetMovies
api
#52
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
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
|