feat:News alerts #32
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
4 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
cannot use sql.NullString{…} (value of type sql.NullString) as null.String value in struct literal
|
lint
cannot use sql.NullBool{…} (value of type sql.NullBool) as null.Bool value in struct literal (typecheck)
|
lint
issues found
|