Adding component unit tests [DateDropdown-MapNavigation] #149
Annotations
21 warnings
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build:
SiemensIXBlazor/Objects/TreeNodeToggledEventResult.cs#L17
Non-nullable property 'Id' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
SiemensIXBlazor/Objects/Pane/PaneVariantChangedEventResponse.cs#L17
Non-nullable property 'Slot' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
SiemensIXBlazor/Objects/Pane/PaneVariantChangedEventResponse.cs#L19
Non-nullable property 'Variant' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
SiemensIXBlazor/Objects/Pane/PaneExpandedChangedEventResponse.cs#L17
Non-nullable property 'Slot' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
SiemensIXBlazor/Objects/Pane/PaneExpandedChangedEventResponse.cs#L19
Non-nullable property 'Expanded' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
SiemensIXBlazor/Objects/Pane/PaneBorderlessChangedEventResponse.cs#L17
Non-nullable property 'Slot' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
SiemensIXBlazor/Objects/Pane/PaneBorderlessChangedEventResponse.cs#L19
Non-nullable property 'Borderless' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
SiemensIXBlazor/Components/CategoryFilter/CategoryFilter.razor.cs#L35
Possible null reference argument for parameter 'param' in 'void CategoryFilter.InitialParameter(string functionName, object param)'.
|
build:
SiemensIXBlazor/Components/CategoryFilter/CategoryFilter.razor.cs#L44
Possible null reference argument for parameter 'param' in 'void CategoryFilter.InitialParameter(string functionName, object param)'.
|
build:
SiemensIXBlazor/Components/About/AboutMenu.razor.cs#L69
Dereference of a possibly null reference.
|
build:
SiemensIXBlazor/Objects/TreeNodeToggledEventResult.cs#L17
Non-nullable property 'Id' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
SiemensIXBlazor/Objects/Pane/PaneVariantChangedEventResponse.cs#L17
Non-nullable property 'Slot' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
SiemensIXBlazor/Objects/Pane/PaneVariantChangedEventResponse.cs#L19
Non-nullable property 'Variant' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
SiemensIXBlazor/Objects/Pane/PaneExpandedChangedEventResponse.cs#L17
Non-nullable property 'Slot' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
SiemensIXBlazor/Objects/Pane/PaneExpandedChangedEventResponse.cs#L19
Non-nullable property 'Expanded' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
SiemensIXBlazor/Objects/Pane/PaneBorderlessChangedEventResponse.cs#L17
Non-nullable property 'Slot' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
SiemensIXBlazor/Objects/Pane/PaneBorderlessChangedEventResponse.cs#L19
Non-nullable property 'Borderless' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
SiemensIXBlazor/Components/CategoryFilter/CategoryFilter.razor.cs#L35
Possible null reference argument for parameter 'param' in 'void CategoryFilter.InitialParameter(string functionName, object param)'.
|
build:
SiemensIXBlazor/Components/CategoryFilter/CategoryFilter.razor.cs#L44
Possible null reference argument for parameter 'param' in 'void CategoryFilter.InitialParameter(string functionName, object param)'.
|
build:
SiemensIXBlazor/Components/CategoryFilter/CategoryFilter.razor.cs#L61
Possible null reference argument for parameter 'param' in 'void CategoryFilter.InitialParameter(string functionName, object param)'.
|