Merge pull request #3250 from TechnologyEnhancedLearning/Develop/Feat… #12417
continuous-integration-workflow.yml
on: push
Build and test
10m 4s
Annotations
10 warnings
|
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/FreshdeskApiClient.cs#L113
Dereference of a possibly null reference.
|
|
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/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/FreshdeskApiClient.cs#L48
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 'apiKey' in 'FreshdeskHttpClient FreshdeskHttpClient.Create(string freshdeskDomain, string apiKey)'.
|
|
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#L38
Converting null literal or possible null value to non-nullable type.
|
|
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/Models/Frameworks/DetailFramework.cs#L5
'DetailFramework.Description' hides inherited member 'BrandedFramework.Description'. Use the new keyword if hiding was intended.
|