Skip to content
This repository has been archived by the owner on Jul 19, 2023. It is now read-only.

Merge pull request #39 from demndevel/dependabot/nuget/Microsoft.NET.… #57

Merge pull request #39 from demndevel/dependabot/nuget/Microsoft.NET.…

Merge pull request #39 from demndevel/dependabot/nuget/Microsoft.NET.… #57

Triggered via push June 13, 2023 06:55
Status Success
Total duration 53s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

dotnet.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

2 warnings
build: src/Blog.Application/Features/Notes/Queries/GetNotesByPage/GetNotesByPageQueryResult.cs#L5
Non-nullable property 'Notes' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: src/Blog.Application/Features/Notes/Queries/GetNotesByPage/GetNotesByPageQueryResult.cs#L5
Non-nullable property 'Notes' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.