chore: ignore macOS .DS_Store files - #10
Merged
Merged
Annotations
11 warnings
|
|
|
InventarWorkerServiceIntegrationTest/InventarWorkerServiceIntegrationTests.cs#L62
Review or remove the assertion as its condition is known to be always true (https://learn.microsoft.com/dotnet/core/testing/mstest-analyzers/mstest0032)
|
|
InventarWorkerServiceIntegrationTest/InventarWorkerServiceRemoteTests.cs#L102
Review or remove the assertion as its condition is known to be always true (https://learn.microsoft.com/dotnet/core/testing/mstest-analyzers/mstest0032)
|
|
InventarWorkerServiceIntegrationTest/InventarWorkerServiceRemoteTests.cs#L64
Review or remove the assertion as its condition is known to be always true (https://learn.microsoft.com/dotnet/core/testing/mstest-analyzers/mstest0032)
|
|
CtrlWorkerCommon/Controller/CrossPlatformServiceController.cs#L131
This call site is reachable on all platforms. 'ServiceController.Status' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
|
CtrlWorkerCommon/Controller/CrossPlatformServiceController.cs#L121
This call site is reachable on all platforms. 'ServiceController' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
|
CtrlWorkerCommon/Controller/CrossPlatformServiceController.cs#L130
This call site is reachable on all platforms. 'ServiceController' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
|
CtrlWorkerCommon/Controller/CrossPlatformServiceController.cs#L124
This call site is reachable on all platforms. 'ServiceController.Start()' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
|
CtrlWorkerCommon/Controller/CrossPlatformServiceController.cs#L133
This call site is reachable on all platforms. 'ServiceController.Stop()' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
|
CtrlWorkerCommon/Controller/CrossPlatformServiceController.cs#L122
This call site is reachable on all platforms. 'ServiceController.Status' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
|
CtrlWorkerCommon/Controller/CrossPlatformServiceController.cs#L205
Dereference of a possibly null reference.
|
The logs for this run have expired and are no longer available.
Loading