[PUBLIC API BREAKING CHANGE] Fix/properly handle requests that are out of physical data bounds #4
Annotations
8 warnings
|
Build solution:
tests/SlidingWindowCache.Invariants.Tests/WindowCacheInvariantTests.cs#L1139
Theory method 'Invariant_F40_F41_F42_PostExecutionGuarantees' on test class 'WindowCacheInvariantTests' does not use parameter 'storageName'. Use the parameter, or remove the parameter and associated data. (https://xunit.net/xunit.analyzers/rules/xUnit1026)
|
|
Build solution:
tests/SlidingWindowCache.Invariants.Tests/WindowCacheInvariantTests.cs#L1105
Theory method 'Invariant_F36a_RebalanceNormalizesCache' on test class 'WindowCacheInvariantTests' does not use parameter 'storageName'. Use the parameter, or remove the parameter and associated data. (https://xunit.net/xunit.analyzers/rules/xUnit1026)
|
|
Build solution:
tests/SlidingWindowCache.Invariants.Tests/WindowCacheInvariantTests.cs#L318
Theory method 'Invariant_A3_8_UserPathNeverMutatesCache' on test class 'WindowCacheInvariantTests' does not use parameter 'storageName'. Use the parameter, or remove the parameter and associated data. (https://xunit.net/xunit.analyzers/rules/xUnit1026)
|
|
Build solution:
tests/SlidingWindowCache.Invariants.Tests/WindowCacheInvariantTests.cs#L317
Theory method 'Invariant_A3_8_UserPathNeverMutatesCache' on test class 'WindowCacheInvariantTests' does not use parameter 'scenario'. Use the parameter, or remove the parameter and associated data. (https://xunit.net/xunit.analyzers/rules/xUnit1026)
|
|
Build solution:
tests/SlidingWindowCache.Invariants.Tests/WindowCacheInvariantTests.cs#L1139
Theory method 'Invariant_F40_F41_F42_PostExecutionGuarantees' on test class 'WindowCacheInvariantTests' does not use parameter 'storageName'. Use the parameter, or remove the parameter and associated data. (https://xunit.net/xunit.analyzers/rules/xUnit1026)
|
|
Build solution:
tests/SlidingWindowCache.Invariants.Tests/WindowCacheInvariantTests.cs#L1105
Theory method 'Invariant_F36a_RebalanceNormalizesCache' on test class 'WindowCacheInvariantTests' does not use parameter 'storageName'. Use the parameter, or remove the parameter and associated data. (https://xunit.net/xunit.analyzers/rules/xUnit1026)
|
|
Build solution:
tests/SlidingWindowCache.Invariants.Tests/WindowCacheInvariantTests.cs#L318
Theory method 'Invariant_A3_8_UserPathNeverMutatesCache' on test class 'WindowCacheInvariantTests' does not use parameter 'storageName'. Use the parameter, or remove the parameter and associated data. (https://xunit.net/xunit.analyzers/rules/xUnit1026)
|
|
Build solution:
tests/SlidingWindowCache.Invariants.Tests/WindowCacheInvariantTests.cs#L317
Theory method 'Invariant_A3_8_UserPathNeverMutatesCache' on test class 'WindowCacheInvariantTests' does not use parameter 'scenario'. Use the parameter, or remove the parameter and associated data. (https://xunit.net/xunit.analyzers/rules/xUnit1026)
|
Loading