Skip to content

Bump Microsoft.NET.Test.Sdk from 17.9.0 to 17.10.0 #502

Bump Microsoft.NET.Test.Sdk from 17.9.0 to 17.10.0

Bump Microsoft.NET.Test.Sdk from 17.9.0 to 17.10.0 #502

Triggered via pull request May 22, 2024 21:27
Status Success
Total duration 33s
Artifacts

build.yml

on: pull_request
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 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 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 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 declaring the property as nullable.