Skip to content

D2D bug fix.

D2D bug fix. #117

Triggered via push December 16, 2024 13:31
Status Success
Total duration 4m 23s
Artifacts 1
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
build
No files were found with the provided path: D:\a\infopanel\infopanel/build/. No artifacts will be uploaded.
build: InfoPanel/WpfSingleInstance.cs#L29
Converting null literal or possible null value to non-nullable type.
build: InfoPanel/WpfSingleInstance.cs#L42
Possible null reference argument for parameter 'eventWaitHandle' in 'void WpfSingleInstance.ActivateFirstInstanceWindow(EventWaitHandle eventWaitHandle)'.
build: InfoPanel/WpfSingleInstance.cs#L64
Nullability of reference types in type of parameter 'state' of 'void WpfSingleInstance.WaitOrTimerCallback(object state, bool timedOut)' doesn't match the target delegate 'WaitOrTimerCallback' (possibly because of nullability attributes).
build: InfoPanel/Drawing/AcceleratedGraphics.cs#L64
Possible null reference argument for parameter 'brush' in 'void D2DGraphics.DrawText(string text, D2DBrush brush, D2DTextFormat textFormat, D2DRect rect)'.
build: InfoPanel/HWHash/HWHash.cs#L115
Nullability of reference types in type of parameter 'source' of 'void HWHash.PollSensorData(object source, ElapsedEventArgs e)' doesn't match the target delegate 'ElapsedEventHandler' (possibly because of nullability attributes).
build: InfoPanel/Models/SharedModel.cs#L331
Non-nullable property 'BitmapSource' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: InfoPanel/ProfileWindow.xaml.cs#L72
Dereference of a possibly null reference.
build: InfoPanel/Views/Converters/BitmapToImageConverter.cs#L30
Possible null reference return.
build: InfoPanel/Views/Components/Text/Masking.cs#L50
Possible null reference return.
build: InfoPanel/Views/Components/Text/Masking.cs#L91
Possible null reference return.

Artifacts

Produced during runtime
Name Size
InfoPanel-Setup
98.6 MB