Generate Bank Feeds library #8
Annotations
10 warnings
|
|
bank-feeds/CodatBankFeeds/Utils/Utilities.cs#L62
Dereference of a possibly null reference.
|
bank-feeds/CodatBankFeeds/AccountMapping.cs#L68
Possible null reference argument for parameter 'request' in 'string URLBuilder.Build(string baseUrl, string path, object request)'.
|
bank-feeds/CodatBankFeeds/AccountMapping.cs#L94
Possible null reference argument for parameter 'actual' in 'bool Utilities.IsContentTypeMatch(string expected, string actual)'.
|
bank-feeds/CodatBankFeeds/AccountMapping.cs#L103
Possible null reference argument for parameter 'actual' in 'bool Utilities.IsContentTypeMatch(string expected, string actual)'.
|
bank-feeds/CodatBankFeeds/Companies.cs#L95
Possible null reference argument for parameter 'actual' in 'bool Utilities.IsContentTypeMatch(string expected, string actual)'.
|
bank-feeds/CodatBankFeeds/Companies.cs#L104
Possible null reference argument for parameter 'actual' in 'bool Utilities.IsContentTypeMatch(string expected, string actual)'.
|
bank-feeds/CodatBankFeeds/Companies.cs#L130
Possible null reference argument for parameter 'request' in 'string URLBuilder.Build(string baseUrl, string path, object request)'.
|
bank-feeds/CodatBankFeeds/Companies.cs#L156
Possible null reference argument for parameter 'actual' in 'bool Utilities.IsContentTypeMatch(string expected, string actual)'.
|
The logs for this run have expired and are no longer available.
Loading