Skip to content

CodeQL

CodeQL #1661

Triggered via schedule February 8, 2025 00:45
Status Success
Total duration 7m 52s
Artifacts

codeql-analysis.yml

on: schedule
Matrix: Analyze
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
Analyze (csharp, Release, src/Library/Sucrose.Pipe/Sucrose.Pipe.csproj): src/Library/Sucrose.Pipe/Helper/PipeClient.cs#L27
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.
Analyze (csharp, Release, src/Library/Sucrose.Pipe/Sucrose.Pipe.csproj): src/Library/Sucrose.Pipe/Helper/PipeServer.cs#L56
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.
Analyze (csharp, Release, src/Library/Sucrose.Pipe/Sucrose.Pipe.csproj): src/Library/Sucrose.Pipe/Helper/PipeClient.cs#L27
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.
Analyze (csharp, Release, src/Library/Sucrose.Pipe/Sucrose.Pipe.csproj): src/Library/Sucrose.Pipe/Helper/PipeServer.cs#L56
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.
Analyze (csharp, Release, src/Library/Sucrose.Pipe/Sucrose.Pipe.csproj): src/Library/Sucrose.Pipe/Helper/PipeClient.cs#L27
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.
Analyze (csharp, Release, src/Library/Sucrose.Pipe/Sucrose.Pipe.csproj): src/Library/Sucrose.Pipe/Helper/PipeServer.cs#L56
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.
Analyze (csharp, Release, src/Library/Sucrose.Pipe/Sucrose.Pipe.csproj): src/Library/Sucrose.Pipe/Helper/PipeClient.cs#L27
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.
Analyze (csharp, Release, src/Library/Sucrose.Pipe/Sucrose.Pipe.csproj): src/Library/Sucrose.Pipe/Helper/PipeServer.cs#L56
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.
Analyze (csharp, Release, src/Library/Sucrose.XamlAnimatedGif/Sucrose.XamlAnimatedGif.csproj): src/Library/Sucrose.XamlAnimatedGif/Decoding/GifDecoderException.cs#L14
'Exception.Exception(SerializationInfo, StreamingContext)' is obsolete: 'This API supports obsolete formatter-based serialization. It should not be called or extended by application code.' (https://aka.ms/dotnet-warnings/SYSLIB0051)
Analyze (csharp, Release, src/Library/Sucrose.XamlAnimatedGif/Sucrose.XamlAnimatedGif.csproj): src/Library/Sucrose.XamlAnimatedGif/Decoding/GifDecoderException.cs#L14
'Exception.Exception(SerializationInfo, StreamingContext)' is obsolete: 'This API supports obsolete formatter-based serialization. It should not be called or extended by application code.' (https://aka.ms/dotnet-warnings/SYSLIB0051)
Analyze (csharp, Release, src/Library/Sucrose.XamlAnimatedGif/Sucrose.XamlAnimatedGif.csproj): src/Library/Sucrose.XamlAnimatedGif/Decoding/GifDecoderException.cs#L14
'Exception.Exception(SerializationInfo, StreamingContext)' is obsolete: 'This API supports obsolete formatter-based serialization. It should not be called or extended by application code.' (https://aka.ms/dotnet-warnings/SYSLIB0051)
Analyze (csharp, Release, src/Library/Sucrose.XamlAnimatedGif/Sucrose.XamlAnimatedGif.csproj): src/Library/Sucrose.XamlAnimatedGif/Decoding/GifDecoderException.cs#L14
'Exception.Exception(SerializationInfo, StreamingContext)' is obsolete: 'This API supports obsolete formatter-based serialization. It should not be called or extended by application code.' (https://aka.ms/dotnet-warnings/SYSLIB0051)