Update to SDK version 2025.0.10 #367
Annotations
19 warnings
build
.NET 7.0 is no longer supported and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the .NET support policy.
|
build:
Video Capture SDK X/WPF/CSharp/Audio Capture Demo X WPF/MainWindow.xaml.cs#L44
The field 'MainWindow.disposedValue' is never used
|
build:
Video Capture SDK X/WPF/CSharp/Audio Capture Demo X WPF/MainWindow.xaml.cs#L44
The field 'MainWindow.disposedValue' is never used
|
build:
Video Capture SDK X/WPF/CSharp/Overlay Manager Demo/MainWindow.xaml.cs#L26
The field 'MainWindow._timerFlag' is assigned but its value is never used
|
build:
Video Capture SDK X/WPF/CSharp/Overlay Manager Demo/MainWindow.xaml.cs#L26
The field 'MainWindow._timerFlag' is assigned but its value is never used
|
build:
Video Capture SDK X/WPF/CSharp/Basler Camera Demo/MainWindow.xaml.cs#L29
Non-nullable field '_core' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
build:
Video Capture SDK X/WPF/CSharp/Basler Camera Demo/MainWindow.xaml.cs#L44
Nullability of reference types in type of parameter 'sender' of 'void MainWindow.Core_OnError(object sender, ErrorsEventArgs e)' doesn't match the target delegate 'EventHandler<ErrorsEventArgs>' (possibly because of nullability attributes).
|
build:
Video Capture SDK X/WPF/CSharp/Basler Camera Demo/MainWindow.xaml.cs#L52
Nullability of reference types in type of parameter 'sender' of 'void MainWindow.Core_OnError(object sender, ErrorsEventArgs e)' doesn't match the target delegate 'EventHandler<ErrorsEventArgs>' (possibly because of nullability attributes).
|
build:
Video Capture SDK X/WPF/CSharp/Basler Camera Demo/MainWindow.xaml.cs#L55
Cannot convert null literal to non-nullable reference type.
|
build:
Video Capture SDK X/WPF/CSharp/Basler Camera Demo/MainWindow.xaml.cs#L29
Non-nullable field '_core' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
build:
Video Capture SDK X/WPF/CSharp/Basler Camera Demo/MainWindow.xaml.cs#L44
Nullability of reference types in type of parameter 'sender' of 'void MainWindow.Core_OnError(object sender, ErrorsEventArgs e)' doesn't match the target delegate 'EventHandler<ErrorsEventArgs>' (possibly because of nullability attributes).
|
build:
Media Blocks SDK/WinForms/CSharp/RTSP MultiView Demo/ONVIFDiscovery.cs#L29
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
build:
Media Blocks SDK/WinForms/CSharp/RTSP MultiView Demo/ONVIFDiscovery.cs#L25
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
build:
Media Blocks SDK/WPF/CSharp/Live Video Compositor Demo/MainWindow.xaml.cs#L222
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
|
build:
Media Blocks SDK/WPF/CSharp/Live Video Compositor Demo/MainWindow.xaml.cs#L222
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
|
build:
Media Blocks SDK/WPF/CSharp/Audio Capture Demo/MainWindow.xaml.cs#L33
The field 'MainWindow.disposedValue' is never used
|
build:
Media Blocks SDK/WPF/CSharp/Audio Capture Demo/MainWindow.xaml.cs#L33
The field 'MainWindow.disposedValue' is never used
|
build:
Media Blocks SDK/WPF/CSharp/Bridge Demo/MainWindow.xaml.cs#L87
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
build:
Media Blocks SDK/WPF/CSharp/Bridge Demo/MainWindow.xaml.cs#L87
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|