Skip to content

Datetimepicker test fix. #162

Datetimepicker test fix.

Datetimepicker test fix. #162

Triggered via pull request May 29, 2024 12:45
Status Success
Total duration 39s
Artifacts

build.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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/Workflow/WorkflowSteps.razor.cs#L33
Non-nullable field '_interop' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build: SiemensIXBlazor/Components/About/AboutMenu.razor.cs#L69
Dereference of a possibly null reference.
build: SiemensIXBlazor/Components/About/AboutMenu.razor.cs#L45
Non-nullable field '_interop' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
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/Workflow/WorkflowSteps.razor.cs#L33
Non-nullable field '_interop' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build: SiemensIXBlazor/Components/Upload/Upload.razor.cs#L73
Converting null literal or possible null value to non-nullable type.
build: SiemensIXBlazor/Components/Upload/Upload.razor.cs#L75
Converting null literal or possible null value to non-nullable type.