chore(deps) Update all non-major dependencies #874
Annotations
3 errors and 10 warnings
Lighthouse:
web/Controllers/Metadata.cs#L59
The type or namespace name 'ServiceName' could not be found (are you missing a using directive or an assembly reference?)
|
Lighthouse:
web/Controllers/Metadata.cs#L59
The type or namespace name 'ServiceName' could not be found (are you missing a using directive or an assembly reference?)
|
Lighthouse
Process completed with exit code 1.
|
Lighthouse
'ISystemClock' is obsolete: 'Use TimeProvider instead.'
|
Lighthouse:
web/Program.cs#L166
'WebMarkupMinServiceCollectionExtensions.AddWebMarkupMin(IServiceCollection, Action<WebMarkupMinOptions>)' is obsolete: 'Use a WebMarkupMin.AspNetCore3 package'
|
Lighthouse
'WebMarkupMinBuilderExtensions.UseWebMarkupMin(IApplicationBuilder)' is obsolete: 'Use a WebMarkupMin.AspNetCore3 package'
|
Lighthouse:
web/Authorization/DemoAuthHandler.cs#L19
'AuthenticationHandler<DemoSchemeOptions>.AuthenticationHandler(IOptionsMonitor<DemoSchemeOptions>, ILoggerFactory, UrlEncoder, ISystemClock)' is obsolete: 'ISystemClock is obsolete, use TimeProvider on AuthenticationSchemeOptions instead.'
|
Lighthouse:
web/Controllers/Metadata.cs#L59
'AttributeConsumingService.ServiceName' is obsolete: 'The ServiceName method is deprecated. Please use ServiceNames which is a list of service names.'
|
Lighthouse:
web/Authorization/SamlClaimsTransformer.cs#L28
Remove this commented out code. (https://rules.sonarsource.com/csharp/RSPEC-125)
|
Lighthouse:
web/Controllers/Metadata.cs#L34
Remove this commented out code. (https://rules.sonarsource.com/csharp/RSPEC-125)
|
Lighthouse:
web/Models/Customizations/ReportObject.cs#L316
Remove this commented out code. (https://rules.sonarsource.com/csharp/RSPEC-125)
|
Lighthouse:
web/Program.cs#L214
Remove this commented out code. (https://rules.sonarsource.com/csharp/RSPEC-125)
|
Lighthouse:
web/Program.cs#L223
Remove this commented out code. (https://rules.sonarsource.com/csharp/RSPEC-125)
|