Update README.md #10
Merged
Update README.md #10
Annotations
11 warnings
|
Create the app package:
Converters/RepeatStateToGlyphConverter.cs#L24
Unreachable code detected
|
|
Create the app package:
Converters/ShuffleStateToBrushConverter.cs#L24
Possible null reference return.
|
|
Create the app package:
Converters/ShuffleStateToBrushConverter.cs#L20
Possible null reference return.
|
|
Create the app package:
Services/SettingsService.cs#L21
Non-nullable field '_instance' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
|
Create the app package:
Services/SettingsService.cs#L34
Non-nullable field '_libraryPath' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
|
Create the app package:
Services/SettingsService.cs#L34
Non-nullable event 'PropertyChanged' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the event as nullable.
|
|
Create the app package:
Services/SettingsService.cs#L16
Cannot convert null literal to non-nullable reference type.
|
|
Create the app package:
Services/SettingsService.cs#L15
Nullability of reference types in type of 'event PropertyChangedEventHandler SettingsService.PropertyChanged' doesn't match implicitly implemented member 'event PropertyChangedEventHandler? INotifyPropertyChanged.PropertyChanged'.
|
|
Create the app package:
Services/AudioService.cs#L783
Cannot convert null literal to non-nullable reference type.
|
|
Create the app package:
Services/AudioService.cs#L51
Nullability of reference types in type of 'event PropertyChangedEventHandler AudioService.PropertyChanged' doesn't match implicitly implemented member 'event PropertyChangedEventHandler? INotifyPropertyChanged.PropertyChanged'.
|
|
Setup MSBuild.exe
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/
|
Loading