Check Dependencies #1494
Annotations
2 errors and 10 warnings
build:
TheIdServer.Duende/src/TIS/Extensions/ServiceCollectionExtension.cs#L426
Argument 2: cannot convert from 'string' to 'System.Func<System.IServiceProvider, MongoDB.Driver.IMongoClient>?'
|
build:
TheIdServer.Duende/src/TIS/Extensions/ServiceCollectionExtension.cs#L426
Argument 2: cannot convert from 'string' to 'System.Func<System.IServiceProvider, MongoDB.Driver.IMongoClient>?'
|
build:
TheIdServer.Duende/src/TIS/Extensions/ServiceCollectionExtension.cs#L332
'X509Certificate2.X509Certificate2(string, string?)' is obsolete: 'Loading certificate data through the constructor or Import is obsolete. Use X509CertificateLoader instead to load certificates.' (https://aka.ms/dotnet-warnings/SYSLIB0057)
|
build:
TheIdServer.Duende/src/TIS/Extensions/ServiceCollectionExtension.cs#L436
'X509Certificate2.X509Certificate2(string, string?)' is obsolete: 'Loading certificate data through the constructor or Import is obsolete. Use X509CertificateLoader instead to load certificates.' (https://aka.ms/dotnet-warnings/SYSLIB0057)
|
build:
TheIdServer.Duende/src/TIS/Quickstart/SecurityHeadersAttribute.cs#L18
Use IHeaderDictionary.Append or the indexer to append or set headers. IDictionary.Add will throw an ArgumentException when attempting to add a duplicate key. (https://aka.ms/aspnet/analyzers)
|
build:
TheIdServer.Duende/src/TIS/Quickstart/SecurityHeadersAttribute.cs#L24
Use IHeaderDictionary.Append or the indexer to append or set headers. IDictionary.Add will throw an ArgumentException when attempting to add a duplicate key. (https://aka.ms/aspnet/analyzers)
|
build:
TheIdServer.Duende/src/TIS/Quickstart/SecurityHeadersAttribute.cs#L38
Use IHeaderDictionary.Append or the indexer to append or set headers. IDictionary.Add will throw an ArgumentException when attempting to add a duplicate key. (https://aka.ms/aspnet/analyzers)
|
build:
TheIdServer.Duende/src/TIS/Quickstart/SecurityHeadersAttribute.cs#L43
Use IHeaderDictionary.Append or the indexer to append or set headers. IDictionary.Add will throw an ArgumentException when attempting to add a duplicate key. (https://aka.ms/aspnet/analyzers)
|
build:
TheIdServer.Duende/src/TIS/Quickstart/SecurityHeadersAttribute.cs#L50
Use IHeaderDictionary.Append or the indexer to append or set headers. IDictionary.Add will throw an ArgumentException when attempting to add a duplicate key. (https://aka.ms/aspnet/analyzers)
|
build:
TheIdServer.Duende/src/TIS/Areas/Identity/Pages/Account/Manage/DownloadPersonalData.cshtml.cs#L49
Use IHeaderDictionary.Append or the indexer to append or set headers. IDictionary.Add will throw an ArgumentException when attempting to add a duplicate key. (https://aka.ms/aspnet/analyzers)
|
build:
TheIdServer.Duende/src/TIS/Extensions/ServiceCollectionExtension.cs#L332
'X509Certificate2.X509Certificate2(string, string?)' is obsolete: 'Loading certificate data through the constructor or Import is obsolete. Use X509CertificateLoader instead to load certificates.' (https://aka.ms/dotnet-warnings/SYSLIB0057)
|
build:
TheIdServer.Duende/src/TIS/Extensions/ServiceCollectionExtension.cs#L436
'X509Certificate2.X509Certificate2(string, string?)' is obsolete: 'Loading certificate data through the constructor or Import is obsolete. Use X509CertificateLoader instead to load certificates.' (https://aka.ms/dotnet-warnings/SYSLIB0057)
|