Using DTOs with Support and Tema #12
Annotations
10 errors and 21 warnings
build-and-test:
backend-MT.Tests/IntegrationTests/Tests/AbonamentControllerTests.cs#L40
The type or namespace name 'Abonament' could not be found (are you missing a using directive or an assembly reference?)
|
build-and-test:
backend-MT.Tests/IntegrationTests/Tests/AbonamentControllerTests.cs#L65
The type or namespace name 'Abonament' could not be found (are you missing a using directive or an assembly reference?)
|
build-and-test:
backend-MT.Tests/IntegrationTests/Tests/PredareControllerTests.cs#L44
The type or namespace name 'Predare' could not be found (are you missing a using directive or an assembly reference?)
|
build-and-test:
backend-MT.Tests/IntegrationTests/Tests/AbonamentControllerTests.cs#L95
The type or namespace name 'Abonament' could not be found (are you missing a using directive or an assembly reference?)
|
build-and-test:
backend-MT.Tests/IntegrationTests/Tests/AbonamentControllerTests.cs#L115
The type or namespace name 'Abonament' could not be found (are you missing a using directive or an assembly reference?)
|
build-and-test:
backend-MT.Tests/IntegrationTests/Tests/PredareControllerTests.cs#L61
The type or namespace name 'Predare' could not be found (are you missing a using directive or an assembly reference?)
|
build-and-test:
backend-MT.Tests/IntegrationTests/Tests/AbonamentControllerTests.cs#L126
The type or namespace name 'Abonament' could not be found (are you missing a using directive or an assembly reference?)
|
build-and-test:
backend-MT.Tests/IntegrationTests/Tests/PredareControllerTests.cs#L82
The type or namespace name 'Predare' could not be found (are you missing a using directive or an assembly reference?)
|
build-and-test:
backend-MT.Tests/IntegrationTests/Tests/PredareControllerTests.cs#L96
The type or namespace name 'Predare' could not be found (are you missing a using directive or an assembly reference?)
|
build-and-test:
backend-MT.Tests/IntegrationTests/Tests/NotificareControllerTests.cs#L89
'Notificare' does not contain a definition for 'receptorId'
|
build-and-test
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-and-test:
backend-MT/Service/UserService/UserService.cs#L9
The using directive for 'backend_MT.Models' appeared previously in this namespace
|
build-and-test:
backend-MT/Service/UserService/UserService.cs#L11
The using directive for 'backend_MT.Models.DTOs.UserDTOs' appeared previously in this namespace
|
build-and-test:
backend-MT/Service/UserService/UserService.cs#L97
Possible null reference argument for parameter 'value' in 'Claim.Claim(string type, string value)'.
|
build-and-test:
backend-MT/Service/UserService/UserService.cs#L100
Possible null reference argument for parameter 'value' in 'Claim.Claim(string type, string value)'.
|
build-and-test:
backend-MT/Service/UserService/UserService.cs#L101
Possible null reference argument for parameter 'value' in 'Claim.Claim(string type, string value)'.
|
build-and-test:
backend-MT/Controllers/UserController.cs#L98
Possible null reference argument for parameter 's' in 'byte[] Encoding.GetBytes(string s)'.
|
build-and-test:
backend-MT/Models/User.cs#L11
Non-nullable property 'nume' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build-and-test:
backend-MT/Models/User.cs#L12
Non-nullable property 'prenume' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build-and-test:
backend-MT/Models/User.cs#L14
Non-nullable property 'pozaProfil' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build-and-test
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-and-test
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-and-test
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-and-test:
backend-MT/Service/UserService/UserService.cs#L9
The using directive for 'backend_MT.Models' appeared previously in this namespace
|
build-and-test:
backend-MT/Service/UserService/UserService.cs#L11
The using directive for 'backend_MT.Models.DTOs.UserDTOs' appeared previously in this namespace
|
build-and-test:
backend-MT/Controllers/UserController.cs#L98
Possible null reference argument for parameter 's' in 'byte[] Encoding.GetBytes(string s)'.
|
build-and-test:
backend-MT/Service/UserService/UserService.cs#L97
Possible null reference argument for parameter 'value' in 'Claim.Claim(string type, string value)'.
|
build-and-test:
backend-MT/Service/UserService/UserService.cs#L100
Possible null reference argument for parameter 'value' in 'Claim.Claim(string type, string value)'.
|
build-and-test:
backend-MT/Service/UserService/UserService.cs#L101
Possible null reference argument for parameter 'value' in 'Claim.Claim(string type, string value)'.
|
build-and-test:
backend-MT/Models/User.cs#L11
Non-nullable property 'nume' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build-and-test:
backend-MT/Models/User.cs#L12
Non-nullable property 'prenume' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|