Skip to content

Update README.md

Update README.md #89

Triggered via push October 26, 2025 23:06
Status Success
Total duration 1m 54s
Artifacts

build.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
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
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.
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.