feat(account): Optimize the selection of accounts #631
Annotations
10 errors and 10 warnings
|
Build:
aspnet-core/modules/task-management/LINGYUN.Abp.Elasticsearch.Jobs/LINGYUN/Abp/Elasticsearch/Jobs/ExpiredIndicesCleanupJob.cs#L108
'DeleteIndexResponse' does not contain a definition for 'OriginalException' and no accessible extension method 'OriginalException' accepting a first argument of type 'DeleteIndexResponse' could be found (are you missing a using directive or an assembly reference?)
|
|
Build:
aspnet-core/modules/task-management/LINGYUN.Abp.Elasticsearch.Jobs/LINGYUN/Abp/Elasticsearch/Jobs/ExpiredIndicesCleanupJob.cs#L108
'DeleteIndexResponse' does not contain a definition for 'ServerError' and no accessible extension method 'ServerError' accepting a first argument of type 'DeleteIndexResponse' could be found (are you missing a using directive or an assembly reference?)
|
|
Build:
aspnet-core/modules/task-management/LINGYUN.Abp.Elasticsearch.Jobs/LINGYUN/Abp/Elasticsearch/Jobs/ExpiredIndicesCleanupJob.cs#L106
'DeleteIndexResponse' does not contain a definition for 'IsValid' and no accessible extension method 'IsValid' accepting a first argument of type 'DeleteIndexResponse' could be found (are you missing a using directive or an assembly reference?)
|
|
Build:
aspnet-core/modules/task-management/LINGYUN.Abp.Elasticsearch.Jobs/LINGYUN/Abp/Elasticsearch/Jobs/ExpiredIndicesCleanupJob.cs#L79
The call is ambiguous between the following methods or properties: 'IndicesNamespacedClient.GetSettingsAsync(Indices?, CancellationToken)' and 'IndicesNamespacedClient.GetSettingsAsync(Names?, CancellationToken)'
|
|
Build:
aspnet-core/modules/task-management/LINGYUN.Abp.Elasticsearch.Jobs/LINGYUN/Abp/Elasticsearch/Jobs/ExpiredIndicesCleanupJob.cs#L108
'DeleteIndexResponse' does not contain a definition for 'OriginalException' and no accessible extension method 'OriginalException' accepting a first argument of type 'DeleteIndexResponse' could be found (are you missing a using directive or an assembly reference?)
|
|
Build:
aspnet-core/modules/task-management/LINGYUN.Abp.Elasticsearch.Jobs/LINGYUN/Abp/Elasticsearch/Jobs/ExpiredIndicesCleanupJob.cs#L108
'DeleteIndexResponse' does not contain a definition for 'ServerError' and no accessible extension method 'ServerError' accepting a first argument of type 'DeleteIndexResponse' could be found (are you missing a using directive or an assembly reference?)
|
|
Build:
aspnet-core/modules/task-management/LINGYUN.Abp.Elasticsearch.Jobs/LINGYUN/Abp/Elasticsearch/Jobs/ExpiredIndicesCleanupJob.cs#L106
'DeleteIndexResponse' does not contain a definition for 'IsValid' and no accessible extension method 'IsValid' accepting a first argument of type 'DeleteIndexResponse' could be found (are you missing a using directive or an assembly reference?)
|
|
Build:
aspnet-core/modules/task-management/LINGYUN.Abp.Elasticsearch.Jobs/LINGYUN/Abp/Elasticsearch/Jobs/ExpiredIndicesCleanupJob.cs#L79
The call is ambiguous between the following methods or properties: 'IndicesNamespacedClient.GetSettingsAsync(Indices?, CancellationToken)' and 'IndicesNamespacedClient.GetSettingsAsync(Names?, CancellationToken)'
|
|
Build:
aspnet-core/tests/LINGYUN.Abp.AuditLogging.Elasticsearch.Tests/LINGYUN/Abp/AuditLogging/Elasticsearch/AbpAuditLoggingElasticsearchTestBase.cs#L3
The type or namespace name 'Nest' could not be found (are you missing a using directive or an assembly reference?)
|
|
Build:
aspnet-core/tests/LINGYUN.Abp.AuditLogging.Elasticsearch.Tests/LINGYUN/Abp/AuditLogging/Elasticsearch/AbpAuditLoggingElasticsearchTestBase.cs#L3
The type or namespace name 'Nest' could not be found (are you missing a using directive or an assembly reference?)
|
|
Build:
aspnet-core/framework/common/LINGYUN.Abp.Hangfire.Dashboard/Microsoft/AspNetCore/Http/HangfireAuthoricationMiddleware.cs#L21
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:
aspnet-core/framework/common/LINGYUN.Abp.Hangfire.Dashboard/Microsoft/AspNetCore/Http/HangfireAuthoricationMiddleware.cs#L16
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:
aspnet-core/framework/common/LINGYUN.Abp.Hangfire.Dashboard/Microsoft/AspNetCore/Http/HangfireAuthoricationMiddleware.cs#L21
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:
aspnet-core/framework/common/LINGYUN.Abp.Hangfire.Dashboard/Microsoft/AspNetCore/Http/HangfireAuthoricationMiddleware.cs#L16
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:
aspnet-core/framework/common/LINGYUN.Abp.Hangfire.Dashboard/Microsoft/AspNetCore/Http/HangfireAuthoricationMiddleware.cs#L21
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:
aspnet-core/framework/common/LINGYUN.Abp.Hangfire.Dashboard/Microsoft/AspNetCore/Http/HangfireAuthoricationMiddleware.cs#L16
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:
aspnet-core/framework/wechat/LINGYUN.Abp.WeChat.Common/LINGYUN/Abp/WeChat/Common/Utils/Cryptography.cs#L199
'RijndaelManaged' is obsolete: 'The Rijndael and RijndaelManaged types are obsolete. Use Aes instead.' (https://aka.ms/dotnet-warnings/SYSLIB0022)
|
|
Build:
aspnet-core/framework/wechat/LINGYUN.Abp.WeChat.Common/LINGYUN/Abp/WeChat/Common/Utils/Cryptography.cs#L128
'RijndaelManaged' is obsolete: 'The Rijndael and RijndaelManaged types are obsolete. Use Aes instead.' (https://aka.ms/dotnet-warnings/SYSLIB0022)
|
|
Build:
aspnet-core/framework/wechat/LINGYUN.Abp.WeChat.Common/LINGYUN/Abp/WeChat/Common/Utils/Cryptography.cs#L100
'RijndaelManaged' is obsolete: 'The Rijndael and RijndaelManaged types are obsolete. Use Aes instead.' (https://aka.ms/dotnet-warnings/SYSLIB0022)
|
|
Build:
aspnet-core/framework/wechat/LINGYUN.Abp.WeChat.Common/LINGYUN/Abp/WeChat/Common/Utils/WXBizMsgCrypt.cs#L244
'SHA1CryptoServiceProvider' is obsolete: 'Derived cryptographic types are obsolete. Use the Create method on the base type instead.' (https://aka.ms/dotnet-warnings/SYSLIB0021)
|