Skip to content

feat: Inc and Dec gauge metrics #51

feat: Inc and Dec gauge metrics

feat: Inc and Dec gauge metrics #51

Triggered via pull request May 8, 2024 13:31
Status Success
Total duration 1m 41s
Artifacts

test-deploy-website.yml

on: pull_request
Test deployment
1m 30s
Test deployment
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
Test deployment
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. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Test deployment
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.
Test deployment: tests/unit-tests/Farfetch.LoadShedding.AspNetCore.Tests/Configurators/LoadSheddingConfiguratorTests.cs#L8
Missing XML comment for publicly visible type or member 'LoadSheddingConfiguratorTests'
Test deployment: tests/unit-tests/Farfetch.LoadShedding.AspNetCore.Tests/Configurators/LoadSheddingConfiguratorTests.cs#L11
Missing XML comment for publicly visible type or member 'LoadSheddingConfiguratorTests.LoadSheddingConfigurator_UseAdaptativeLimiterWithOptions_RegisterOptionsWithCorrectValues()'
Test deployment: tests/unit-tests/Farfetch.LoadShedding.AspNetCore.Tests/Middlewares/AdaptativeConcurrencyLimiterMiddlewareTests.cs#L12
Missing XML comment for publicly visible type or member 'AdaptativeConcurrencyLimiterMiddlewareTests'
Test deployment: tests/unit-tests/Farfetch.LoadShedding.AspNetCore.Tests/Middlewares/AdaptativeConcurrencyLimiterMiddlewareTests.cs#L22
Missing XML comment for publicly visible type or member 'AdaptativeConcurrencyLimiterMiddlewareTests.AdaptativeConcurrencyLimiterMiddlewareTests()'
Test deployment: tests/unit-tests/Farfetch.LoadShedding.AspNetCore.Tests/Middlewares/AdaptativeConcurrencyLimiterMiddlewareTests.cs#L45
Missing XML comment for publicly visible type or member 'AdaptativeConcurrencyLimiterMiddlewareTests.InvokeAsync_WithHeaderPriority_ExecuteAsyncIsInvokedWithDefinedPriority(string, Priority)'
Test deployment: tests/unit-tests/Farfetch.LoadShedding.AspNetCore.Tests/Middlewares/AdaptativeConcurrencyLimiterMiddlewareTests.cs#L76
Missing XML comment for publicly visible type or member 'AdaptativeConcurrencyLimiterMiddlewareTests.InvokeAsync_WithoutException_ExecuteAsyncIsInvokedWithDefaultPriority()'
Test deployment: tests/unit-tests/Farfetch.LoadShedding.AspNetCore.Tests/Middlewares/AdaptativeConcurrencyLimiterMiddlewareTests.cs#L101
Missing XML comment for publicly visible type or member 'AdaptativeConcurrencyLimiterMiddlewareTests.InvokeAsync_WithLimitReachedExceptionException_Returns()'
Test deployment: tests/unit-tests/Farfetch.LoadShedding.AspNetCore.Tests/Resolvers/DefaultPriorityResolverTests.cs#L9
Missing XML comment for publicly visible type or member 'DefaultPriorityResolverTests'
Test deployment: tests/unit-tests/Farfetch.LoadShedding.AspNetCore.Tests/Resolvers/EndpointPriorityResolverTests.cs#L11
Missing XML comment for publicly visible type or member 'EndpointPriorityResolverTests'