update breadcrumb component #67
Annotations
10 warnings
SiemensIXBlazor/Objects/TreeNodeToggledEventResult.cs#L8
Non-nullable property 'Id' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
SiemensIXBlazor/Components/Workflow/WorkflowSteps.razor.cs#L24
Non-nullable field '_interop' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
SiemensIXBlazor/Components/About/AboutMenuNews.razor.cs#L49
Non-nullable field '_interop' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
SiemensIXBlazor/Components/Blind/Blind.razor.cs#L27
Non-nullable field '_interop' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
SiemensIXBlazor/Components/CategoryFilter/CategoryFilter.razor.cs#L26
Possible null reference argument for parameter 'param' in 'void CategoryFilter.InitialParameter(string functionName, object param)'.
|
SiemensIXBlazor/Components/CategoryFilter/CategoryFilter.razor.cs#L35
Possible null reference argument for parameter 'param' in 'void CategoryFilter.InitialParameter(string functionName, object param)'.
|
SiemensIXBlazor/Components/Breadcrumb/Breadcrumb.razor.cs#L26
Non-nullable field '_interop' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
SiemensIXBlazor/Components/CategoryFilter/CategoryFilter.razor.cs#L52
Possible null reference argument for parameter 'param' in 'void CategoryFilter.InitialParameter(string functionName, object param)'.
|
SiemensIXBlazor/Components/About/AboutMenu.razor.cs#L60
Dereference of a possibly null reference.
|
SiemensIXBlazor/Components/ContentHeader/ContentHeader.razor.cs#L25
Non-nullable field '_interop' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
The logs for this run have expired and are no longer available.
Loading