v.1.0.3 #4
Triggered via release
February 14, 2026 10:01
OlegNadymov
published
v.1.0.3
Status
Success
Total duration
34s
Artifacts
–
Annotations
10 warnings
|
build:
src/Spoleto.PERCoWeb/Models/AccessReportEvent.cs#L58
Non-nullable property 'ZoneExit' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build:
src/Spoleto.PERCoWeb/Models/AccessReportEvent.cs#L52
Non-nullable property 'DivisionNameVis' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build:
src/Spoleto.PERCoWeb/Models/AccessReportEvent.cs#L49
Non-nullable property 'DivisionName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build:
src/Spoleto.PERCoWeb/Models/AccessReportEvent.cs#L43
Non-nullable property 'PositionName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build:
src/Spoleto.PERCoWeb/Models/AccessReportEvent.cs#L37
Non-nullable property 'TemplateNameVis' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build:
src/Spoleto.PERCoWeb/Models/AccessReportEvent.cs#L34
Non-nullable property 'TemplateName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build:
src/Spoleto.PERCoWeb/Models/AccessReportEvent.cs#L25
Non-nullable property 'Identifier' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build:
src/Spoleto.PERCoWeb/Models/AccessReportEvent.cs#L18
Non-nullable property 'Fio' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build:
src/Spoleto.PERCoWeb/Models/AccessReportEvent.cs#L15
Non-nullable property 'TabelNumber' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build:
src/Spoleto.PERCoWeb/Models/AccessReportEventContainer.cs#L20
Non-nullable property 'Rows' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|