Update Dockerfile #6
Annotations
10 errors and 5 warnings
build-and-deploy:
Controllers/CategoriesController.cs#L1
The type or namespace name 'CoreBusiness' could not be found (are you missing a using directive or an assembly reference?)
|
build-and-deploy:
Controllers/CategoriesController.cs#L4
The type or namespace name 'UseCases' could not be found (are you missing a using directive or an assembly reference?)
|
build-and-deploy:
Controllers/ProductsController.cs#L2
The type or namespace name 'CoreBusiness' could not be found (are you missing a using directive or an assembly reference?)
|
build-and-deploy:
Controllers/ProductsController.cs#L6
The type or namespace name 'UseCases' could not be found (are you missing a using directive or an assembly reference?)
|
build-and-deploy:
Controllers/ProductsController.cs#L7
The type or namespace name 'UseCases' could not be found (are you missing a using directive or an assembly reference?)
|
build-and-deploy:
Controllers/SalesController.cs#L4
The type or namespace name 'UseCases' could not be found (are you missing a using directive or an assembly reference?)
|
build-and-deploy:
Controllers/SalesController.cs#L5
The type or namespace name 'UseCases' could not be found (are you missing a using directive or an assembly reference?)
|
build-and-deploy:
Controllers/TransactionsController.cs#L4
The type or namespace name 'UseCases' could not be found (are you missing a using directive or an assembly reference?)
|
build-and-deploy:
Program.cs#L2
The type or namespace name 'Plugins' could not be found (are you missing a using directive or an assembly reference?)
|
build-and-deploy:
Program.cs#L3
The type or namespace name 'UseCases' could not be found (are you missing a using directive or an assembly reference?)
|
build-and-deploy
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
build-and-deploy:
Migrations/20241210202131_identity.cs#L9
The type name 'identity' only contains lower-cased ascii characters. Such names may become reserved for the language.
|
build-and-deploy:
Migrations/20241210202131_identity.Designer.cs#L16
The type name 'identity' only contains lower-cased ascii characters. Such names may become reserved for the language.
|
build-and-deploy:
Migrations/20241210202131_identity.cs#L9
The type name 'identity' only contains lower-cased ascii characters. Such names may become reserved for the language.
|
build-and-deploy:
Migrations/20241210202131_identity.Designer.cs#L16
The type name 'identity' only contains lower-cased ascii characters. Such names may become reserved for the language.
|