Skip to content

Fixed net6 build

Fixed net6 build #621

Triggered via push January 5, 2024 20:00
Status Failure
Total duration 1m 48s
Artifacts

build.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 10 warnings
Foundatio.Tests.Storage.InMemoryFileStorageTests.WillWriteStreamContentAsync
System.ArgumentNullException : Value cannot be null. (Parameter 'stream')
Foundatio.Tests.Storage.ScopedInMemoryFileStorageTests.WillWriteStreamContentAsync
System.ArgumentNullException : Value cannot be null. (Parameter 'stream')
Foundatio.Tests.Storage.ScopedFolderFileStorageTests.WillWriteStreamContentAsync
System.ArgumentNullException : Value cannot be null. (Parameter 'stream')
Foundatio.Tests.Queue.InMemoryQueueTests.CanHandleAutoAbandonInWorker
System.Threading.Tasks.TaskCanceledException : A task was canceled.
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/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.'