Skip to content

build(deps): bump FluentAssertions from 6.12.0 to 8.0.0 #449

build(deps): bump FluentAssertions from 6.12.0 to 8.0.0

build(deps): bump FluentAssertions from 6.12.0 to 8.0.0 #449

Triggered via pull request January 20, 2025 01:20
Status Failure
Total duration 5m 30s
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/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: 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: 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/Customers/CustomersViewModel.cs#L8
The field Inventory.Application.ViewModels.Customers.CustomersViewModel.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/Shell/ShellViewModel.cs#L10
The field Inventory.Application.ViewModels.Shell.ShellViewModel._isBackEnabled using
build: src/Inventory.Application/ViewModels/Shell/ShellViewModel.cs#L13
The field Inventory.Application.ViewModels.Shell.ShellViewModel._selected using
build: src/Inventory.Application/ViewModels/Settings/SettingsViewModel.cs#L15
The field Inventory.Application.ViewModels.Settings.SettingsViewModel._currentTheme using
build: src/Inventory.Application/ViewModels/Settings/SettingsViewModel.cs#L18
The field Inventory.Application.ViewModels.Settings.SettingsViewModel._versionDescription using
build: src/Inventory.Application/ViewModels/Orders/OrdersViewModel.cs#L8
The field Inventory.Application.ViewModels.Orders.OrdersViewModel.myText using
build: src/Inventory.Application/ViewModels/Dashboard/DashboardViewModel.cs#L8
The field Inventory.Application.ViewModels.Dashboard.DashboardViewModel.myText 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