Skip to content

Adapt to SystemClock removal #289

Adapt to SystemClock removal

Adapt to SystemClock removal #289

Triggered via pull request August 8, 2024 01:37
@ejsmithejsmith
synchronize #84
systemclock
Status Failure
Total duration 33s
Artifacts

build.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
build / build: tests/Foundatio.Benchmarks/Queues/JobQueueBenchmarks.cs#L70
Argument 2: cannot convert from 'Microsoft.Extensions.Logging.ILoggerFactory' to 'System.TimeProvider'
build / build: tests/Foundatio.Benchmarks/Queues/JobQueueBenchmarks.cs#L72
Argument 1: cannot convert from 'Foundatio.Queues.IQueue<Foundatio.Benchmarks.Queues.QueueItem>' to 'System.Lazy<Foundatio.Queues.IQueue<Foundatio.Benchmarks.Queues.QueueItem>>'
build / build: tests/Foundatio.Benchmarks/Queues/JobQueueBenchmarks.cs#L72
Argument 2: cannot convert from 'Microsoft.Extensions.Logging.ILoggerFactory' to 'System.TimeProvider'
build / build: tests/Foundatio.Redis.Tests/Queues/RedisQueueTests.cs#L19
The type or namespace name 'Time' does not exist in the namespace 'Microsoft.Extensions' (are you missing an assembly reference?)
build / build: tests/Foundatio.Redis.Tests/Queues/RedisQueueTests.cs#L37
'RedisQueueTests.GetQueue(int, TimeSpan?, TimeSpan?, int[], int, bool, TimeProvider)': no suitable method found to override
build / build: tests/Foundatio.Benchmarks/Queues/JobQueueBenchmarks.cs#L70
Argument 2: cannot convert from 'Microsoft.Extensions.Logging.ILoggerFactory' to 'System.TimeProvider'
build / build: tests/Foundatio.Benchmarks/Queues/JobQueueBenchmarks.cs#L72
Argument 1: cannot convert from 'Foundatio.Queues.IQueue<Foundatio.Benchmarks.Queues.QueueItem>' to 'System.Lazy<Foundatio.Queues.IQueue<Foundatio.Benchmarks.Queues.QueueItem>>'
build / build: tests/Foundatio.Benchmarks/Queues/JobQueueBenchmarks.cs#L72
Argument 2: cannot convert from 'Microsoft.Extensions.Logging.ILoggerFactory' to 'System.TimeProvider'
build / build: tests/Foundatio.Redis.Tests/Queues/RedisQueueTests.cs#L19
The type or namespace name 'Time' does not exist in the namespace 'Microsoft.Extensions' (are you missing an assembly reference?)
build / build: tests/Foundatio.Redis.Tests/Queues/RedisQueueTests.cs#L37
'RedisQueueTests.GetQueue(int, TimeSpan?, TimeSpan?, int[], int, bool, TimeProvider)': no suitable method found to override