Font files cleanup, progress on translation page UI, introducing som… #573
Annotations
7 errors and 10 warnings
Build Debug Configuration:
LM-Kit-Maestro/ViewModels/TranslationViewModel.cs#L51
The name 'LastTranslationIsSuccesful' does not exist in the current context
|
Build Debug Configuration:
LM-Kit-Maestro/ViewModels/TranslationViewModel.cs#L51
The name 'LastTranslationIsSuccesful' does not exist in the current context
|
Build Debug Configuration:
LM-Kit-Maestro/ViewModels/TranslationViewModel.cs#L51
The name 'LastTranslationIsSuccesful' does not exist in the current context
|
Build Debug Configuration:
LM-Kit-Maestro/ViewModels/TranslationViewModel.cs#L51
The name 'LastTranslationIsSuccesful' does not exist in the current context
|
Build Debug Configuration:
LM-Kit-Maestro/ViewModels/TranslationViewModel.cs#L51
The name 'LastTranslationIsSuccesful' does not exist in the current context
|
Build Debug Configuration:
LM-Kit-Maestro/ViewModels/TranslationViewModel.cs#L51
The name 'LastTranslationIsSuccesful' does not exist in the current context
|
Build Debug Configuration
Process completed with exit code 1.
|
Build Debug Configuration
The variable 'ex' is declared but never used
|
Build Debug Configuration
The variable 'ex' is declared but never used
|
Build Debug Configuration
The variable 'ex' is declared but never used
|
Build Debug Configuration
The variable 'ex' is declared but never used
|
Build Debug Configuration:
LM-Kit-Maestro/Converters/LevelToColorConverter.cs#L7
Nullability of reference types in type of parameter 'value' of 'object LevelToColorConverter.Convert(object value, Type targetType, object parameter, CultureInfo culture)' doesn't match implicitly implemented member 'object? IValueConverter.Convert(object? value, Type targetType, object? parameter, CultureInfo culture)' (possibly because of nullability attributes).
|
Build Debug Configuration:
LM-Kit-Maestro/Converters/LevelToColorConverter.cs#L7
Nullability of reference types in type of parameter 'parameter' of 'object LevelToColorConverter.Convert(object value, Type targetType, object parameter, CultureInfo culture)' doesn't match implicitly implemented member 'object? IValueConverter.Convert(object? value, Type targetType, object? parameter, CultureInfo culture)' (possibly because of nullability attributes).
|
Build Debug Configuration:
LM-Kit-Maestro/Converters/LevelToColorConverter.cs#L21
Nullability of reference types in type of parameter 'value' of 'object LevelToColorConverter.ConvertBack(object value, Type targetType, object parameter, CultureInfo culture)' doesn't match implicitly implemented member 'object? IValueConverter.ConvertBack(object? value, Type targetType, object? parameter, CultureInfo culture)' (possibly because of nullability attributes).
|
Build Debug Configuration:
LM-Kit-Maestro/Converters/LevelToColorConverter.cs#L21
Nullability of reference types in type of parameter 'parameter' of 'object LevelToColorConverter.ConvertBack(object value, Type targetType, object parameter, CultureInfo culture)' doesn't match implicitly implemented member 'object? IValueConverter.ConvertBack(object? value, Type targetType, object? parameter, CultureInfo culture)' (possibly because of nullability attributes).
|
Build Debug Configuration:
LM-Kit-Maestro/ViewModels/Popups/UnsortedModelFilesPopupViewModel.cs#L10
Non-nullable field '_unsortedModelFiles' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
Build Debug Configuration:
LM-Kit-Maestro/UI/Razor/Components/Chat.razor#L134
Dereference of a possibly null reference.
|
Loading