Bump vite and @vitejs/plugin-react in /hwproj.front - #677
Open
dependabot[bot] wants to merge 1 commit into
Open
Annotations
11 warnings
|
Complete job
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-dotnet@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Build:
HwProj.Common/HwProj.Models/AuthService/ViewModels/ResetPasswordViewModel.cs#L25
Non-nullable property 'PasswordConfirm' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build:
HwProj.Common/HwProj.Models/AuthService/ViewModels/ResetPasswordViewModel.cs#L21
Non-nullable property 'Password' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build:
HwProj.Common/HwProj.Models/AuthService/ViewModels/ResetPasswordViewModel.cs#L17
Non-nullable property 'Token' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build:
HwProj.Common/HwProj.Models/AuthService/ViewModels/ResetPasswordViewModel.cs#L14
Non-nullable property 'UserId' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build:
HwProj.Common/HwProj.Models/StatisticsService/StatisticsLecturerDTO.cs#L5
Non-nullable property 'LecturerId' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build:
HwProj.Common/HwProj.HttpUtils/JsonConvertExtensions.cs#L12
Possible null reference return.
|
|
Build:
HwProj.EventBus/HwProj.EventBus.Client/Implementations/EventBusRabbitMQ.cs#L133
Dereference of a possibly null reference.
|
|
Build:
HwProj.EventBus/HwProj.EventBus.Client/Implementations/DefaultConnection.cs#L21
Non-nullable field '_connection' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
|
Build
The target framework 'netcoreapp2.2' 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
The target framework 'netcoreapp2.2' 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.
|
background
wait
wait-all
cancel
parallel
Loading