Skip to content

Bump xunit from 2.5.3 to 2.8.1 #29

Bump xunit from 2.5.3 to 2.8.1

Bump xunit from 2.5.3 to 2.8.1 #29

Triggered via pull request June 25, 2024 21:01
Status Success
Total duration 32s
Artifacts

dotnet.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

8 warnings
build: Source/Sam.DynamicPredicateAPI/Models/CreateProduct.cs#L3
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: Source/Sam.DynamicPredicateAPI/Models/CreateProduct.cs#L5
Non-nullable property 'BarCode' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: Source/Sam.DynamicPredicateAPI/Models/Product.cs#L5
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: Source/Sam.DynamicPredicateAPI/Models/Product.cs#L5
Non-nullable property 'BarCode' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: Source/Sam.DynamicPredicateAPI/Models/CreateProduct.cs#L3
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: Source/Sam.DynamicPredicateAPI/Models/CreateProduct.cs#L5
Non-nullable property 'BarCode' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: Source/Sam.DynamicPredicateAPI/Models/Product.cs#L5
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: Source/Sam.DynamicPredicateAPI/Models/Product.cs#L5
Non-nullable property 'BarCode' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.