Skip to content
This repository has been archived by the owner on Sep 8, 2023. It is now read-only.

(maint) Pin dependencies #244

(maint) Pin dependencies

(maint) Pin dependencies #244

Triggered via pull request September 8, 2023 16:36
Status Success
Total duration 7m 3s
Artifacts

sonarcloud-analysis.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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