Update map adapter to v1.6.2 #11
Merged
Annotations
10 warnings
|
Build solution:
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.
|
|
Build solution:
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.
|
|
Build solution:
src/War3App.MapAdapter/Diagnostics/Diagnostic.cs#L13
Non-nullable property 'Message' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build solution:
src/War3App.MapAdapter/Diagnostics/Diagnostic.cs#L7
Non-nullable property 'Descriptor' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build solution:
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.
|
|
Build solution:
src/War3App.MapAdapter/Diagnostics/DiagnosticDescriptor.cs#L7
Non-nullable property 'Description' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build solution
The target framework 'net6.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
|
|
Build solution
The target framework 'net6.0-windows' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
|
|
Build solution
The target framework 'net6.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
|
|
Build solution
The target framework 'net6.0-windows' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
|
Loading