Skip to content

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

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

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

Triggered via pull request September 19, 2023 16:33
Status Failure
Total duration 32s
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

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