Skip to content

Merge pull request #2930 from TechnologyEnhancedLearning/Develop/Fixe… #11656

Merge pull request #2930 from TechnologyEnhancedLearning/Develop/Fixe…

Merge pull request #2930 from TechnologyEnhancedLearning/Develop/Fixe… #11656

Triggered via push November 11, 2024 13:35
Status Success
Total duration 10m 0s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
Build and test: DigitalLearningSolutions.Data/ApiClients/FreshdeskApiClient.cs#L37
Converting null literal or possible null value to non-nullable type.
Build and test: DigitalLearningSolutions.Data/ApiClients/FreshdeskApiClient.cs#L38
Converting null literal or possible null value to non-nullable type.
Build and test: DigitalLearningSolutions.Data/ApiClients/FreshdeskApiClient.cs#L40
Possible null reference argument for parameter 'freshdeskDomain' in 'FreshdeskHttpClient FreshdeskHttpClient.Create(string freshdeskDomain, string apiKey)'.
Build and test: DigitalLearningSolutions.Data/ApiClients/FreshdeskApiClient.cs#L40
Possible null reference argument for parameter 'apiKey' in 'FreshdeskHttpClient FreshdeskHttpClient.Create(string freshdeskDomain, string apiKey)'.
Build and test: DigitalLearningSolutions.Data/ApiClients/FreshdeskApiClient.cs#L48
Converting null literal or possible null value to non-nullable type.
Build and test: 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)'.
Build and test: DigitalLearningSolutions.Data/ApiClients/LearningHubReportApiClient.cs#L58
Converting null literal or possible null value to non-nullable type.
Build and test: DigitalLearningSolutions.Data/ApiClients/LearningHubReportApiClient.cs#L75
Converting null literal or possible null value to non-nullable type.
Build and test: DigitalLearningSolutions.Data/ApiClients/LearningHubApiClient.cs#L64
Possible null reference argument for parameter 'value' in 'ResourceSearchResult? JsonConvert.DeserializeObject<ResourceSearchResult>(string value)'.