Skip to content

fix: UI cleanup and fixes #31

fix: UI cleanup and fixes

fix: UI cleanup and fixes #31

Triggered via push December 15, 2024 12:18
Status Success
Total duration 42s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

13 warnings
release
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
release
.NET 7.0 is no longer supported and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the .NET support policy.
release
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/
release
The "--output" option isn't supported when building a solution. Specifying a solution-level output path results in all projects copying outputs to the same directory, which can lead to inconsistent builds.
release
Could not retrieve first commit where branch 0.1.5 forked from main. Defaulting to zero commits.
release: PLCsimAdvanced_Manager/Pages/Instance.razor#L193
Found markup element with unexpected name 'DataTable'. If this is intended to be a component, add a @using directive for its namespace.
release: PLCsimAdvanced_Manager/Pages/Instance.razor#L196
Found markup element with unexpected name 'DataTable'. If this is intended to be a component, add a @using directive for its namespace.
release: PLCsimAdvanced_Manager/Pages/Instance.razor#L200
Found markup element with unexpected name 'DataTable'. If this is intended to be a component, add a @using directive for its namespace.
release: PLCsimAdvanced_Manager/Pages/Instance.razor#L373
Found markup element with unexpected name 'Nodegraph'. If this is intended to be a component, add a @using directive for its namespace.
release: PLCsimAdvanced_Manager/Shared/MainLayout.razor#L85
'Palette' is obsolete: 'This property will be abstract in a future update. Use PaletteLight, PaletteDark or your own implementation.'
release: PLCsimAdvanced_Manager/Shared/MainLayout.razor#L66
Possible null reference assignment.
release: PLCsimAdvanced_Manager/Components/StorageDialog.razor#L100
Possible null reference argument for parameter 'path1' in 'string Path.Combine(string path1, string path2)'.
release: PLCsimAdvanced_Manager/Shared/MainLayout.razor#L148
The variable 'e' is declared but never used