Skip to content

Update to SDK version 2025.0.10 #340

Update to SDK version 2025.0.10

Update to SDK version 2025.0.10 #340

Triggered via push December 7, 2024 16:04
Status Success
Total duration 10m 33s
Artifacts

build-net472.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

14 warnings
build
The target framework 'net7.0-windows' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
build
The target framework 'net7.0-windows' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the 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: 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.