feat(movie-1):Implementation of the GetMovies
api
#62
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
10 errors
lint:
server/backend/cron/alarm.go#L1
: # github.com/TUM-Dev/Campus-Backend/server/backend/cron
|
lint
cannot use file.File (variable of type int64) as int32 value in struct literal (typecheck)
|
lint:
server/backend/migration/20221119131300.go#L7
could not import github.com/TUM-Dev/Campus-Backend/server/backend/cron (-: # github.com/TUM-Dev/Campus-Backend/server/backend/cron
|
lint
cannot use file.File (variable of type int64) as int32 value in struct literal) (typecheck)
|
lint:
server/main.go#L20
could not import github.com/TUM-Dev/Campus-Backend/server/backend (-: # github.com/TUM-Dev/Campus-Backend/server/backend
|
lint
cannot use movie.Files.File (variable of type int64) as int32 value in struct literal) (typecheck)
|
lint:
server/main.go#L21
could not import github.com/TUM-Dev/Campus-Backend/server/backend/cron (-: # github.com/TUM-Dev/Campus-Backend/server/backend/cron
|
lint
cannot use file.File (variable of type int64) as int32 value in struct literal) (typecheck)
|
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
|