Update map adapter to v1.6.1 #10
Merged
Annotations
10 warnings
|
src/War3App.MapAdapter/AppSettings.cs#L7
Non-nullable property 'TargetPatches' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
src/War3App.MapAdapter/TargetPatch.cs#L9
Non-nullable property 'GameDataPath' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
src/War3App.MapAdapter/Widget/MapDoodadsExtensions.cs#L66
The switch expression does not handle all possible values of its input type (it is not exhaustive). For example, the pattern 'War3Net.Build.Widget.MapWidgetsFormatVersion.v6' is not covered.
|
|
src/War3App.MapAdapter/AdaptFileContext.cs#L18
Non-nullable property 'TargetPatch' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
src/War3App.MapAdapter/AdaptFileContext.cs#L18
Non-nullable property 'Archive' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
src/War3App.MapAdapter/Widget/MapUnitsExtensions.cs#L66
The switch expression does not handle all possible values of its input type (it is not exhaustive). For example, the pattern 'War3Net.Build.Widget.MapWidgetsFormatVersion.v6' is not covered.
|
|
|
|
|
|
|
|
|
The logs for this run have expired and are no longer available.
Loading