adding ACK-ing actors for other packet types #147
Annotations
11 errors and 3 warnings
Test-ubuntu-latest:
src/TurboMqtt.Core/Client/IMqttClient.cs#L328
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.
|
Test-ubuntu-latest:
src/TurboMqtt.Core/Client/IMqttClient.cs#L339
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.
|
Test-ubuntu-latest:
src/TurboMqtt.Core/Client/IMqttClient.cs#L344
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.
|
Test-ubuntu-latest:
src/TurboMqtt.Core/Streams/ClientStreamOwner.cs#L47
The field 'ClientStreamOwner._client' is never used
|
Test-ubuntu-latest:
src/TurboMqtt.Core/Client/IMqttClient.cs#L328
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.
|
Test-ubuntu-latest:
src/TurboMqtt.Core/Client/IMqttClient.cs#L339
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.
|
Test-ubuntu-latest:
src/TurboMqtt.Core/Client/IMqttClient.cs#L344
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.
|
Test-ubuntu-latest:
src/TurboMqtt.Core/Streams/ClientStreamOwner.cs#L47
The field 'ClientStreamOwner._client' is never used
|
Test-ubuntu-latest
Process completed with exit code 1.
|
Test-windows-latest
The job was canceled because "ubuntu-latest" failed.
|
Test-windows-latest
The operation was canceled.
|
Test-ubuntu-latest
Could not find any TRX files for /github/workspace/**/*.trx
|
Test-ubuntu-latest
Your file pattern contains absolute paths, please read the notes on absolute paths:
|
|