Skip to content

Update dotnet-desktop.yml #28

Update dotnet-desktop.yml

Update dotnet-desktop.yml #28

Triggered via push June 11, 2025 14:06
Status Failure
Total duration 28s
Artifacts
Build and Package
23s
Build and Package
Publish to NuGet
0s
Publish to NuGet
Fit to window
Zoom out
Zoom in

Annotations

1 error and 10 warnings
Build and Package
Process completed with exit code 1.
Build and Package: SimpleMapper/UnitTestXUnitNet6/DestinationWithIgnoredProperties.cs#L12
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build and Package: SimpleMapper/SimpleMapper/SimpleMapper.cs#L242
Possible null reference return.
Build and Package: SimpleMapper/SimpleMapper/SimpleMapper.cs#L215
Possible null reference return.
Build and Package: SimpleMapper/SimpleMapper/SimpleMapper.cs#L195
Possible null reference return.
Build and Package: SimpleMapper/SimpleMapper/SimpleMapper.cs#L193
Possible null reference return.
Build and Package: SimpleMapper/SimpleMapper/SimpleMapper.cs#L171
Possible null reference argument for parameter 'arg' in 'object Func<object, object>.Invoke(object arg)'.
Build and Package: SimpleMapper/SimpleMapper/SimpleMapper.cs#L121
Converting null literal or possible null value to non-nullable type.
Build and Package: SimpleMapper/SimpleMapper/SimpleMapper.cs#L34
Non-nullable field 'Func' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
Build and Package: SimpleMapper/SimpleMapper/SimpleMapper.cs#L58
Cannot convert null literal to non-nullable reference type.
Build and Package: SimpleMapper/SimpleMapper/SimpleMapper.cs#L47
Cannot convert null literal to non-nullable reference type.