Add all controllers to Inlow.Api #26
Annotations
10 errors and 1 warning
build:
Inflow.Api/Controllers/CategoriesController.cs#L1
The type or namespace name 'ClosedXML' could not be found (are you missing a using directive or an assembly reference?)
|
build:
Inflow.Api/Controllers/CategoriesController.cs#L2
The type or namespace name 'Domain' does not exist in the namespace 'DiyorMarket' (are you missing an assembly reference?)
|
build:
Inflow.Api/Controllers/CategoriesController.cs#L3
The type or namespace name 'Domain' does not exist in the namespace 'DiyorMarket' (are you missing an assembly reference?)
|
build:
Inflow.Api/Controllers/CategoriesController.cs#L4
The type or namespace name 'Domain' does not exist in the namespace 'DiyorMarket' (are you missing an assembly reference?)
|
build:
Inflow.Api/Controllers/CategoriesController.cs#L5
The type or namespace name 'Domain' does not exist in the namespace 'DiyorMarket' (are you missing an assembly reference?)
|
build:
Inflow.Api/Controllers/CategoriesController.cs#L6
The type or namespace name 'Domain' does not exist in the namespace 'DiyorMarket' (are you missing an assembly reference?)
|
build:
Inflow.Api/Controllers/CategoriesController.cs#L7
The type or namespace name 'ResourceParameters' does not exist in the namespace 'DiyorMarket' (are you missing an assembly reference?)
|
build:
Inflow.Api/Controllers/CustomersController.cs#L1
The type or namespace name 'ClosedXML' could not be found (are you missing a using directive or an assembly reference?)
|
build:
Inflow.Api/Controllers/CustomersController.cs#L2
The type or namespace name 'Domain' does not exist in the namespace 'DiyorMarket' (are you missing an assembly reference?)
|
build:
Inflow.Api/Controllers/CustomersController.cs#L3
The type or namespace name 'Domain' does not exist in the namespace 'DiyorMarket' (are you missing an assembly reference?)
|
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|