Skip to content

v2.4.7 Configuration refactoring & small fixes #10

v2.4.7 Configuration refactoring & small fixes

v2.4.7 Configuration refactoring & small fixes #10

Triggered via pull request January 16, 2025 14:46
Status Success
Total duration 5m 28s
Artifacts

pull_request.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

6 warnings
build: CarWash.Functions/NotificationService.cs#L29
'TelemetryClient.TelemetryClient()' is obsolete: 'We do not recommend using TelemetryConfiguration.Active on .NET Core. See https://github.com/microsoft/ApplicationInsights-dotnet/issues/1152 for more details'
build: CarWash.Functions/NotificationService.cs#L29
'TelemetryClient.TelemetryClient()' is obsolete: 'We do not recommend using TelemetryConfiguration.Active on .NET Core. See https://github.com/microsoft/ApplicationInsights-dotnet/issues/1152 for more details'
build: CarWash.PWA.Tests/CalendarServiceTests.cs#L198
'TelemetryConfiguration.InstrumentationKey.set' is obsolete: 'InstrumentationKey based global ingestion is being deprecated. Use TelemetryConfiguration.ConnectionString. See https://github.com/microsoft/ApplicationInsights-dotnet/issues/2560 for more details.'
build: CarWash.PWA.Tests/BlockersTests.cs#L482
'TelemetryConfiguration.InstrumentationKey.set' is obsolete: 'InstrumentationKey based global ingestion is being deprecated. Use TelemetryConfiguration.ConnectionString. See https://github.com/microsoft/ApplicationInsights-dotnet/issues/2560 for more details.'
build: CarWash.PWA.Tests/ReservationsControllerTests.cs#L1965
'ReservationsController.GetObfuscatedReservations(int)' is obsolete: 'Use GetReservationCapacity instead.'
build: CarWash.PWA.Tests/ReservationsControllerTests.cs#L2359
'TelemetryConfiguration.InstrumentationKey.set' is obsolete: 'InstrumentationKey based global ingestion is being deprecated. Use TelemetryConfiguration.ConnectionString. See https://github.com/microsoft/ApplicationInsights-dotnet/issues/2560 for more details.'