progress #763
Annotations
10 errors and 10 warnings
build:
LM-Kit-Maestro/UI/Razor/Components/ChatSettings.razor#L7
The type of component 'Setting' cannot be inferred based on the values provided. Consider specifying the type arguments directly using the following attributes: 'T'.
|
build:
LM-Kit-Maestro/UI/Razor/Components/ChatSettings.razor#L7
The type of component 'Setting' cannot be inferred based on the values provided. Consider specifying the type arguments directly using the following attributes: 'T'.
|
build
Circular base type dependency involving 'Setting<T>' and 'Setting<T>'
|
build
Circular base type dependency involving 'Setting<T>' and 'Setting<T>'
|
build:
LM-Kit-Maestro/UI/Razor/Components/ChatSettings.razor#L7
The type of component 'Setting' cannot be inferred based on the values provided. Consider specifying the type arguments directly using the following attributes: 'T'.
|
build
Circular base type dependency involving 'Setting<T>' and 'Setting<T>'
|
build:
LM-Kit-Maestro/UI/Razor/Components/ChatSettings.razor#L7
The type of component 'Setting' cannot be inferred based on the values provided. Consider specifying the type arguments directly using the following attributes: 'T'.
|
build:
LM-Kit-Maestro/UI/Razor/Components/ChatSettings.razor#L7
The type of component 'Setting' cannot be inferred based on the values provided. Consider specifying the type arguments directly using the following attributes: 'T'.
|
build
Circular base type dependency involving 'Setting<T>' and 'Setting<T>'
|
build
Circular base type dependency involving 'Setting<T>' and 'Setting<T>'
|
build
The variable 'ex' is declared but never used
|
build
The variable 'ex' is declared but never used
|
build
The variable 'ex' is declared but never used
|
build
The variable 'ex' is declared but never used
|
build:
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:
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:
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:
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:
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:
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).
|