Skip to content

move files

move files #93

Triggered via push May 20, 2024 12:59
Status Failure
Total duration 23s
Artifacts

dotnet.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
build: CleanAspCore/Data/HrContext.cs#L2
The type or namespace name 'Employees' does not exist in the namespace 'CleanAspCore.Data.Features' (are you missing an assembly reference?)
build: CleanAspCore/Features/Employees/Endpoints/AddEmployee.cs#L2
The type or namespace name 'Employees' does not exist in the namespace 'CleanAspCore.Data.Features' (are you missing an assembly reference?)
build: CleanAspCore/Features/Employees/Endpoints/GetEmployeeById.cs#L2
The type or namespace name 'Employees' does not exist in the namespace 'CleanAspCore.Data.Features' (are you missing an assembly reference?)
build: CleanAspCore/Features/Employees/Endpoints/UpdateEmployeeById.cs#L3
The type or namespace name 'Employees' does not exist in the namespace 'CleanAspCore.Data.Features' (are you missing an assembly reference?)
build: CleanAspCore/Data/Features/Employees/Employee.cs#L10
The type or namespace name 'Department' could not be found (are you missing a using directive or an assembly reference?)
build: CleanAspCore/Data/Features/Employees/Employee.cs#L12
The type or namespace name 'Job' could not be found (are you missing a using directive or an assembly reference?)
build: CleanAspCore/Data/HrContext.cs#L10
The type or namespace name 'Employee' could not be found (are you missing a using directive or an assembly reference?)
build: CleanAspCore/Features/Employees/Endpoints/AddEmployee.cs#L73
The type or namespace name 'Employee' could not be found (are you missing a using directive or an assembly reference?)
build: CleanAspCore/Features/Employees/Endpoints/GetEmployeeById.cs#L63
The type or namespace name 'Employee' could not be found (are you missing a using directive or an assembly reference?)
build: CleanAspCore/Data/HrContext.cs#L2
The type or namespace name 'Employees' does not exist in the namespace 'CleanAspCore.Data.Features' (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/.