Skip to content

feat: factory & handling empty filter #225

feat: factory & handling empty filter

feat: factory & handling empty filter #225

Triggered via push June 19, 2024 21:14
Status Failure
Total duration 47s
Artifacts

dotnet.yml

on: push
Matrix: Build
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 1 warning
Build (ubuntu-latest): src/Libs/Entities/Factories/EntityFactory.cs#L3
The type or namespace name 'LightInject' could not be found (are you missing a using directive or an assembly reference?)
Build (ubuntu-latest): src/Libs/Entities/Factories/EntityFactory.cs#L20
The type or namespace name 'IServiceFactory' could not be found (are you missing a using directive or an assembly reference?)
Build (ubuntu-latest): src/Libs/Entities/Factories/EntityFactory.cs#L45
The type or namespace name 'IServiceFactory' could not be found (are you missing a using directive or an assembly reference?)
Build (ubuntu-latest): src/Libs/Entities/Factories/EntityFactory.cs#L62
The type or namespace name 'IServiceFactory' could not be found (are you missing a using directive or an assembly reference?)
Build (ubuntu-latest): src/Libs/Entities/Factories/EntityFactory.cs#L3
The type or namespace name 'LightInject' could not be found (are you missing a using directive or an assembly reference?)
Build (ubuntu-latest): src/Libs/Entities/Factories/EntityFactory.cs#L20
The type or namespace name 'IServiceFactory' could not be found (are you missing a using directive or an assembly reference?)
Build (ubuntu-latest): src/Libs/Entities/Factories/EntityFactory.cs#L45
The type or namespace name 'IServiceFactory' could not be found (are you missing a using directive or an assembly reference?)
Build (ubuntu-latest): src/Libs/Entities/Factories/EntityFactory.cs#L62
The type or namespace name 'IServiceFactory' could not be found (are you missing a using directive or an assembly reference?)
Build (ubuntu-latest)
Process completed with exit code 1.
Build (windows-latest)
The job was canceled because "ubuntu-latest" failed.
Build (windows-latest)
The operation was canceled.
Build (ubuntu-latest)
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/.