ci: add GitHub Actions workflow for build, test, and coverage - #8
Merged
Annotations
1 error and 10 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#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)
|
|
InventarWorkerServiceIntegrationTest/InventarWorkerServiceIntegrationTests.cs#L93
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#L108
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#L106
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#L114
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#L117
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#L105
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#L115
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#L189
Dereference of a possibly null reference.
|
The logs for this run have expired and are no longer available.
Loading