Skip to content

Initial Dashboard and finalizing login page #27

Initial Dashboard and finalizing login page

Initial Dashboard and finalizing login page #27

Triggered via pull request November 9, 2023 12:16
Status Success
Total duration 37s
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>'.