Merge pull request #370 from sn4k3/datagrid-fixes #196
Annotations
21 warnings
build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
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/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/Experimental/DesktopEnvironment/SukiDesktopEnvironment.axaml.cs#L19
Possible null reference assignment.
|
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/DesktopEnvironment/SukiDesktopEnvironment.axaml.cs#L46
Dereference of a possibly null reference.
|
build:
SukiUI/Controls/Experimental/DesktopEnvironment/SukiDesktopEnvironment.axaml.cs#L46
Converting null literal or possible null value to non-nullable type.
|
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/SukiToast.axaml.cs#L89
Dereference of a possibly null reference.
|
build:
SukiUI/Controls/SukiStackPage.axaml.cs#L117
Possible null reference argument for parameter 'Title' in 'StackPageModel.StackPageModel(string Title, object Content)'.
|
build:
SukiUI/Controls/SukiStackPage.axaml.cs#L138
Dereference of a possibly null reference.
|
build:
SukiUI/Controls/SettingsLayout.axaml.cs#L36
Non-nullable field '_items' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
build:
SukiUI/Controls/SettingsLayout.axaml.cs#L22
Non-nullable property 'Header' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build:
SukiUI/Controls/SettingsLayout.axaml.cs#L23
Non-nullable property 'Content' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
SukiUI-dev
|
541 KB |
|