XUnit test logger improvements #640
Annotations
11 warnings
build / build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build / build:
src/Foundatio/Metrics/IMetricsClient.cs#L15
'IMetricsClient' is obsolete: 'IMetricsClient will be removed, use System.Diagnostics.Metrics.Meter instead.'
|
build / build:
src/Foundatio/Metrics/DiagnosticsMetricsClient.cs#L7
'IMetricsClient' is obsolete: 'IMetricsClient will be removed, use System.Diagnostics.Metrics.Meter instead.'
|
build / build:
src/Foundatio/Metrics/IMetricsClient.cs#L22
'IMetricsClient' is obsolete: 'IMetricsClient will be removed, use System.Diagnostics.Metrics.Meter instead.'
|
build / build:
src/Foundatio/Metrics/IMetricsClient.cs#L27
'IMetricsClient' is obsolete: 'IMetricsClient will be removed, use System.Diagnostics.Metrics.Meter instead.'
|
build / build:
src/Foundatio/Metrics/IMetricsClient.cs#L39
'IMetricsClient' is obsolete: 'IMetricsClient will be removed, use System.Diagnostics.Metrics.Meter instead.'
|
build / build:
src/Foundatio/Metrics/IMetricsClient.cs#L33
'IMetricsClient' is obsolete: 'IMetricsClient will be removed, use System.Diagnostics.Metrics.Meter instead.'
|
build / build:
src/Foundatio/Metrics/MetricTimer.cs#L13
'IMetricsClient' is obsolete: 'IMetricsClient will be removed, use System.Diagnostics.Metrics.Meter instead.'
|
build / build:
src/Foundatio/Metrics/MetricTimer.cs#L15
'IMetricsClient' is obsolete: 'IMetricsClient will be removed, use System.Diagnostics.Metrics.Meter instead.'
|
build / build:
src/Foundatio/Metrics/NullMetricsClient.cs#L5
'IMetricsClient' is obsolete: 'IMetricsClient will be removed, use System.Diagnostics.Metrics.Meter instead.'
|
build / build:
src/Foundatio/Metrics/NullMetricsClient.cs#L7
'IMetricsClient' is obsolete: 'IMetricsClient will be removed, use System.Diagnostics.Metrics.Meter instead.'
|