Cleanup #324
Annotations
2 errors and 9 warnings
Run Tests
Process completed with exit code 1.
|
Publish Test Results
This action finished successfully, but test results have status failure.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Build:
src/MeshWeaver.Messaging.Hub/MessageHub.cs#L562
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:
src/MeshWeaver.Messaging.Hub/MessageHub.cs#L562
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:
src/MeshWeaver.Import/Configuration/ImportConfiguration.cs#L196
Unreachable code detected
|
Build:
src/MeshWeaver.Import/Configuration/ImportConfiguration.cs#L196
Unreachable code detected
|
Build:
src/MeshWeaver.Messaging.Hub/MessageHub.cs#L562
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:
src/MeshWeaver.Messaging.Hub/MessageHub.cs#L562
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:
src/MeshWeaver.Import/Configuration/ImportConfiguration.cs#L196
Unreachable code detected
|
Build:
src/MeshWeaver.Import/Configuration/ImportConfiguration.cs#L196
Unreachable code detected
|
Loading