TD-5636 issueallowingtoaddduplicateresourceson'competence resourcesignposting'screen #3284
Annotations
10 warnings
|
DigitalLearningSolutions.Data/ApiClients/FreshdeskApiClient.cs#L113
Dereference of a possibly null reference.
|
|
DigitalLearningSolutions.Data/ApiClients/LearningHubReportApiClient.cs#L75
Converting null literal or possible null value to non-nullable type.
|
|
DigitalLearningSolutions.Data/ApiClients/LearningHubReportApiClient.cs#L58
Converting null literal or possible null value to non-nullable type.
|
|
DigitalLearningSolutions.Data/ApiClients/FreshdeskApiClient.cs#L53
Possible null reference argument for parameter 'url' in 'Task<Ticket> FreshdeskHttpClient.ApiOperationAsync<Ticket, CreateTicketRequest>(HttpMethod method, string url, CreateTicketRequest? body, CancellationToken cancellationToken)'.
|
|
DigitalLearningSolutions.Data/ApiClients/FreshdeskApiClient.cs#L48
Converting null literal or possible null value to non-nullable type.
|
|
DigitalLearningSolutions.Data/ApiClients/FreshdeskApiClient.cs#L40
Possible null reference argument for parameter 'apiKey' in 'FreshdeskHttpClient FreshdeskHttpClient.Create(string freshdeskDomain, string apiKey)'.
|
|
DigitalLearningSolutions.Data/ApiClients/FreshdeskApiClient.cs#L40
Possible null reference argument for parameter 'freshdeskDomain' in 'FreshdeskHttpClient FreshdeskHttpClient.Create(string freshdeskDomain, string apiKey)'.
|
|
DigitalLearningSolutions.Data/ApiClients/FreshdeskApiClient.cs#L38
Converting null literal or possible null value to non-nullable type.
|
|
DigitalLearningSolutions.Data/ApiClients/FreshdeskApiClient.cs#L37
Converting null literal or possible null value to non-nullable type.
|
|
DigitalLearningSolutions.Data/Models/Frameworks/DetailFramework.cs#L5
'DetailFramework.Description' hides inherited member 'BrandedFramework.Description'. Use the new keyword if hiding was intended.
|
The logs for this run have expired and are no longer available.
Loading