Merge pull request #211 from moomiji/master #25
Annotations
2 errors and 10 warnings
|
|
Core/Network/Get.cs#L26
Cannot convert null literal to non-nullable reference type.
|
Core/Account/Linq/ByQRCode.cs#L191
Cannot convert null literal to non-nullable reference type.
|
Core/Account/Linq/ByQRCode.cs#L35
Cannot convert null literal to non-nullable reference type.
|
Core/Config.cs#L75
Cannot convert null literal to non-nullable reference type.
|
Core/Config.cs#L387
Nullability of reference types in type of 'event PropertyChangedEventHandler RunConfig.PropertyChanged' doesn't match implicitly implemented member 'event PropertyChangedEventHandler? INotifyPropertyChanged.PropertyChanged'.
|
Core/Config.cs#L388
Cannot convert null literal to non-nullable reference type.
|
Core/LogModule/OperationQueue.cs#L29
The type name 'pack' only contains lower-cased ascii characters. Such names may become reserved for the language.
|
Core/Network/Post.cs#L27
Cannot convert null literal to non-nullable reference type.
|
Core/Network/Post.cs#L27
Cannot convert null literal to non-nullable reference type.
|
Core/Tools/Transcode.cs#L24
Cannot convert null literal to non-nullable reference type.
|
The logs for this run have expired and are no longer available.
Loading