Issue #665: Fix CI Frontend Check #294
ci_backend.yml
on: pull_request
Backend - Build and Test
29s
Annotations
1 error and 4 warnings
Backend - Build and Test
HttpError: Resource not accessible by integration
|
Backend - Build and Test:
RetrospectiveExtension.Backend/ReflectHub.cs#L33
'TelemetryConfiguration.TelemetryConfiguration(string)' is obsolete: 'InstrumentationKey based global ingestion is being deprecated. Use the default constructor and manually set TelemetryConfiguration.ConnectionString. See https://github.com/microsoft/ApplicationInsights-dotnet/issues/2560 for more details.'
|
Backend - Build and Test:
RetrospectiveExtension.Backend/Startup.cs#L112
'AzureSignalRApplicationBuilderExtensions.UseAzureSignalR(IApplicationBuilder, Action<ServiceRouteBuilder>)' is obsolete: 'IApplicationBuilder.UseAzureSignalR is obsoleted, please use IApplicationBuilder.UseEndpoints() instead.'
|
Backend - Build and Test:
RetrospectiveExtension.Backend/ReflectHub.cs#L33
'TelemetryConfiguration.TelemetryConfiguration(string)' is obsolete: 'InstrumentationKey based global ingestion is being deprecated. Use the default constructor and manually set TelemetryConfiguration.ConnectionString. See https://github.com/microsoft/ApplicationInsights-dotnet/issues/2560 for more details.'
|
Backend - Build and Test:
RetrospectiveExtension.Backend/Startup.cs#L112
'AzureSignalRApplicationBuilderExtensions.UseAzureSignalR(IApplicationBuilder, Action<ServiceRouteBuilder>)' is obsolete: 'IApplicationBuilder.UseAzureSignalR is obsoleted, please use IApplicationBuilder.UseEndpoints() instead.'
|