Skip to content

Merge pull request #13 from Task-Manager-Pro/codex/implement-autosave… #10

Merge pull request #13 from Task-Manager-Pro/codex/implement-autosave…

Merge pull request #13 from Task-Manager-Pro/codex/implement-autosave… #10

Triggered via push February 21, 2026 00:17
Status Failure
Total duration 39s
Artifacts

dotnet.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 11 warnings
build
Process completed with exit code 1.
build: Todo.Tests/Services/TaskManagerServicesTests.cs#L78
The type or namespace name 'Task' could not be found (are you missing a using directive or an assembly reference?)
build: Todo.Tests/Services/TaskManagerServicesTests.cs#L45
The type or namespace name 'Task' could not be found (are you missing a using directive or an assembly reference?)
build: Todo.Tests/Services/TaskManagerServicesTests.cs#L78
The type or namespace name 'Task' could not be found (are you missing a using directive or an assembly reference?)
build: Todo.Tests/Services/TaskManagerServicesTests.cs#L45
The type or namespace name 'Task' could not be found (are you missing a using directive or an assembly reference?)
build: Services/CategorieTaskService.cs#L27
The variable 'ex' is declared but never used
build: Entitys/UserEntity.cs#L13
Non-nullable property 'ProfilePicture' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: Entitys/UserEntity.cs#L9
Non-nullable property 'Password' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: Entitys/UserEntity.cs#L8
Non-nullable property 'Username' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: Controllers/CategorieTaskController.cs#L79
The variable 'ex' is declared but never used
build: Controllers/CategorieTaskController.cs#L75
Possible null reference argument for parameter 'entity' in 'EntityEntry<CategorieTaskEntity> DbSet<CategorieTaskEntity>.Remove(CategorieTaskEntity entity)'.
build: Controllers/CategorieTaskController.cs#L62
The variable 'ex' is declared but never used
build: Controllers/CategorieTaskController.cs#L47
The variable 'ex' is declared but never used
build: Controllers/CategorieTaskController.cs#L32
The variable 'ex' is declared but never used
build
The target framework 'net7.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
build
The target framework 'net7.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.