Skip to content
Triggered via push February 20, 2025 09:50
Status Success
Total duration 45s
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/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#L20
'SukiEffect' overrides Object.Equals(object o) but does not override Object.GetHashCode()
build: SukiUI/Utilities/Effects/SukiEffect.cs#L54
Dereference of a possibly null reference.
build: SukiUI/Controls/GlassMorphism/BlurBackground.cs#L43
Non-nullable field 's_acrylicNoiseShader' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build: SukiUI/Controls/GlassMorphism/BlurBackground.cs#L164
Dereference of a possibly null reference.
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/Helpers/FluentAnimator.cs#L38
Non-nullable field '_from' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build: SukiUI/Helpers/FluentAnimator.cs#L38
Non-nullable field '_to' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.

Artifacts

Produced during runtime
Name Size
SukiUI-dev
546 KB