Skip to content

Deploy DLS Production to IIS #15

Deploy DLS Production to IIS

Deploy DLS Production to IIS #15

Manually triggered March 5, 2025 07:38
Status Success
Total duration 12m 11s
Artifacts

build-and-deploy-production.yml

on: workflow_dispatch
deploy-to-production
7m 47s
deploy-to-production
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
deploy-to-production: DigitalLearningSolutions.Data/ApiClients/LearningHubApiClient.cs#L92
Possible null reference argument for parameter 'value' in 'CataloguesResult? JsonConvert.DeserializeObject<CataloguesResult>(string value)'.
deploy-to-production: DigitalLearningSolutions.Data/ApiClients/LearningHubApiClient.cs#L85
Possible null reference argument for parameter 'value' in 'BulkResourceReferences? JsonConvert.DeserializeObject<BulkResourceReferences>(string value)'.
deploy-to-production: DigitalLearningSolutions.Data/ApiClients/LearningHubApiClient.cs#L71
Possible null reference argument for parameter 'value' in 'ResourceReferenceWithResourceDetails? JsonConvert.DeserializeObject<ResourceReferenceWithResourceDetails>(string value)'.
deploy-to-production: DigitalLearningSolutions.Data/ApiClients/LearningHubApiClient.cs#L64
Possible null reference argument for parameter 'value' in 'ResourceSearchResult? JsonConvert.DeserializeObject<ResourceSearchResult>(string value)'.
deploy-to-production: DigitalLearningSolutions.Data/ApiClients/LearningHubReportApiClient.cs#L75
Converting null literal or possible null value to non-nullable type.
deploy-to-production: DigitalLearningSolutions.Data/ApiClients/LearningHubReportApiClient.cs#L58
Converting null literal or possible null value to non-nullable type.
deploy-to-production
The "--output" option isn't supported when building a solution. Specifying a solution-level output path results in all projects copying outputs to the same directory, which can lead to inconsistent builds.