chore(deps): update mcr.microsoft.com/dotnet/sdk docker tag to v6.0.421 - autoclosed #1498
Annotations
10 warnings
logic/Client/MainWindow.xaml.cs#L36
Non-nullable field 'classroomArray' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
logic/Client/MainWindow.xaml.cs#L36
Non-nullable field 'classroomPositionIndex' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
logic/Client/MainWindow.xaml.cs#L36
Non-nullable field 'chestArray' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
logic/Client/MainWindow.xaml.cs#L36
Non-nullable field 'chestPositionIndex' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
logic/Client/MainWindow.xaml.cs#L36
Non-nullable field 'doorArray' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
logic/Client/MainWindow.xaml.cs#L36
Non-nullable field 'doorPositionIndex' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
logic/Client/MainWindow.xaml.cs#L36
Non-nullable field 'gateArray' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
logic/Client/MainWindow.xaml.cs#L36
Non-nullable field 'gatePositionIndex' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
logic/Client/MainWindow.xaml.cs#L36
Non-nullable field 'hiddenGateArray' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
logic/Client/PlaybackClient.cs#L99
Dereference of a possibly null reference.
|
The logs for this run have expired and are no longer available.
Loading