Skip to content

chore: update changelog #16

chore: update changelog

chore: update changelog #16

Triggered via push April 25, 2024 11:56
Status Success
Total duration 46s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

13 warnings
release
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-dotnet@v2, ffurrer2/extract-release-notes@v1, ultram4rine/extract-changes-action@v1, softprops/action-gh-release@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
release
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
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: PLCsimAdvanced_Manager/MainLayout.razor#L53
'Palette' is obsolete: 'This property will be abstract in a future update. Use PaletteLight, PaletteDark or your own implementation.'
release: PLCsimAdvanced_Manager/Components/SetIPSettingsDialog.razor#L42
Non-nullable property 'MudDialog' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
release: PLCsimAdvanced_Manager/Components/SetIPSettingsDialog.razor#L45
Non-nullable property 'selectedInstance' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
release: PLCsimAdvanced_Manager/MainLayout.razor#L119
The variable 'e' is declared but never used
release: PLCsimAdvanced_Manager/Components/NetInterfaceMappingSettings.razor.cs#L11
Non-nullable property 'MudDialog' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
release: PLCsimAdvanced_Manager/Components/NetInterfaceMappingSettings.razor.cs#L13
Non-nullable property 'selectedInstance' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
release: PLCsimAdvanced_Manager/Components/NetInterfaceMappingSettings.razor.cs#L17
Non-nullable field '_interface_1' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
release: PLCsimAdvanced_Manager/Components/NetInterfaceMappingSettings.razor.cs#L42
Non-nullable field '_interface_2' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
release: PLCsimAdvanced_Manager/Components/NetInterfaceMappingSettings.razor.cs#L68
Non-nullable field '_interface_3' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.