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

Bump Microsoft.EntityFrameworkCore from 7.0.5 to 7.0.9 #81

Bump Microsoft.EntityFrameworkCore from 7.0.5 to 7.0.9

Bump Microsoft.EntityFrameworkCore from 7.0.5 to 7.0.9 #81

Triggered via pull request July 17, 2023 05:30
Status Success
Total duration 1m 14s
Artifacts

dotnet.yml

on: pull_request
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.