Skip to content

Upgrade to .NET 9 and entity framework 9 (#297) #543

Upgrade to .NET 9 and entity framework 9 (#297)

Upgrade to .NET 9 and entity framework 9 (#297) #543

Triggered via push November 14, 2024 18:00
Status Success
Total duration 40s
Artifacts 1

build.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

4 warnings
build: EFCore.NamingConventions.Test/IntegrationTest.cs#L75
Non-nullable property 'BlogProperty' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: EFCore.NamingConventions.Test/IntegrationTest.cs#L80
Non-nullable property 'SpecialBlogProperty' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: EFCore.NamingConventions.Test/NameRewritingConventionTest.cs#L868
Non-nullable property 'Dependent' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: EFCore.NamingConventions.Test/NameRewritingConventionTest.cs#L875
Non-nullable property 'Principal' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.

Artifacts

Produced during runtime
Name Size
EFCore.NamingConventions
27.3 KB