chore:fixed us unnessesarily truncating our id fields #54
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 v.Cafeteria (variable of type int32) as int64 value in struct literal
|
lint
cannot use dish.Dish (variable of type int64) as int32 value in argument to addDishTagsToMapping
|
lint
cannot use dish.Dish (variable of type int64) as int32 value in assignment
|
lint
cannot use dishId (variable of type int32) as int64 value in struct literal
|
lint
cannot use dishID (variable of type int32) as int64 value in struct literal
|
lint
cannot use nametagID (variable of type int32) as int64 value in struct literal
|
lint
cannot use source.Source (variable of type int64) as int32 value in argument to c.cleanOldNewsForSource
|
lint
cannot use source.Source (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
|