First Commit #6
Annotations
12 warnings
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Build Project:
LogBook-WPF/Models/IniFile.cs#L23
Cannot convert null literal to non-nullable reference type.
|
Build Project:
LogBook-WPF/Models/IniFile.cs#L28
Cannot convert null literal to non-nullable reference type.
|
Build Project:
LogBook-WPF/Models/IniFile.cs#L35
Cannot convert null literal to non-nullable reference type.
|
Build Project:
LogBook-WPF/Models/IniFile.cs#L40
Cannot convert null literal to non-nullable reference type.
|
Build Project:
LogBook-WPF/Models/IniFile.cs#L45
Cannot convert null literal to non-nullable reference type.
|
Build Project:
LogBook-WPF/Models/IniFile.cs#L50
Cannot convert null literal to non-nullable reference type.
|
Build Project:
LogBook-WPF/UpdateQSO.xaml.cs#L317
Converting null literal or possible null value to non-nullable type.
|
Build Project:
LogBook-WPF/UpdateQSO.xaml.cs#L356
Converting null literal or possible null value to non-nullable type.
|
Build Project:
LogBook-WPF/MainWindow.xaml.cs#L185
Dereference of a possibly null reference.
|
Build Project:
LogBook-WPF/MainWindow.xaml.cs#L189
Dereference of a possibly null reference.
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "Build Debug".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
Loading