feat: update version #19
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/StorageDialog.razor#L83
Possible null reference argument for parameter 'path1' in 'string Path.Combine(string path1, string path2)'.
|
release:
PLCsimAdvanced_Manager/MainLayout.razor#L119
The variable 'e' is declared but never used
|
release:
PLCsimAdvanced_Manager/Components/StorageDialog.razor#L128
Possible null reference argument for parameter 'path1' in 'string Path.Combine(string path1, string path2)'.
|
release:
PLCsimAdvanced_Manager/Components/StorageDialog.razor#L132
Possible null reference argument for parameter 'path1' in 'string Path.Combine(string path1, string path2)'.
|
release:
PLCsimAdvanced_Manager/Components/StorageDialog.razor#L40
Non-nullable property 'MudDialog' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
release:
PLCsimAdvanced_Manager/Components/StorageDialog.razor#L42
Non-nullable field 'directoryToRename' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
release:
PLCsimAdvanced_Manager/Components/StorageDialog.razor#L43
Non-nullable field 'newDirectoryName' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
release:
PLCsimAdvanced_Manager/Components/StorageDialog.razor#L45
Non-nullable field 'watcher' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|