Skip to content

chore(deps): bump webpack from 5.89.0 to 5.94.0 in /website #55

chore(deps): bump webpack from 5.89.0 to 5.94.0 in /website

chore(deps): bump webpack from 5.89.0 to 5.94.0 in /website #55

Triggered via pull request August 31, 2024 00:57
Status Success
Total duration 1m 23s
Artifacts

build.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-dotnet@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build: tests/unit-tests/Farfetch.LoadShedding.AspNetCore.Tests/Configurators/LoadSheddingConfiguratorTests.cs#L8
Missing XML comment for publicly visible type or member 'LoadSheddingConfiguratorTests'
build: tests/unit-tests/Farfetch.LoadShedding.AspNetCore.Tests/Configurators/LoadSheddingConfiguratorTests.cs#L11
Missing XML comment for publicly visible type or member 'LoadSheddingConfiguratorTests.LoadSheddingConfigurator_UseAdaptativeLimiterWithOptions_RegisterOptionsWithCorrectValues()'
build: tests/unit-tests/Farfetch.LoadShedding.AspNetCore.Tests/Middlewares/AdaptativeConcurrencyLimiterMiddlewareTests.cs#L12
Missing XML comment for publicly visible type or member 'AdaptativeConcurrencyLimiterMiddlewareTests'
build: tests/unit-tests/Farfetch.LoadShedding.AspNetCore.Tests/Middlewares/AdaptativeConcurrencyLimiterMiddlewareTests.cs#L22
Missing XML comment for publicly visible type or member 'AdaptativeConcurrencyLimiterMiddlewareTests.AdaptativeConcurrencyLimiterMiddlewareTests()'
build: 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)'
build: tests/unit-tests/Farfetch.LoadShedding.AspNetCore.Tests/Middlewares/AdaptativeConcurrencyLimiterMiddlewareTests.cs#L76
Missing XML comment for publicly visible type or member 'AdaptativeConcurrencyLimiterMiddlewareTests.InvokeAsync_WithoutException_ExecuteAsyncIsInvokedWithDefaultPriority()'
build: tests/unit-tests/Farfetch.LoadShedding.AspNetCore.Tests/Middlewares/AdaptativeConcurrencyLimiterMiddlewareTests.cs#L101
Missing XML comment for publicly visible type or member 'AdaptativeConcurrencyLimiterMiddlewareTests.InvokeAsync_WithLimitReachedExceptionException_Returns()'
build: tests/unit-tests/Farfetch.LoadShedding.AspNetCore.Tests/Resolvers/DefaultPriorityResolverTests.cs#L9
Missing XML comment for publicly visible type or member 'DefaultPriorityResolverTests'
build: tests/unit-tests/Farfetch.LoadShedding.AspNetCore.Tests/Resolvers/EndpointPriorityResolverTests.cs#L11
Missing XML comment for publicly visible type or member 'EndpointPriorityResolverTests'
build: tests/unit-tests/Farfetch.LoadShedding.AspNetCore.Tests/Resolvers/EndpointPriorityResolverTests.cs#L17
Missing XML comment for publicly visible type or member 'EndpointPriorityResolverTests.EndpointPriorityResolverTests()'