Skip to content

docs: update UseHeaderPriorityResolver documentation #22

docs: update UseHeaderPriorityResolver documentation

docs: update UseHeaderPriorityResolver documentation #22

Triggered via push February 7, 2024 17:45
Status Success
Total duration 1m 53s
Artifacts

build-test.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
build-test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build-test: tests/unit-tests/Farfetch.LoadShedding.Tests/Builders/AdaptativeLimiterBuilderTests.cs#L6
Missing XML comment for publicly visible type or member 'AdaptativeLimiterBuilderTests'
build-test: tests/unit-tests/Farfetch.LoadShedding.Tests/Builders/AdaptativeLimiterBuilderTests.cs#L9
Missing XML comment for publicly visible type or member 'AdaptativeLimiterBuilderTests.Build_WithUseAdaptativeLimiter_LimiterShouldNotBeNull()'
build-test: tests/unit-tests/Farfetch.LoadShedding.Tests/Calculators/GradientLimitCalculatorTests.cs#L8
Missing XML comment for publicly visible type or member 'GradientLimitCalculatorTests'
build-test: tests/unit-tests/Farfetch.LoadShedding.Tests/Calculators/GradientLimitCalculatorTests.cs#L24
Missing XML comment for publicly visible type or member 'GradientLimitCalculatorTests.CalculateLimit_NumberOfExecutionsEqualsToZero_ReturnsTheCurrentLimit()'
build-test: tests/unit-tests/Farfetch.LoadShedding.Tests/Calculators/GradientLimitCalculatorTests.cs#L49
Missing XML comment for publicly visible type or member 'GradientLimitCalculatorTests.CalculateLimit_WithMultipleInputs_ReturnsLimitCorrectly(int, int, int, int, double, int)'
build-test: tests/unit-tests/Farfetch.LoadShedding.Tests/Calculators/SquareRootQueueCalculatorTests.cs#L8
Missing XML comment for publicly visible type or member 'SquareRootQueueCalculatorTests'
build-test: tests/unit-tests/Farfetch.LoadShedding.Tests/Calculators/SquareRootQueueCalculatorTests.cs#L16
Missing XML comment for publicly visible type or member 'SquareRootQueueCalculatorTests.CalculateQueueSize_WithMultipleInputs_ReturnsTheQueueValueCorrectly(int, int, int)'
build-test: tests/unit-tests/Farfetch.LoadShedding.Tests/Configurations/ConcurrencyContextTests.cs#L10
Missing XML comment for publicly visible type or member 'ConcurrencyContextTests'
build-test: tests/unit-tests/Farfetch.LoadShedding.Tests/Configurations/ConcurrencyContextTests.cs#L13
Missing XML comment for publicly visible type or member 'ConcurrencyContextTests.ConcurrencyContext_Initialization_ShouldSetTheCorrectValues()'
build-test: tests/unit-tests/Farfetch.LoadShedding.Tests/Configurations/ConcurrencyOptionsTests.cs#L7
Missing XML comment for publicly visible type or member 'ConcurrencyOptionsTests'