Skip to content

Feature/open ai api improvements #25

Feature/open ai api improvements

Feature/open ai api improvements #25

Triggered via pull request November 9, 2023 11:31
Status Success
Total duration 34s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

build.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

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>'.