Bump System.Text.Json from 8.0.4 to 8.0.5 in /Montage.Card.API #251
Annotations
20 warnings
Montage.Weiss.Tools.GUI/Models/CardModel.cs#L20
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Montage.Weiss.Tools.GUI/Models/CardModel.cs#L20
Non-nullable property 'Traits' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Montage.Weiss.Tools.GUI/ViewModels/CardEntryViewModel.cs#L75
Non-nullable field '_card' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
Montage.Weiss.Tools.GUI/ViewModels/CardEntryViewModel.cs#L75
Non-nullable property 'IsCharacter' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Montage.Weiss.Tools.GUI/ViewModels/CardEntryViewModel.cs#L75
Non-nullable property 'IsCharacterOrEvent' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Montage.Weiss.Tools.GUI/ViewModels/CardEntryViewModel.cs#L92
Non-nullable property 'IsCharacter' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Montage.Weiss.Tools.GUI/ViewModels/CardEntryViewModel.cs#L92
Non-nullable property 'IsCharacterOrEvent' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Montage.Weiss.Tools.GUI/Models/CardModel.cs#L20
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Montage.Weiss.Tools.GUI/Models/CardModel.cs#L20
Non-nullable property 'Traits' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Montage.Weiss.Tools.GUI/ViewModels/CardEntryViewModel.cs#L75
Non-nullable field '_card' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
Montage.Weiss.Tools.Test/Commons/TestUtils.cs#L11
Cannot convert null literal to non-nullable reference type.
|
Montage.Weiss.Tools.Test/BlakeWS/ServiceTests.cs#L34
Converting null literal or possible null value to non-nullable type.
|
Montage.Weiss.Tools.Test/BlakeWS/ServiceTests.cs#L58
Converting null literal or possible null value to non-nullable type.
|
Montage.Weiss.Tools.Test/Impls/MockDeckParser.cs#L22
Cannot convert null literal to non-nullable reference type.
|
Montage.Weiss.Tools.GUI/Models/CardModel.cs#L20
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Montage.Weiss.Tools.GUI/Models/CardModel.cs#L20
Non-nullable property 'Traits' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Montage.Weiss.Tools.GUI/ViewModels/CardEntryViewModel.cs#L75
Non-nullable field '_card' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
Montage.Weiss.Tools.GUI/ViewModels/CardEntryViewModel.cs#L75
Non-nullable property 'IsCharacter' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Montage.Weiss.Tools.GUI/ViewModels/CardEntryViewModel.cs#L75
Non-nullable property 'IsCharacterOrEvent' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Montage.Weiss.Tools.GUI/ViewModels/CardEntryViewModel.cs#L92
Non-nullable property 'IsCharacter' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
The logs for this run have expired and are no longer available.
Loading