Feature/open ai api improvements #25
Annotations
4 warnings
ChatRPG/Services/EfPersisterService.cs#L55
Dereference of a possibly null reference.
|
ChatRPG/Data/ApplicationDbContext.cs#L31
Nullability of reference types in value of type 'ICollection<CharacterAbility?>' doesn't match target type 'IEnumerable<CharacterAbility>'.
|
ChatRPG/Services/EfPersisterService.cs#L55
Dereference of a possibly null reference.
|
ChatRPG/Data/ApplicationDbContext.cs#L31
Nullability of reference types in value of type 'ICollection<CharacterAbility?>' doesn't match target type 'IEnumerable<CharacterAbility>'.
|
The logs for this run have expired and are no longer available.
Loading