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.8 #79

Bump Microsoft.EntityFrameworkCore from 7.0.5 to 7.0.8

Bump Microsoft.EntityFrameworkCore from 7.0.5 to 7.0.8 #79

Triggered via pull request July 10, 2023 20:52
Status Success
Total duration 36s
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.