Skip to content

Merge pull request #40 from yagizhanNY/update-README-for-v4.0.8 #34

Merge pull request #40 from yagizhanNY/update-README-for-v4.0.8

Merge pull request #40 from yagizhanNY/update-README-for-v4.0.8 #34

Triggered via push March 22, 2024 11:42
Status Success
Total duration 31s
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/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/About/AboutMenu.razor.cs#L60
Dereference of a possibly null reference.
deploy: SiemensIXBlazor/Components/About/AboutMenu.razor.cs#L36
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)'.