CodeQL #1661
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)
|