Fixed net6 build #621
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.'
|