Port fixes from .NET 9 testing #3295
Annotations
10 errors and 1 warning
Build, Test and Package:
test/Polly.Core.Tests/Timeout/TimeoutResilienceStrategyTests.cs#L73
'FakeTimeProvider' does not contain a definition for 'Delay' and no accessible extension method 'Delay' accepting a first argument of type 'FakeTimeProvider' could be found (are you missing a using directive or an assembly reference?)
|
Build, Test and Package:
test/Polly.Core.Tests/Timeout/TimeoutResilienceStrategyTests.cs#L110
'FakeTimeProvider' does not contain a definition for 'Delay' and no accessible extension method 'Delay' accepting a first argument of type 'FakeTimeProvider' could be found (are you missing a using directive or an assembly reference?)
|
Build, Test and Package:
test/Polly.Core.Tests/Timeout/TimeoutResilienceStrategyTests.cs#L129
'FakeTimeProvider' does not contain a definition for 'Delay' and no accessible extension method 'Delay' accepting a first argument of type 'FakeTimeProvider' could be found (are you missing a using directive or an assembly reference?)
|
Build, Test and Package:
test/Polly.Core.Tests/Timeout/TimeoutResilienceStrategyTests.cs#L164
'FakeTimeProvider' does not contain a definition for 'Delay' and no accessible extension method 'Delay' accepting a first argument of type 'FakeTimeProvider' could be found (are you missing a using directive or an assembly reference?)
|
Build, Test and Package:
test/Polly.Core.Tests/Hedging/HedgingResilienceStrategyTests.cs#L237
'HedgingTimeProvider' does not contain a definition for 'Delay' and no accessible extension method 'Delay' accepting a first argument of type 'HedgingTimeProvider' could be found (are you missing a using directive or an assembly reference?)
|
Build, Test and Package:
test/Polly.Core.Tests/Hedging/HedgingResilienceStrategyTests.cs#L259
'HedgingTimeProvider' does not contain a definition for 'Delay' and no accessible extension method 'Delay' accepting a first argument of type 'HedgingTimeProvider' could be found (are you missing a using directive or an assembly reference?)
|
Build, Test and Package:
test/Polly.Core.Tests/Hedging/HedgingResilienceStrategyTests.cs#L270
'HedgingTimeProvider' does not contain a definition for 'Delay' and no accessible extension method 'Delay' accepting a first argument of type 'HedgingTimeProvider' could be found (are you missing a using directive or an assembly reference?)
|
Build, Test and Package:
test/Polly.Core.Tests/Hedging/HedgingResilienceStrategyTests.cs#L312
'HedgingTimeProvider' does not contain a definition for 'Delay' and no accessible extension method 'Delay' accepting a first argument of type 'HedgingTimeProvider' could be found (are you missing a using directive or an assembly reference?)
|
Build, Test and Package:
test/Polly.Core.Tests/Hedging/Controller/TaskExecutionTests.cs#L176
'HedgingTimeProvider' does not contain a definition for 'Delay' and no accessible extension method 'Delay' accepting a first argument of type 'HedgingTimeProvider' could be found (are you missing a using directive or an assembly reference?)
|
Build, Test and Package:
test/Polly.Core.Tests/Hedging/Controller/TaskExecutionTests.cs#L174
Cannot convert lambda expression to intended delegate type because some of the return types in the block are not implicitly convertible to the delegate return type
|
Upload Mutation Report
No files were found with the provided path: ./artifacts/mutation-report. No artifacts will be uploaded.
|
Loading