Feature/open ai api improvements #25
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
4 warnings
build:
ChatRPG/Services/EfPersisterService.cs#L55
Dereference of a possibly null reference.
|
build:
ChatRPG/Data/ApplicationDbContext.cs#L31
Nullability of reference types in value of type 'ICollection<CharacterAbility?>' doesn't match target type 'IEnumerable<CharacterAbility>'.
|
build:
ChatRPG/Services/EfPersisterService.cs#L55
Dereference of a possibly null reference.
|
build:
ChatRPG/Data/ApplicationDbContext.cs#L31
Nullability of reference types in value of type 'ICollection<CharacterAbility?>' doesn't match target type 'IEnumerable<CharacterAbility>'.
|