chore: change build action and fix readme #3
Annotations
11 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3, actions/setup-node@v3, peaceiris/actions-gh-pages@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
.NET Publish
The "--output" option isn't supported when building a solution. Specifying a solution-level output path results in all projects copying outputs to the same directory, which can lead to inconsistent builds.
|
.NET Publish:
tests/unit-tests/Farfetch.LoadShedding.Tests/Builders/AdaptativeLimiterBuilderTests.cs#L6
Missing XML comment for publicly visible type or member 'AdaptativeLimiterBuilderTests'
|
.NET Publish:
tests/unit-tests/Farfetch.LoadShedding.Tests/Builders/AdaptativeLimiterBuilderTests.cs#L9
Missing XML comment for publicly visible type or member 'AdaptativeLimiterBuilderTests.Build_WithUseAdaptativeLimiter_LimiterShouldNotBeNull()'
|
.NET Publish:
tests/unit-tests/Farfetch.LoadShedding.Tests/Calculators/GradientLimitCalculatorTests.cs#L8
Missing XML comment for publicly visible type or member 'GradientLimitCalculatorTests'
|
.NET Publish:
tests/unit-tests/Farfetch.LoadShedding.Tests/Calculators/GradientLimitCalculatorTests.cs#L24
Missing XML comment for publicly visible type or member 'GradientLimitCalculatorTests.CalculateLimit_NumberOfExecutionsEqualsToZero_ReturnsTheCurrentLimit()'
|
.NET Publish:
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)'
|
.NET Publish:
tests/unit-tests/Farfetch.LoadShedding.Tests/Calculators/SquareRootQueueCalculatorTests.cs#L8
Missing XML comment for publicly visible type or member 'SquareRootQueueCalculatorTests'
|
.NET Publish:
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)'
|
.NET Publish:
tests/unit-tests/Farfetch.LoadShedding.Tests/Configurations/ConcurrencyContextTests.cs#L10
Missing XML comment for publicly visible type or member 'ConcurrencyContextTests'
|
.NET Publish:
tests/unit-tests/Farfetch.LoadShedding.Tests/Configurations/ConcurrencyContextTests.cs#L13
Missing XML comment for publicly visible type or member 'ConcurrencyContextTests.ConcurrencyContext_Initialization_ShouldSetTheCorrectValues()'
|
The logs for this run have expired and are no longer available.
Loading