Added missing storage tests #620
Annotations
5 errors and 10 warnings
build / build:
src/Foundatio.Extensions.Hosting/Jobs/HostedJobService.cs#L62
'CancellationTokenSource' does not contain a definition for 'CancelAsync' and no accessible extension method 'CancelAsync' accepting a first argument of type 'CancellationTokenSource' could be found (are you missing a using directive or an assembly reference?)
|
build / build:
src/Foundatio.Extensions.Hosting/Jobs/HostedJobService.cs#L91
'CancellationTokenSource' does not contain a definition for 'CancelAsync' and no accessible extension method 'CancelAsync' accepting a first argument of type 'CancellationTokenSource' could be found (are you missing a using directive or an assembly reference?)
|
build / build:
src/Foundatio.Extensions.Hosting/Jobs/HostedJobService.cs#L62
'CancellationTokenSource' does not contain a definition for 'CancelAsync' and no accessible extension method 'CancelAsync' accepting a first argument of type 'CancellationTokenSource' could be found (are you missing a using directive or an assembly reference?)
|
build / build:
src/Foundatio.Extensions.Hosting/Jobs/HostedJobService.cs#L91
'CancellationTokenSource' does not contain a definition for 'CancelAsync' and no accessible extension method 'CancelAsync' accepting a first argument of type 'CancellationTokenSource' could be found (are you missing a using directive or an assembly reference?)
|
build / build
Process completed with exit code 1.
|
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/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.'
|
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.'
|