Merge pull request #3614 from AElfProject/feature/whitelist-to-sdk #22
Annotations
1 error and 10 warnings
Run dotnet ci action
Process completed with exit code 1.
|
Run dotnet ci action:
src/AElf.Database/DatabaseServiceCollectionExtensions.cs#L22
'IConnectionStringResolver.Resolve(string?)' is obsolete: 'Use ResolveAsync method.'
|
Run dotnet ci action:
src/AElf.WebApp.Application.Core/AElfAppService.cs#L5
Missing XML comment for publicly visible type or member 'AElfAppService'
|
Run dotnet ci action:
test/AElf.Database.Tests/TestsDatabaseAElfModule.cs#L17
'IConnectionStringResolver.Resolve(string?)' is obsolete: 'Use ResolveAsync method.'
|
Run dotnet ci action:
test/AElf.Database.Tests/TestsDatabaseAElfModule.cs#L18
'IConnectionStringResolver.Resolve(string?)' is obsolete: 'Use ResolveAsync method.'
|
Run dotnet ci action:
src/AElf.Sdk.CSharp.Internal/InternalBuiltIns.cs#L23
The variable 'e' is declared but never used
|
Run dotnet ci action:
src/AElf.Database/DatabaseServiceCollectionExtensions.cs#L22
'IConnectionStringResolver.Resolve(string?)' is obsolete: 'Use ResolveAsync method.'
|
Run dotnet ci action:
src/AElf.WebApp.Application.Core/AElfAppService.cs#L5
Missing XML comment for publicly visible type or member 'AElfAppService'
|
Run dotnet ci action:
test/AElf.Database.Tests/TestsDatabaseAElfModule.cs#L17
'IConnectionStringResolver.Resolve(string?)' is obsolete: 'Use ResolveAsync method.'
|
Run dotnet ci action:
test/AElf.Database.Tests/TestsDatabaseAElfModule.cs#L18
'IConnectionStringResolver.Resolve(string?)' is obsolete: 'Use ResolveAsync method.'
|
Run dotnet ci action:
src/AElf.Sdk.CSharp.Internal/InternalBuiltIns.cs#L23
The variable 'e' is declared but never used
|
Loading