Skip to content

Поддержать механизм загрузки файлов в качестве решения к задаче со стороны студентов #83

Поддержать механизм загрузки файлов в качестве решения к задаче со стороны студентов

Поддержать механизм загрузки файлов в качестве решения к задаче со стороны студентов #83

Triggered via pull request October 26, 2025 10:41
Status Success
Total duration 1m 50s
Artifacts

build.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

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