Skip to content

Added missing storage tests #620

Added missing storage tests

Added missing storage tests #620

Triggered via push January 5, 2024 19:53
Status Failure
Total duration 38s
Artifacts

build.yml

on: push
Fit to window
Zoom out
Zoom in

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.'