Skip to content

downgrade the web component package #20

downgrade the web component package

downgrade the web component package #20

Triggered via push July 7, 2023 13:21
Status Success
Total duration 43s
Artifacts

publish.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

18 warnings
deploy
File '/home/runner/work/siemens-ix-blazor/siemens-ix-blazor/SiemensIXBlazor/wwwroot/.DS_Store' was not added to the package. Files and folders starting with '.' or ending with '.nupkg' are excluded by default. To include this file, use -NoDefaultExcludes from the commandline
deploy
File '/home/runner/work/siemens-ix-blazor/siemens-ix-blazor/SiemensIXBlazor/wwwroot/css/.DS_Store' was not added to the package. Files and folders starting with '.' or ending with '.nupkg' are excluded by default. To include this file, use -NoDefaultExcludes from the commandline
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/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.
deploy: SiemensIXBlazor/Components/Tree/Tree.razor.cs#L26
Possible null reference argument for parameter 'param' in 'void Tree.InitialParameter(string functionName, object param)'.