Skip to content

Deploy DLS Production to IIS #16

Deploy DLS Production to IIS

Deploy DLS Production to IIS #16

Manually triggered May 8, 2025 06:33
Status Success
Total duration 7m 44s
Artifacts

build-and-deploy-production.yml

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

Annotations

10 warnings
deploy-to-production: DigitalLearningSolutions.Data/ApiClients/LearningHubReportApiClient.cs#L58
Converting null literal or possible null value to non-nullable type.
deploy-to-production: DigitalLearningSolutions.Data/ApiClients/FreshdeskApiClient.cs#L113
Dereference of a possibly null reference.
deploy-to-production: 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)'.
deploy-to-production: DigitalLearningSolutions.Data/ApiClients/FreshdeskApiClient.cs#L48
Converting null literal or possible null value to non-nullable type.
deploy-to-production: DigitalLearningSolutions.Data/Exceptions/DelegateCreationFailedException.cs#L20
'Exception.Exception(SerializationInfo, StreamingContext)' is obsolete: 'This API supports obsolete formatter-based serialization. It should not be called or extended by application code.' (https://aka.ms/dotnet-warnings/SYSLIB0051)
deploy-to-production: DigitalLearningSolutions.Data/ApiClients/FreshdeskApiClient.cs#L40
Possible null reference argument for parameter 'apiKey' in 'FreshdeskHttpClient FreshdeskHttpClient.Create(string freshdeskDomain, string apiKey)'.
deploy-to-production: DigitalLearningSolutions.Data/ApiClients/FreshdeskApiClient.cs#L40
Possible null reference argument for parameter 'freshdeskDomain' in 'FreshdeskHttpClient FreshdeskHttpClient.Create(string freshdeskDomain, string apiKey)'.
deploy-to-production: DigitalLearningSolutions.Data/ApiClients/FreshdeskApiClient.cs#L38
Converting null literal or possible null value to non-nullable type.
deploy-to-production: DigitalLearningSolutions.Data/ApiClients/FreshdeskApiClient.cs#L37
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.