Merge pull request #3594 from AElfProject/feature/use-github-actions #4
Annotations
1 error and 8 warnings
|
src/AElf.WebApp.Application.Core/AElfAppService.cs#L5
Missing XML comment for publicly visible type or member 'AElfAppService'
|
src/AElf.Database/DatabaseServiceCollectionExtensions.cs#L22
'IConnectionStringResolver.Resolve(string?)' is obsolete: 'Use ResolveAsync method.'
|
test/AElf.Database.Tests/TestsDatabaseAElfModule.cs#L17
'IConnectionStringResolver.Resolve(string?)' is obsolete: 'Use ResolveAsync method.'
|
test/AElf.Database.Tests/TestsDatabaseAElfModule.cs#L18
'IConnectionStringResolver.Resolve(string?)' is obsolete: 'Use ResolveAsync method.'
|
src/AElf.WebApp.Application.Core/AElfAppService.cs#L5
Missing XML comment for publicly visible type or member 'AElfAppService'
|
src/AElf.Database/DatabaseServiceCollectionExtensions.cs#L22
'IConnectionStringResolver.Resolve(string?)' is obsolete: 'Use ResolveAsync method.'
|
test/AElf.Database.Tests/TestsDatabaseAElfModule.cs#L17
'IConnectionStringResolver.Resolve(string?)' is obsolete: 'Use ResolveAsync method.'
|
test/AElf.Database.Tests/TestsDatabaseAElfModule.cs#L18
'IConnectionStringResolver.Resolve(string?)' is obsolete: 'Use ResolveAsync method.'
|
This job failed
Loading