TD-4950 Removes link to result self assessment ID from supervisor fro… #11700
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
continuous-integration-workflow.yml
on: push
Build and test
8m 53s
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/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)'.
|
|
Build and test:
DigitalLearningSolutions.Data/ApiClients/LearningHubApiClient.cs#L65
Possible null reference return.
|
|
Build and test:
DigitalLearningSolutions.Data/ApiClients/LearningHubApiClient.cs#L71
Possible null reference argument for parameter 'value' in 'ResourceReferenceWithResourceDetails? JsonConvert.DeserializeObject<ResourceReferenceWithResourceDetails>(string value)'.
|
|
Build and test:
DigitalLearningSolutions.Data/ApiClients/LearningHubApiClient.cs#L72
Possible null reference return.
|