Skip to content

Update README.md

Update README.md #35

Triggered via push April 17, 2024 12:35
Status Success
Total duration 36s
Artifacts

publish.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

18 warnings
deploy
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3, battila7/get-version-action@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
deploy
The following actions uses node12 which is deprecated and will be forced to run on node16: battila7/get-version-action@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
deploy
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
deploy
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
deploy
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
deploy
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
deploy
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
deploy
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
deploy: SiemensIXBlazor/Objects/TreeNodeToggledEventResult.cs#L8
Non-nullable property 'Id' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
deploy: SiemensIXBlazor/Objects/Pane/PaneVariantChangedEventResponse.cs#L8
Non-nullable property 'Slot' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
deploy: SiemensIXBlazor/Objects/Pane/PaneVariantChangedEventResponse.cs#L10
Non-nullable property 'Variant' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
deploy: SiemensIXBlazor/Objects/Pane/PaneExpandedChangedEventResponse.cs#L8
Non-nullable property 'Slot' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
deploy: SiemensIXBlazor/Objects/Pane/PaneExpandedChangedEventResponse.cs#L10
Non-nullable property 'Expanded' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
deploy: SiemensIXBlazor/Objects/Pane/PaneBorderlessChangedEventResponse.cs#L8
Non-nullable property 'Slot' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
deploy: SiemensIXBlazor/Objects/Pane/PaneBorderlessChangedEventResponse.cs#L10
Non-nullable property 'Borderless' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
deploy: 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.
deploy: 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.
deploy: SiemensIXBlazor/Components/Upload/Upload.razor.cs#L64
Converting null literal or possible null value to non-nullable type.