Skip to content

build(deps): bump xunit.runner.visualstudio from 2.8.2 to 3.0.1 #446

build(deps): bump xunit.runner.visualstudio from 2.8.2 to 3.0.1

build(deps): bump xunit.runner.visualstudio from 2.8.2 to 3.0.1 #446

Triggered via pull request January 13, 2025 01:59
Status Failure
Total duration 4m 53s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

9 errors and 10 warnings
build: src/BuildingBlocks/BuildingBlocks.Infrastructure/Domain/UnitOfWorks/DomainEventsDispatching/DomainEventsDispatcher.cs#L1
The type or namespace name 'MediatR' could not be found (are you missing a using directive or an assembly reference?)
build: src/BuildingBlocks/BuildingBlocks.Infrastructure/Domain/UnitOfWorks/DomainEventsDispatching/IDomainEventsProvider.cs#L1
The type or namespace name 'Domain' does not exist in the namespace 'BuildingBlocks' (are you missing an assembly reference?)
build: src/BuildingBlocks/BuildingBlocks.Infrastructure/Domain/UnitOfWorks/UnitOfWork.cs#L1
The type or namespace name 'Domain' does not exist in the namespace 'BuildingBlocks' (are you missing an assembly reference?)
build: src/BuildingBlocks/BuildingBlocks.Infrastructure/Domain/UnitOfWorks/UnitOfWork.cs#L7
The type or namespace name 'IUnitOfWork' could not be found (are you missing a using directive or an assembly reference?)
build: src/BuildingBlocks/BuildingBlocks.Infrastructure/Domain/UnitOfWorks/DomainEventsDispatching/IDomainEventsProvider.cs#L7
The type or namespace name 'IDomainEvent' could not be found (are you missing a using directive or an assembly reference?)
build: src/BuildingBlocks/BuildingBlocks.Infrastructure/Domain/UnitOfWorks/DomainEventsDispatching/DomainEventsDispatcher.cs#L8
The type or namespace name 'IMediator' could not be found (are you missing a using directive or an assembly reference?)
build: src/BuildingBlocks/BuildingBlocks.Infrastructure/Domain/UnitOfWorks/DomainEventsDispatching/DomainEventsDispatcher.cs#L11
The type or namespace name 'IMediator' could not be found (are you missing a using directive or an assembly reference?)
build: tests/Inventory.Domain.UnitTests/StepDefinitions/CreateProductStepDefinitions.cs#L1
The type or namespace name 'BuildingBlocks' could not be found (are you missing a using directive or an assembly reference?)
build
Process completed with exit code 1.
build: src/Inventory.Application/ViewModels/Dashboard/DashboardViewModel.cs#L8
The field Inventory.Application.ViewModels.Dashboard.DashboardViewModel.myText using
build: src/Inventory.Application/ViewModels/Orders/OrdersViewModel.cs#L8
The field Inventory.Application.ViewModels.Orders.OrdersViewModel.myText using
build: src/Inventory.Application/ViewModels/Generic/GenericItemViewModel.cs#L14
The field Inventory.Application.ViewModels.Generic.GenericItemViewModel<TModel>.item using
build: src/Inventory.Application/ViewModels/ActivityLog/ActivityLogViewModel.cs#L8
The field Inventory.Application.ViewModels.ActivityLog.ActivityLogViewModel.myText using
build: src/Inventory.Application/Models/ProductModel.cs#L9
The field Inventory.Application.Models.ProductModel.id using
build: src/Inventory.Application/Models/ProductModel.cs#L12
The field Inventory.Application.Models.ProductModel.name using
build: src/Inventory.Application/Models/ProductModel.cs#L15
The field Inventory.Application.Models.ProductModel.category using
build: src/Inventory.Application/Models/ProductModel.cs#L18
The field Inventory.Application.Models.ProductModel.description using
build: src/Inventory.Application/Models/ProductModel.cs#L21
The field Inventory.Application.Models.ProductModel.imageSource using
build: src/Inventory.Application/Models/ProductModel.cs#L24
The field Inventory.Application.Models.ProductModel.price using