build(deps): bump coverlet.collector from 6.0.2 to 6.0.3 #445
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/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/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/Products/ProductsViewModel.cs#L23
The field Inventory.Application.ViewModels.Products.ProductsViewModel.isSelectionMode 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/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
|