german translation, bump version, changelog #69
Annotations
10 warnings
Build project:
ZoomControl/ZoomControl.cs#L73
Non-nullable field '_transformGroup' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Build project:
SOTFEdit.Companion.Shared/Messages/CompanionPosCollectionMessage.cs#L9
Non-nullable property 'Positions' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build project:
SOTFEdit.Companion.Shared/Messages/CompanionAddPoiMessage.cs#L9
Non-nullable property 'Title' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build project:
SOTFEdit.Companion.Shared/Messages/CompanionAddPoiMessage.cs#L12
Non-nullable property 'Description' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build project:
SOTFEdit.Companion.Shared/Messages/CompanionAddPoiMessage.cs#L15
Non-nullable property 'Screenshot' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build project:
ZoomControl/ZoomControl.cs#L73
Non-nullable field '_transformGroup' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Build project:
SOTFEdit/Infrastructure/NaturalStringComparator.cs#L25
Nullability of reference types in type of parameter 'x' of 'int NaturalStringComparer.Compare(string x, string y)' doesn't match implicitly implemented member 'int IComparer<string>.Compare(string? x, string? y)' (possibly because of nullability attributes).
|
Build project:
SOTFEdit/Infrastructure/NaturalStringComparator.cs#L25
Nullability of reference types in type of parameter 'y' of 'int NaturalStringComparer.Compare(string x, string y)' doesn't match implicitly implemented member 'int IComparer<string>.Compare(string? x, string? y)' (possibly because of nullability attributes).
|
Build project:
SOTFEdit/ViewModel/TranslationViewModel.cs#L101
Dereference of a possibly null reference.
|
Build project:
SOTFEdit/ViewModel/TranslationViewModel.cs#L105
Dereference of a possibly null reference.
|
The logs for this run have expired and are no longer available.
Loading