Skip to content

Add architecture flow documentation #5

Add architecture flow documentation

Add architecture flow documentation #5

Triggered via pull request June 25, 2025 22:43
Status Success
Total duration 38s
Artifacts

dotnet.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
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/LoginController.cs#L60
The variable 'ex' is declared but never used
build: Controllers/LoginController.cs#L45
The variable 'ex' is declared but never used
build: Controllers/LoginController.cs#L31
The variable 'ex' is declared but never used
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.