Fix GitHub Actions restore step #3
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/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:
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
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.
|