Improve repository quality and remove build warnings - #2
Merged
Merged
Annotations
11 warnings
|
Complete job
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/upload-artifact@v4, microsoft/setup-msbuild@v2. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Restore and build:
ChessGUI/MainWindow.xaml.cs#L254
Converting null literal or possible null value to non-nullable type.
|
|
Restore and build:
ChessGUI/MainWindow.xaml.cs#L253
Possible null reference return.
|
|
Restore and build:
ChessGUI/MainWindow.xaml.cs#L229
Cannot convert null literal to non-nullable reference type.
|
|
Restore and build:
ChessGUI/MainWindow.xaml.cs#L228
Cannot convert null literal to non-nullable reference type.
|
|
Restore and build:
ChessGUI/MainWindow.xaml.cs#L227
Cannot convert null literal to non-nullable reference type.
|
|
Restore and build:
ChessGUI/MainWindow.xaml.cs#L71
Cannot convert null literal to non-nullable reference type.
|
|
Restore and build:
ChessGUI/MainWindow.xaml.cs#L70
Cannot convert null literal to non-nullable reference type.
|
|
Restore and build:
ChessGUI/MainWindow.xaml.cs#L59
Cannot convert null literal to non-nullable reference type.
|
|
Restore and build:
ChessGUI/MainWindow.xaml.cs#L98
Possible null reference return.
|
|
Restore and build:
ChessGUI/MainWindow.xaml.cs#L95
Possible null reference return.
|
background
wait
wait-all
cancel
parallel
Loading