Skip to content

enable dependabot

enable dependabot #14

Triggered via pull request March 22, 2024 17:33
Status Failure
Total duration 1m 7s
Artifacts

pr-validation.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
test: tests/Catalog.FunctionalTests/CatalogApiFixture.cs#L13
The type or namespace name 'PostgresContainerResource' could not be found (are you missing a using directive or an assembly reference?)
test: tests/Ordering.FunctionalTests/OrderingApiFixture.cs#L14
The type or namespace name 'PostgresContainerResource' could not be found (are you missing a using directive or an assembly reference?)
test: tests/Ordering.FunctionalTests/OrderingApiFixture.cs#L15
The type or namespace name 'PostgresContainerResource' could not be found (are you missing a using directive or an assembly reference?)
test: src/eShop.AppHost/Program.cs#L4
'IDistributedApplicationBuilder' does not contain a definition for 'AddRedisContainer' and no accessible extension method 'AddRedisContainer' accepting a first argument of type 'IDistributedApplicationBuilder' could be found (are you missing a using directive or an assembly reference?)
test: src/eShop.AppHost/Program.cs#L5
The best overload for 'AddAzureServiceBus' does not have a parameter named 'topicNames'
test: src/eShop.AppHost/Program.cs#L6
'IDistributedApplicationBuilder' does not contain a definition for 'AddPostgresContainer' and no accessible extension method 'AddPostgresContainer' accepting a first argument of type 'IDistributedApplicationBuilder' could be found (are you missing a using directive or an assembly reference?)
test: src/eShop.AppHost/Program.cs#L18
The type or namespace name 'Basket_API' does not exist in the namespace 'Projects' (are you missing an assembly reference?)
test: src/eShop.AppHost/Program.cs#L23
The type or namespace name 'Catalog_API' does not exist in the namespace 'Projects' (are you missing an assembly reference?)
test: src/eShop.AppHost/Program.cs#L28
The type or namespace name 'Ordering_API' does not exist in the namespace 'Projects' (are you missing an assembly reference?)
test: src/eShop.AppHost/Program.cs#L33
The type or namespace name 'OrderProcessor' does not exist in the namespace 'Projects' (are you missing an assembly reference?)
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/.