chore: libs folder #189
Triggered via pull request
October 12, 2024 02:26
Status
Cancelled
Total duration
1m 22s
Artifacts
–
Annotations
11 errors
build
Canceling since a higher priority waiting request for 'store-on-wheels-dev' exists
|
build:
src/StoreOnWheels.Server/Libs/Services/VendorService.cs#L2
The type or namespace name 'Configs' does not exist in the namespace 'StoreOnWheels.Server' (are you missing an assembly reference?)
|
build:
src/StoreOnWheels.Server/Libs/Services/VendorService.cs#L3
The type or namespace name 'Domains' does not exist in the namespace 'StoreOnWheels.Server' (are you missing an assembly reference?)
|
build:
src/StoreOnWheels.Server/Libs/Services/VendorService.cs#L4
The type or namespace name 'Shared' does not exist in the namespace 'StoreOnWheels.Server.Libs' (are you missing an assembly reference?)
|
build:
src/StoreOnWheels.Server/Program.cs#L3
The type or namespace name 'Configs' does not exist in the namespace 'StoreOnWheels.Server' (are you missing an assembly reference?)
|
build:
src/StoreOnWheels.Server/Program.cs#L5
The type or namespace name 'Domains' does not exist in the namespace 'StoreOnWheels.Server' (are you missing an assembly reference?)
|
build:
src/StoreOnWheels.Server/Program.cs#L6
The type or namespace name 'Shared' does not exist in the namespace 'StoreOnWheels.Server.Libs' (are you missing an assembly reference?)
|
build:
src/StoreOnWheels.Server/Program.cs#L8
The type or namespace name 'BackgroundServices' does not exist in the namespace 'StoreOnWheels.Server.Services' (are you missing an assembly reference?)
|
build:
src/StoreOnWheels.Server/Libs/Services/VendorService.cs#L8
The type or namespace name 'IVendorService' could not be found (are you missing a using directive or an assembly reference?)
|
build:
src/StoreOnWheels.Server/Libs/Services/VendorService.cs#L8
The type or namespace name 'AppDbContext' could not be found (are you missing a using directive or an assembly reference?)
|
build:
src/StoreOnWheels.Server/Libs/Services/VendorService.cs#L9
The type or namespace name 'Vendor' could not be found (are you missing a using directive or an assembly reference?)
|