Added Ukrainian localization. #8
Merged
Annotations
20 warnings
Execute unit tests
Non-nullable property 'Converter' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Execute unit tests
Non-nullable property 'ConverterParameter' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Execute unit tests
Non-nullable property 'Converter' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Execute unit tests
Non-nullable property 'ConverterParameter' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Execute unit tests
Non-nullable property 'Converter' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Execute unit tests
Non-nullable property 'ConverterParameter' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Execute unit tests
Non-nullable property 'Converter' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Execute unit tests
Non-nullable property 'ConverterParameter' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Execute unit tests:
src/PPM.Application/ViewWrappers/AffinityView.cs#L12
The field Affinity_manager.ViewWrappers.AffinityView._affinityMask using
|
Execute unit tests:
src/PPM.Application/ViewModels/MainPageViewModel.cs#L17
The field Affinity_manager.ViewModels.MainPageViewModel._newProcessName using
|
Build the application
Non-nullable property 'Converter' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Build the application
Non-nullable property 'ConverterParameter' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Build the application
Non-nullable property 'Converter' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Build the application
Non-nullable property 'ConverterParameter' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Build the application
Non-nullable property 'Converter' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Build the application
Non-nullable property 'ConverterParameter' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Build the application
Non-nullable property 'Converter' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Build the application
Non-nullable property 'ConverterParameter' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Build the application:
src/PPM.Application/Model/ProcessConfiguration.cs#L15
The field Affinity_manager.Model.ProcessConfiguration._cpuPriority using
|
Build the application:
src/PPM.Application/Model/ProcessConfiguration.cs#L12
The field Affinity_manager.Model.ProcessConfiguration._cpuAffinityMask using
|
Loading