Skip to content
Triggered via push February 15, 2024 19:53
Status Success
Total duration 4m 6s
Artifacts

nuget.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
windows-latest
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
windows-latest
D:\a\SharpPulsar\SharpPulsar\src\SharpPulsar\Protocol\Proto\PulsarApi.cs(1983,55): warning CS0078: The 'l' suffix is easily confused with the digit '1' -- use 'L' for clarity [D:\a\SharpPulsar\SharpPulsar\src\SharpPulsar\SharpPulsar.csproj]
windows-latest
D:\a\SharpPulsar\SharpPulsar\src\SharpPulsar\Client\ConnectionHandler.cs(86,52): warning CS1998: 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. [D:\a\SharpPulsar\SharpPulsar\src\SharpPulsar\SharpPulsar.csproj]
windows-latest
D:\a\SharpPulsar\SharpPulsar\src\SharpPulsar\Shared\SchemaType.cs(308,13): warning CS0612: 'SchemaType.AUTO' is obsolete [D:\a\SharpPulsar\SharpPulsar\src\SharpPulsar\SharpPulsar.csproj]
windows-latest
D:\a\SharpPulsar\SharpPulsar\src\SharpPulsar\Protocol\Proto\PulsarApi.cs(1986,47): warning CS0078: The 'l' suffix is easily confused with the digit '1' -- use 'L' for clarity [D:\a\SharpPulsar\SharpPulsar\src\SharpPulsar\SharpPulsar.csproj]
windows-latest
D:\a\SharpPulsar\SharpPulsar\src\SharpPulsar\Client\ConnectionHandler.cs(86,13): warning AK1003: ReceiveAsync<T>() or ReceiveAnyAsync() message handler with synchronous code body or block is less performant compared to Receive<T>() or ReceiveAny(). Consider changing this message handler to Receive<T>() or ReceiveAny() instead. (https://getakka.net/articles/debugging/rules/AK1003.html) [D:\a\SharpPulsar\SharpPulsar\src\SharpPulsar\SharpPulsar.csproj]
windows-latest
D:\a\SharpPulsar\SharpPulsar\src\SharpPulsar\Protocol\Proto\PulsarApi.cs(1983,55): warning CS0078: The 'l' suffix is easily confused with the digit '1' -- use 'L' for clarity [D:\a\SharpPulsar\SharpPulsar\src\SharpPulsar\SharpPulsar.csproj]
windows-latest
D:\a\SharpPulsar\SharpPulsar\src\SharpPulsar\Client\ConnectionHandler.cs(86,52): warning CS1998: 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. [D:\a\SharpPulsar\SharpPulsar\src\SharpPulsar\SharpPulsar.csproj]
windows-latest
D:\a\SharpPulsar\SharpPulsar\src\SharpPulsar\Shared\SchemaType.cs(308,13): warning CS0612: 'SchemaType.AUTO' is obsolete [D:\a\SharpPulsar\SharpPulsar\src\SharpPulsar\SharpPulsar.csproj]
windows-latest
D:\a\SharpPulsar\SharpPulsar\src\SharpPulsar\Protocol\Proto\PulsarApi.cs(1986,47): warning CS0078: The 'l' suffix is easily confused with the digit '1' -- use 'L' for clarity [D:\a\SharpPulsar\SharpPulsar\src\SharpPulsar\SharpPulsar.csproj]
windows-latest
D:\a\SharpPulsar\SharpPulsar\src\SharpPulsar\Client\ConnectionHandler.cs(86,13): warning AK1003: ReceiveAsync<T>() or ReceiveAnyAsync() message handler with synchronous code body or block is less performant compared to Receive<T>() or ReceiveAny(). Consider changing this message handler to Receive<T>() or ReceiveAny() instead. (https://getakka.net/articles/debugging/rules/AK1003.html) [D:\a\SharpPulsar\SharpPulsar\src\SharpPulsar\SharpPulsar.csproj]