Skip to content

update siemens-ix to 2.0.4 #31

update siemens-ix to 2.0.4

update siemens-ix to 2.0.4 #31

Triggered via push November 30, 2023 10:23
Status Success
Total duration 39s
Artifacts

publish.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

17 warnings
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/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.
deploy: SiemensIXBlazor/Components/Upload/Upload.razor.cs#L66
Converting null literal or possible null value to non-nullable type.
deploy: SiemensIXBlazor/Components/Upload/Upload.razor.cs#L67
Converting null literal or possible null value to non-nullable type.
deploy: SiemensIXBlazor/Components/Upload/Upload.razor.cs#L70
Possible null reference argument for parameter 'name' in 'IXFile.IXFile(string name, long size, string type, string base64Data)'.
deploy: SiemensIXBlazor/Components/Upload/Upload.razor.cs#L70
Possible null reference argument for parameter 'type' in 'IXFile.IXFile(string name, long size, string type, string base64Data)'.
deploy: SiemensIXBlazor/Components/Upload/Upload.razor.cs#L70
Possible null reference argument for parameter 'base64Data' in 'IXFile.IXFile(string name, long size, string type, string base64Data)'.
deploy: SiemensIXBlazor/Components/Upload/Upload.razor.cs#L36
Non-nullable field '_fileUploadInterop' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.