Skip to content

chore: add readme in missing csprojs #2

chore: add readme in missing csprojs

chore: add readme in missing csprojs #2

Triggered via push February 8, 2024 11:18
Status Success
Total duration 1m 48s
Artifacts
Deploy to GitHub Pages
1m 39s
Deploy to GitHub Pages
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
Deploy to GitHub Pages
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/.
Deploy to GitHub Pages
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.
Deploy to GitHub Pages: tests/unit-tests/Farfetch.LoadShedding.Tests/Builders/AdaptativeLimiterBuilderTests.cs#L6
Missing XML comment for publicly visible type or member 'AdaptativeLimiterBuilderTests'
Deploy to GitHub Pages: tests/unit-tests/Farfetch.LoadShedding.Tests/Builders/AdaptativeLimiterBuilderTests.cs#L9
Missing XML comment for publicly visible type or member 'AdaptativeLimiterBuilderTests.Build_WithUseAdaptativeLimiter_LimiterShouldNotBeNull()'
Deploy to GitHub Pages: tests/unit-tests/Farfetch.LoadShedding.Tests/Calculators/GradientLimitCalculatorTests.cs#L8
Missing XML comment for publicly visible type or member 'GradientLimitCalculatorTests'
Deploy to GitHub Pages: tests/unit-tests/Farfetch.LoadShedding.Tests/Calculators/GradientLimitCalculatorTests.cs#L24
Missing XML comment for publicly visible type or member 'GradientLimitCalculatorTests.CalculateLimit_NumberOfExecutionsEqualsToZero_ReturnsTheCurrentLimit()'
Deploy to GitHub Pages: 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)'
Deploy to GitHub Pages: tests/unit-tests/Farfetch.LoadShedding.Tests/Calculators/SquareRootQueueCalculatorTests.cs#L8
Missing XML comment for publicly visible type or member 'SquareRootQueueCalculatorTests'
Deploy to GitHub Pages: 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)'
Deploy to GitHub Pages: tests/unit-tests/Farfetch.LoadShedding.Tests/Configurations/ConcurrencyContextTests.cs#L10
Missing XML comment for publicly visible type or member 'ConcurrencyContextTests'
Deploy to GitHub Pages: tests/unit-tests/Farfetch.LoadShedding.Tests/Configurations/ConcurrencyContextTests.cs#L13
Missing XML comment for publicly visible type or member 'ConcurrencyContextTests.ConcurrencyContext_Initialization_ShouldSetTheCorrectValues()'