This repository has been archived by the owner on Sep 8, 2023. It is now read-only.
(maint) Update vstest monorepo to v17.7.2 #240
Annotations
5 warnings
Analyze:
src/Topshelf.LightCore/LightCoreBuilderConfigurator.cs#L28
Remove this assignment of 'lightCoreContainer' or initialize it statically. (https://rules.sonarsource.com/csharp/RSPEC-3010)
|
Analyze:
src/Topshelf.LightCore/LightCoreBuilderConfigurator.cs#L28
Remove this assignment of 'lightCoreContainer' or initialize it statically. (https://rules.sonarsource.com/csharp/RSPEC-3010)
|
Analyze:
src/Topshelf.LightCore/LightCoreBuilderConfigurator.cs#L28
Remove this assignment of 'lightCoreContainer' or initialize it statically. (https://rules.sonarsource.com/csharp/RSPEC-3010)
|
Analyze:
src/Topshelf.LightCore/HostConfiguratorExtension.cs#L20
Method 'UseLightCore' return value is never used
|
Analyze:
src/Topshelf.LightCore/LightCoreServiceConfiguratorExtensions.cs#L22
Method 'ConstructUsingLightCore' return value is never used
|