Skip to content

build(deps): bump express from 4.18.2 to 4.19.2 in /Client/reasn-client #467

build(deps): bump express from 4.18.2 to 4.19.2 in /Client/reasn-client

build(deps): bump express from 4.18.2 to 4.19.2 in /Client/reasn-client #467

Status Success
Total duration 2m 50s
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/Controllers/UsersController.cs#L14
Parameter 'UserService userService' is captured into the state of the enclosing type and its value is also used to initialize a field, property, or event.
dotnet-tests (macos-latest): Server/ReasnAPI/ReasnAPI/Services/UserService.cs#L18
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/Services/EventService.cs#L14
Parameter 'commentService' is unread.
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/Program.cs#L150
Await RunAsync instead. (https://rules.sonarsource.com/csharp/RSPEC-6966)
dotnet-tests (macos-latest): Server/ReasnAPI/ReasnAPI/Models/DTOs/UserDto.cs#L7
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/Controllers/UsersController.cs#L14
Parameter 'UserService userService' is captured into the state of the enclosing type and its value is also used to initialize a field, property, or event.
dotnet-tests (ubuntu-latest): Server/ReasnAPI/ReasnAPI/Services/UserService.cs#L18
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/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/EventService.cs#L14
Parameter 'commentService' is unread.
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/Program.cs#L150
Await RunAsync instead. (https://rules.sonarsource.com/csharp/RSPEC-6966)
dotnet-tests (ubuntu-latest): Server/ReasnAPI/ReasnAPI/Models/API/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/Controllers/UsersController.cs#L14
Parameter 'UserService userService' is captured into the state of the enclosing type and its value is also used to initialize a field, property, or event.
dotnet-tests (windows-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 (windows-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 (windows-latest): Server/ReasnAPI/ReasnAPI/Services/UserService.cs#L18
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/Services/EventService.cs#L14
Parameter 'commentService' is unread.
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/Program.cs#L150
Await RunAsync instead. (https://rules.sonarsource.com/csharp/RSPEC-6966)
dotnet-tests (windows-latest): Server/ReasnAPI/ReasnAPI/Models/API/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)