Skip to content

Update README.md

Update README.md #220

Triggered via push February 10, 2025 14:38
Status Success
Total duration 48s
Artifacts 1

build.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

20 warnings
build: SukiUI/Controls/Experimental/ChatUI/ChatUI.axaml.cs#L130
Nullability of reference types in type of parameter 'value' of 'object ContentToControlConverter.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: SukiUI/Controls/Experimental/ChatUI/ChatUI.axaml.cs#L130
Nullability of reference types in type of parameter 'parameter' of 'object ContentToControlConverter.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: SukiUI/Controls/Experimental/ChatUI/ChatUI.axaml.cs#L138
Nullability of reference types in type of parameter 'value' of 'object ContentToControlConverter.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: SukiUI/Controls/Experimental/ChatUI/ChatUI.axaml.cs#L138
Nullability of reference types in type of parameter 'parameter' of 'object ContentToControlConverter.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: SukiUI/Utilities/Effects/SukiEffect.cs#L20
'SukiEffect' overrides Object.Equals(object o) but does not override Object.GetHashCode()
build: SukiUI/Controls/SukiToast.axaml.cs#L26
Nullability of reference types in return type of 'Action<ISukiToast>? SukiToast.OnClicked.get' doesn't match implicitly implemented member 'Action<ISukiToast> ISukiToast.OnClicked.get' (possibly because of nullability attributes).
build: SukiUI/Utilities/Effects/SukiEffect.cs#L54
Dereference of a possibly null reference.
build: SukiUI/Converters/ProgressToContentConverter.cs#L18
Unboxing a possibly null value.
build: SukiUI/Controls/Experimental/DesktopEnvironment/SukiDesktopEnvironment.axaml.cs#L21
Non-nullable field '_WM' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build: SukiUI/Controls/Experimental/ChatUI/ChatUI.axaml.cs#L130
Nullability of reference types in type of parameter 'value' of 'object ContentToControlConverter.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: SukiUI/Controls/Experimental/ChatUI/ChatUI.axaml.cs#L130
Nullability of reference types in type of parameter 'parameter' of 'object ContentToControlConverter.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: SukiUI/Controls/Experimental/ChatUI/ChatUI.axaml.cs#L138
Nullability of reference types in type of parameter 'value' of 'object ContentToControlConverter.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: SukiUI/Controls/Experimental/ChatUI/ChatUI.axaml.cs#L138
Nullability of reference types in type of parameter 'parameter' of 'object ContentToControlConverter.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: SukiUI/Utilities/Effects/SukiEffect.cs#L20
'SukiEffect' overrides Object.Equals(object o) but does not override Object.GetHashCode()
build: SukiUI/Controls/SukiToast.axaml.cs#L26
Nullability of reference types in return type of 'Action<ISukiToast>? SukiToast.OnClicked.get' doesn't match implicitly implemented member 'Action<ISukiToast> ISukiToast.OnClicked.get' (possibly because of nullability attributes).
build: SukiUI/Utilities/Effects/SukiEffect.cs#L54
Dereference of a possibly null reference.
build: SukiUI/Converters/ProgressToContentConverter.cs#L18
Unboxing a possibly null value.
build: SukiUI/Controls/CodeView.axaml.cs#L78
Dereference of a possibly null reference.
build: SukiUI/Controls/CodeView.axaml.cs#L78
Converting null literal or possible null value to non-nullable type.

Artifacts

Produced during runtime
Name Size
SukiUI-dev
546 KB