Skip to content

Updated eventcontroller logic #378

Updated eventcontroller logic

Updated eventcontroller logic #378

Triggered via push June 20, 2024 23:31
Status Success
Total duration 1m 40s
Artifacts

unit-tests.yml

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

Annotations

30 warnings
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/Controller/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/Controller/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/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/Models/Database/ReasnContext.cs#L289
Supply an implementation for this partial method. (https://rules.sonarsource.com/csharp/RSPEC-3251)
dotnet-tests (macos-latest): Server/ReasnAPI/ReasnAPI/Models/Controller/EventCreateRequest.cs#L8
Property used as input in a controller action should be nullable or annotated with the Required attribute to avoid under-posting. (https://rules.sonarsource.com/csharp/RSPEC-6964)
dotnet-tests (macos-latest): Server/ReasnAPI/ReasnAPI/Models/Controller/EventCreateRequest.cs#L9
Property used as input in a controller action should be nullable or annotated with the Required attribute to avoid under-posting. (https://rules.sonarsource.com/csharp/RSPEC-6964)
dotnet-tests (macos-latest): Server/ReasnAPI/ReasnAPI/Models/Controller/EventCreateRequest.cs#L10
Property used as input in a controller action should be nullable or annotated with the Required attribute to avoid under-posting. (https://rules.sonarsource.com/csharp/RSPEC-6964)
dotnet-tests (macos-latest): Server/ReasnAPI/ReasnAPI/Models/Controller/EventCreateRequest.cs#L11
Property used as input in a controller action should be nullable or annotated with the Required attribute to avoid under-posting. (https://rules.sonarsource.com/csharp/RSPEC-6964)
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/Models/Controller/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/Controller/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/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/Models/Database/ReasnContext.cs#L289
Supply an implementation for this partial method. (https://rules.sonarsource.com/csharp/RSPEC-3251)
dotnet-tests (ubuntu-latest): Server/ReasnAPI/ReasnAPI/Models/Controller/EventCreateRequest.cs#L8
Property used as input in a controller action should be nullable or annotated with the Required attribute to avoid under-posting. (https://rules.sonarsource.com/csharp/RSPEC-6964)
dotnet-tests (ubuntu-latest): Server/ReasnAPI/ReasnAPI/Models/Controller/EventCreateRequest.cs#L9
Property used as input in a controller action should be nullable or annotated with the Required attribute to avoid under-posting. (https://rules.sonarsource.com/csharp/RSPEC-6964)
dotnet-tests (ubuntu-latest): Server/ReasnAPI/ReasnAPI/Models/Controller/EventCreateRequest.cs#L10
Property used as input in a controller action should be nullable or annotated with the Required attribute to avoid under-posting. (https://rules.sonarsource.com/csharp/RSPEC-6964)
dotnet-tests (ubuntu-latest): Server/ReasnAPI/ReasnAPI/Models/Controller/EventCreateRequest.cs#L11
Property used as input in a controller action should be nullable or annotated with the Required attribute to avoid under-posting. (https://rules.sonarsource.com/csharp/RSPEC-6964)
dotnet-tests (windows-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 (windows-latest): Server/ReasnAPI/ReasnAPI/Models/Controller/ParticipantsResponse.cs#L7
Non-nullable property 'Participating' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
dotnet-tests (windows-latest): Server/ReasnAPI/ReasnAPI/Models/Controller/ParticipantsResponse.cs#L8
Non-nullable property 'Interested' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
dotnet-tests (windows-latest): Server/ReasnAPI/ReasnAPI/Mappers/EventMapper.cs#L10
All 'ToDto' method overloads should be adjacent. (https://rules.sonarsource.com/csharp/RSPEC-4136)
dotnet-tests (windows-latest): Server/ReasnAPI/ReasnAPI/Models/Database/ReasnContext.cs#L289
Supply an implementation for this partial method. (https://rules.sonarsource.com/csharp/RSPEC-3251)
dotnet-tests (windows-latest): Server/ReasnAPI/ReasnAPI/Models/Controller/EventCreateRequest.cs#L8
Property used as input in a controller action should be nullable or annotated with the Required attribute to avoid under-posting. (https://rules.sonarsource.com/csharp/RSPEC-6964)
dotnet-tests (windows-latest): Server/ReasnAPI/ReasnAPI/Models/Controller/EventCreateRequest.cs#L9
Property used as input in a controller action should be nullable or annotated with the Required attribute to avoid under-posting. (https://rules.sonarsource.com/csharp/RSPEC-6964)
dotnet-tests (windows-latest): Server/ReasnAPI/ReasnAPI/Models/Controller/EventCreateRequest.cs#L10
Property used as input in a controller action should be nullable or annotated with the Required attribute to avoid under-posting. (https://rules.sonarsource.com/csharp/RSPEC-6964)
dotnet-tests (windows-latest): Server/ReasnAPI/ReasnAPI/Models/Controller/EventCreateRequest.cs#L11
Property used as input in a controller action should be nullable or annotated with the Required attribute to avoid under-posting. (https://rules.sonarsource.com/csharp/RSPEC-6964)