Merge pull request #67 from shalak/patch-1 #123
Annotations
10 warnings
backend.models/Automation/TransactionAutomation.cs#L352
#warning: 'If more versions are imlpemented, automatically upgrade to the newest'
|
backend/Services/AutomationService.cs#L25
#warning: 'This function will not work with metadata'
|
backend/Services/MetaService.cs#L345
Dereference of a possibly null reference.
|
backend/Services/MetaService.cs#L345
Possible null reference argument for parameter 'source' in 'bool Enumerable.Any<UserAccount>(IEnumerable<UserAccount> source, Func<UserAccount, bool> predicate)'.
|
backend/Services/MetaService.cs#L346
Dereference of a possibly null reference.
|
backend/Services/MetaService.cs#L346
Possible null reference argument for parameter 'source' in 'bool Enumerable.Any<UserAccount>(IEnumerable<UserAccount> source, Func<UserAccount, bool> predicate)'.
|
backend.models/Automation/TransactionAutomation.cs#L352
#warning: 'If more versions are imlpemented, automatically upgrade to the newest'
|
backend/Services/AutomationService.cs#L25
#warning: 'This function will not work with metadata'
|
backend/Services/MetaService.cs#L345
Dereference of a possibly null reference.
|
backend/Services/MetaService.cs#L345
Possible null reference argument for parameter 'source' in 'bool Enumerable.Any<UserAccount>(IEnumerable<UserAccount> source, Func<UserAccount, bool> predicate)'.
|
The logs for this run have expired and are no longer available.
Loading