Skip to content

updated models

updated models #404

Triggered via push June 22, 2024 18:53
Status Failure
Total duration 1m 39s
Artifacts

unit-tests.yml

on: push
Matrix: client-tests
Matrix: dotnet-tests
Fit to window
Zoom out
Zoom in

Annotations

13 errors and 21 warnings
dotnet-tests (macos-latest): Server/ReasnAPI/ReasnAPI.Tests/Services/EventServicesTest.cs#L27
'EventDto' does not contain a definition for 'AddressId'
dotnet-tests (macos-latest): Server/ReasnAPI/ReasnAPI.Tests/Services/EventServicesTest.cs#L105
'EventDto' does not contain a definition for 'AddressId'
dotnet-tests (macos-latest): Server/ReasnAPI/ReasnAPI.Tests/Services/EventServicesTest.cs#L27
'EventDto' does not contain a definition for 'AddressId'
dotnet-tests (macos-latest): Server/ReasnAPI/ReasnAPI.Tests/Services/EventServicesTest.cs#L105
'EventDto' does not contain a definition for 'AddressId'
dotnet-tests (macos-latest)
Process completed with exit code 1.
dotnet-tests (windows-latest)
The job was canceled because "macos-latest" failed.
dotnet-tests (windows-latest)
The operation was canceled.
dotnet-tests (ubuntu-latest)
The job was canceled because "macos-latest" failed.
dotnet-tests (ubuntu-latest): Server/ReasnAPI/ReasnAPI.Tests/Services/EventServicesTest.cs#L27
'EventDto' does not contain a definition for 'AddressId'
dotnet-tests (ubuntu-latest): Server/ReasnAPI/ReasnAPI.Tests/Services/EventServicesTest.cs#L105
'EventDto' does not contain a definition for 'AddressId'
dotnet-tests (ubuntu-latest): Server/ReasnAPI/ReasnAPI.Tests/Services/EventServicesTest.cs#L27
'EventDto' does not contain a definition for 'AddressId'
dotnet-tests (ubuntu-latest): Server/ReasnAPI/ReasnAPI.Tests/Services/EventServicesTest.cs#L105
'EventDto' does not contain a definition for 'AddressId'
dotnet-tests (ubuntu-latest)
The operation was canceled.
dotnet-tests (macos-latest)
No files were found with the provided path: Server/ReasnAPI/TestResults-macos-latest-commit-b43bc83d63e809b277a4c7149965c213e4be27b6. No artifacts will be uploaded.
dotnet-tests (macos-latest): Server/ReasnAPI/ReasnAPI/Controllers/UsersController.cs#L11
Non-nullable field 'userService' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
dotnet-tests (macos-latest): Server/ReasnAPI/ReasnAPI/Controllers/UsersController.cs#L12
Non-nullable field 'imageService' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
dotnet-tests (macos-latest): Server/ReasnAPI/ReasnAPI/Services/UserService.cs#L17
Non-nullable field '_httpContextAccessor' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
dotnet-tests (macos-latest): Server/ReasnAPI/ReasnAPI/Models/API/ParticipantsResponse.cs#L7
Non-nullable property 'Participating' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
dotnet-tests (macos-latest): Server/ReasnAPI/ReasnAPI/Models/API/ParticipantsResponse.cs#L8
Non-nullable property 'Interested' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
dotnet-tests (macos-latest): Server/ReasnAPI/ReasnAPI/Controllers/UsersController.cs#L12
Field 'UsersController.imageService' is never assigned to, and will always have its default value null
dotnet-tests (macos-latest): Server/ReasnAPI/ReasnAPI/Controllers/UsersController.cs#L11
Field 'UsersController.userService' is never assigned to, and will always have its default value null
dotnet-tests (macos-latest): Server/ReasnAPI/ReasnAPI/Mappers/EventMapper.cs#L10
All 'ToDto' method overloads should be adjacent. (https://rules.sonarsource.com/csharp/RSPEC-4136)
dotnet-tests (macos-latest): Server/ReasnAPI/ReasnAPI/Controllers/UsersController.cs#L11
Remove unassigned field 'userService', or set its value. (https://rules.sonarsource.com/csharp/RSPEC-3459)
dotnet-tests (ubuntu-latest): Server/ReasnAPI/ReasnAPI/Controllers/UsersController.cs#L11
Non-nullable field 'userService' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
dotnet-tests (ubuntu-latest): Server/ReasnAPI/ReasnAPI/Controllers/UsersController.cs#L12
Non-nullable field 'imageService' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
dotnet-tests (ubuntu-latest): Server/ReasnAPI/ReasnAPI/Models/API/ParticipantsResponse.cs#L7
Non-nullable property 'Participating' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
dotnet-tests (ubuntu-latest): Server/ReasnAPI/ReasnAPI/Models/API/ParticipantsResponse.cs#L8
Non-nullable property 'Interested' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
dotnet-tests (ubuntu-latest): Server/ReasnAPI/ReasnAPI/Services/UserService.cs#L17
Non-nullable field '_httpContextAccessor' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
dotnet-tests (ubuntu-latest): Server/ReasnAPI/ReasnAPI/Controllers/UsersController.cs#L12
Field 'UsersController.imageService' is never assigned to, and will always have its default value null
dotnet-tests (ubuntu-latest): Server/ReasnAPI/ReasnAPI/Controllers/UsersController.cs#L11
Field 'UsersController.userService' is never assigned to, and will always have its default value null
dotnet-tests (ubuntu-latest): Server/ReasnAPI/ReasnAPI/Mappers/EventMapper.cs#L10
All 'ToDto' method overloads should be adjacent. (https://rules.sonarsource.com/csharp/RSPEC-4136)
dotnet-tests (ubuntu-latest): Server/ReasnAPI/ReasnAPI/Controllers/UsersController.cs#L11
Remove unassigned field 'userService', or set its value. (https://rules.sonarsource.com/csharp/RSPEC-3459)