Skip to content

Merge SukiUI

Merge SukiUI #88

Triggered via pull request August 9, 2024 14:38
@yuzh0816yuzh0816
opened #33
suki
Status Success
Total duration 47s
Artifacts

dotnet.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build: SukiUI/Controls/CircleProgressBar.axaml.cs#L39
'CircleProgressBar.HeightProperty' hides inherited member 'Layoutable.HeightProperty'. Use the new keyword if hiding was intended.
build: SukiUI/Controls/CircleProgressBar.axaml.cs#L42
'CircleProgressBar.Height' hides inherited member 'Layoutable.Height'. Use the new keyword if hiding was intended.
build: SukiUI/Controls/CircleProgressBar.axaml.cs#L48
'CircleProgressBar.WidthProperty' hides inherited member 'Layoutable.WidthProperty'. Use the new keyword if hiding was intended.
build: SukiUI/Controls/CircleProgressBar.axaml.cs#L51
'CircleProgressBar.Width' hides inherited member 'Layoutable.Width'. Use the new keyword if hiding was intended.
build
'MessageBox.Title' hides inherited member 'Window.Title'. Use the new keyword if hiding was intended.
build: SukiUI/Controls/Loading.axaml.cs#L22
'Loading.ForegroundProperty' hides inherited member 'TemplatedControl.ForegroundProperty'. Use the new keyword if hiding was intended.
build: SukiUI/Controls/Loading.axaml.cs#L25
'Loading.Foreground' hides inherited member 'TemplatedControl.Foreground'. Use the new keyword if hiding was intended.
build: SukiUI/Utilities/Effects/SukiEffect.cs#L19
'SukiEffect' overrides Object.Equals(object o) but does not override Object.GetHashCode()
build: SukiUI/Utilities/Effects/SukiEffect.cs#L53
Dereference of a possibly null reference.
build: SukiUI/Controls/CodeView.axaml.cs#L77
Dereference of a possibly null reference.