update #181
Annotations
1 error and 11 warnings
|
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-dotnet@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
|
Core/Tools/Transcode.cs#L24
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#L82
Cannot convert null literal to non-nullable reference type.
|
Core/Config.cs#L399
Nullability of reference types in type of 'event PropertyChangedEventHandler RunConfig.PropertyChanged' doesn't match implicitly implemented member 'event PropertyChangedEventHandler? INotifyPropertyChanged.PropertyChanged'.
|
Core/Config.cs#L400
Cannot convert null literal to non-nullable reference type.
|
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/Network/Get.cs#L26
Cannot convert null literal to non-nullable reference type.
|
The logs for this run have expired and are no longer available.
Loading