Skip to content

Merge pull request #409 from luoczeng/pr/399_fix_resource_finding #223

Merge pull request #409 from luoczeng/pr/399_fix_resource_finding

Merge pull request #409 from luoczeng/pr/399_fix_resource_finding #223

Triggered via push February 17, 2025 18:41
Status Success
Total duration 46s
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/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/DesktopEnvironment/SukiDesktopEnvironment.axaml.cs#L46
Converting null literal or possible null value to non-nullable type.
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/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.
build: SukiUI/Controls/CodeView.axaml.cs#L78
Dereference of a possibly null reference.

Artifacts

Produced during runtime
Name Size
SukiUI-dev
546 KB