Skip to content

currentUser API

currentUser API #18

Triggered via push February 1, 2025 22:36
Status Failure
Total duration 35s
Artifacts

ci.yml

on: push
build-and-test
26s
build-and-test
Fit to window
Zoom out
Zoom in

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/NotificareControllerTests.cs#L89
'Notificare' does not contain a definition for 'receptorId'
build-and-test: backend-MT.Tests/IntegrationTests/Tests/NotificareControllerTests.cs#L104
'Notificare' does not contain a definition for 'receptorId' and no accessible extension method 'receptorId' accepting a first argument of type 'Notificare' could be found (are you missing a using directive or an assembly reference?)
build-and-test: backend-MT.Tests/IntegrationTests/Tests/NotificareControllerTests.cs#L104
'Notificare' does not contain a definition for 'receptorId' and no accessible extension method 'receptorId' accepting a first argument of type 'Notificare' could be found (are you missing a using directive or an assembly reference?)
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/Migrations/20250131205026_secondmigration.cs#L9
The type name 'secondmigration' only contains lower-cased ascii characters. Such names may become reserved for the language.
build-and-test: backend-MT/Migrations/20250131205026_secondmigration.Designer.cs#L16
The type name 'secondmigration' only contains lower-cased ascii characters. Such names may become reserved for the language.
build-and-test: backend-MT/Migrations/20250131220018_thirdmig.cs#L8
The type name 'thirdmig' only contains lower-cased ascii characters. Such names may become reserved for the language.
build-and-test: backend-MT/Migrations/20250131220018_thirdmig.Designer.cs#L16
The type name 'thirdmig' only contains lower-cased ascii characters. Such names may become reserved for the language.
build-and-test: backend-MT/Program.cs#L109
Possible null reference argument for parameter 's' in 'byte[] Encoding.GetBytes(string s)'.
build-and-test: backend-MT/Service/UserService/UserService.cs#L86
Possible null reference argument for parameter 'value' in 'Claim.Claim(string type, string value)'.
build-and-test: backend-MT/Service/UserService/UserService.cs#L89
Possible null reference argument for parameter 'value' in 'Claim.Claim(string type, string value)'.
build-and-test: backend-MT/Service/UserService/UserService.cs#L90
Possible null reference argument for parameter 'value' in 'Claim.Claim(string type, string value)'.
build-and-test: backend-MT/Controllers/PlataController.cs#L43
Possible mistaken empty statement
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/Migrations/20250131205026_secondmigration.cs#L9
The type name 'secondmigration' only contains lower-cased ascii characters. Such names may become reserved for the language.
build-and-test: backend-MT/Migrations/20250131205026_secondmigration.Designer.cs#L16
The type name 'secondmigration' only contains lower-cased ascii characters. Such names may become reserved for the language.
build-and-test: backend-MT/Migrations/20250131220018_thirdmig.cs#L8
The type name 'thirdmig' only contains lower-cased ascii characters. Such names may become reserved for the language.
build-and-test: backend-MT/Migrations/20250131220018_thirdmig.Designer.cs#L16
The type name 'thirdmig' only contains lower-cased ascii characters. Such names may become reserved for the language.
build-and-test: backend-MT/Service/UserService/UserService.cs#L86
Possible null reference argument for parameter 'value' in 'Claim.Claim(string type, string value)'.
build-and-test: backend-MT/Service/UserService/UserService.cs#L89
Possible null reference argument for parameter 'value' in 'Claim.Claim(string type, string value)'.
build-and-test: backend-MT/Service/UserService/UserService.cs#L90
Possible null reference argument for parameter 'value' in 'Claim.Claim(string type, string value)'.
build-and-test: backend-MT/Service/UserService/UserService.cs#L110
Dereference of a possibly null reference.