Release #1
Annotations
12 warnings
build (Release)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v3, microsoft/[email protected], 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 (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.
|
build (Release):
ResourceManagerUpdater/MainWindow.xaml.cs#L27
Nullability of reference types in type of 'event PropertyChangedEventHandler MainWindow.PropertyChanged' doesn't match implicitly implemented member 'event PropertyChangedEventHandler? INotifyPropertyChanged.PropertyChanged'.
|
build (Release):
ResourceManagerUpdater/MainWindow.xaml.cs#L179
Possible null reference argument for parameter 'path' in 'DirectoryInfo Directory.CreateDirectory(string path)'.
|
build (Release):
ResourceManagerUpdater/MainWindow.xaml.cs#L214
Converting null literal or possible null value to non-nullable type.
|
build (Release):
ResourceManagerUpdater/MainWindow.xaml.cs#L219
Possible null reference return.
|
build (Release):
ResourceManagerUpdater/MainWindow.xaml.cs#L222
Non-nullable event 'PropertyChanged' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the event as nullable.
|
build (Release):
ResourceManagerUpdater/MainWindow.xaml.cs#L222
Non-nullable field 'updateName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
build (Release):
ResourceManagerUpdater/MainWindow.xaml.cs#L222
Non-nullable field 'progressText' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
build (Release):
ResourceManagerUpdater/MainWindow.xaml.cs#L222
Non-nullable field 'availableVersion' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
build (Release):
ResourceManagerUpdater/MainWindow.xaml.cs#L272
Converting null literal or possible null value to non-nullable type.
|
Deprecation notice: v1, v2, and v3 of the artifact actions
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "ResourceManager".
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/
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
ResourceManager
Expired
|
31.1 MB |
|