Feature: Nullability #672
publish-nuget.yml
on: pull_request
Matrix: Unit testing
Build and publish all packages to NuGet
0s
Annotations
100 warnings
Unit testing (macos-latest):
src/NetSparkle/AppCastItem.cs#L391
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
|
Unit testing (macos-latest):
src/NetSparkle/AppCastItem.cs#L374
Nullability of reference types in type of parameter 'other' of 'int AppCastItem.CompareTo(AppCastItem other)' doesn't match implicitly implemented member 'int IComparable<AppCastItem>.CompareTo(AppCastItem? other)' (possibly because of nullability attributes).
|
Unit testing (macos-latest):
src/NetSparkle/Downloaders/WebRequestAppCastDataDownloader.cs#L131
Dereference of a possibly null reference.
|
Unit testing (macos-latest):
src/NetSparkle/AppCastItem.cs#L38
Cannot convert null literal to non-nullable reference type.
|
Unit testing (macos-latest):
src/NetSparkle/AppCastItem.cs#L203
Possible null reference assignment.
|
Unit testing (macos-latest):
src/NetSparkle/AppCastItem.cs#L204
Possible null reference assignment.
|
Unit testing (macos-latest):
src/NetSparkle/AppCastItem.cs#L239
Dereference of a possibly null reference.
|
Unit testing (macos-latest):
src/NetSparkle/AppCastItem.cs#L17
Non-nullable field '_semVerLikeCache' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Unit testing (macos-latest):
src/NetSparkle/AppCastItem.cs#L18
Non-nullable field '_version' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Unit testing (macos-latest):
src/NetSparkle/AppCastItem.cs#L23
Non-nullable property 'AppName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Unit testing (macos-latest):
src/NetSparkle/AppCastItem.cs#L391
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
|
Unit testing (macos-latest):
src/NetSparkle/AppCastItem.cs#L374
Nullability of reference types in type of parameter 'other' of 'int AppCastItem.CompareTo(AppCastItem other)' doesn't match implicitly implemented member 'int IComparable<AppCastItem>.CompareTo(AppCastItem? other)' (possibly because of nullability attributes).
|
Unit testing (macos-latest):
src/NetSparkle/AppCastItem.cs#L38
Cannot convert null literal to non-nullable reference type.
|
Unit testing (macos-latest):
src/NetSparkle/AppCastItem.cs#L203
Possible null reference assignment.
|
Unit testing (macos-latest):
src/NetSparkle/AppCastItem.cs#L204
Possible null reference assignment.
|
Unit testing (macos-latest):
src/NetSparkle/AppCastItem.cs#L239
Dereference of a possibly null reference.
|
Unit testing (macos-latest):
src/NetSparkle/Downloaders/WebRequestAppCastDataDownloader.cs#L131
Dereference of a possibly null reference.
|
Unit testing (macos-latest):
src/NetSparkle/AppCastItem.cs#L17
Non-nullable field '_semVerLikeCache' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Unit testing (macos-latest):
src/NetSparkle/AppCastItem.cs#L18
Non-nullable field '_version' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Unit testing (macos-latest):
src/NetSparkle/AppCastItem.cs#L23
Non-nullable property 'AppName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Unit testing (macos-latest):
src/NetSparkle/AppCastItem.cs#L391
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
|
Unit testing (macos-latest):
src/NetSparkle/AppCastItem.cs#L374
Nullability of reference types in type of parameter 'other' of 'int AppCastItem.CompareTo(AppCastItem other)' doesn't match implicitly implemented member 'int IComparable<AppCastItem>.CompareTo(AppCastItem? other)' (possibly because of nullability attributes).
|
Unit testing (macos-latest):
src/NetSparkle/AppCastItem.cs#L38
Cannot convert null literal to non-nullable reference type.
|
Unit testing (macos-latest):
src/NetSparkle/AppCastItem.cs#L203
Possible null reference assignment.
|
Unit testing (macos-latest):
src/NetSparkle/AppCastItem.cs#L204
Possible null reference assignment.
|
Unit testing (macos-latest):
src/NetSparkle/AppCastItem.cs#L239
Dereference of a possibly null reference.
|
Unit testing (macos-latest):
src/NetSparkle/AppCastItem.cs#L17
Non-nullable field '_semVerLikeCache' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Unit testing (macos-latest):
src/NetSparkle/AppCastItem.cs#L18
Non-nullable field '_version' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Unit testing (macos-latest):
src/NetSparkle/AppCastItem.cs#L23
Non-nullable property 'AppName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Unit testing (macos-latest):
src/NetSparkle/AppCastItem.cs#L27
Non-nullable property 'AppVersionInstalled' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Unit testing (ubuntu-latest):
src/NetSparkle/AppCastItem.cs#L391
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
|
Unit testing (ubuntu-latest):
src/NetSparkle/AppCastItem.cs#L374
Nullability of reference types in type of parameter 'other' of 'int AppCastItem.CompareTo(AppCastItem other)' doesn't match implicitly implemented member 'int IComparable<AppCastItem>.CompareTo(AppCastItem? other)' (possibly because of nullability attributes).
|
Unit testing (ubuntu-latest):
src/NetSparkle/AppCastItem.cs#L38
Cannot convert null literal to non-nullable reference type.
|
Unit testing (ubuntu-latest):
src/NetSparkle/AppCastItem.cs#L203
Possible null reference assignment.
|
Unit testing (ubuntu-latest):
src/NetSparkle/AppCastItem.cs#L204
Possible null reference assignment.
|
Unit testing (ubuntu-latest):
src/NetSparkle/AppCastItem.cs#L239
Dereference of a possibly null reference.
|
Unit testing (ubuntu-latest):
src/NetSparkle/AppCastItem.cs#L17
Non-nullable field '_semVerLikeCache' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Unit testing (ubuntu-latest):
src/NetSparkle/AppCastItem.cs#L18
Non-nullable field '_version' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Unit testing (ubuntu-latest):
src/NetSparkle/AppCastItem.cs#L23
Non-nullable property 'AppName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Unit testing (ubuntu-latest):
src/NetSparkle/AppCastItem.cs#L27
Non-nullable property 'AppVersionInstalled' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Unit testing (ubuntu-latest):
src/NetSparkle/AppCastItem.cs#L391
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
|
Unit testing (ubuntu-latest):
src/NetSparkle/AppCastItem.cs#L374
Nullability of reference types in type of parameter 'other' of 'int AppCastItem.CompareTo(AppCastItem other)' doesn't match implicitly implemented member 'int IComparable<AppCastItem>.CompareTo(AppCastItem? other)' (possibly because of nullability attributes).
|
Unit testing (ubuntu-latest):
src/NetSparkle/AppCastItem.cs#L38
Cannot convert null literal to non-nullable reference type.
|
Unit testing (ubuntu-latest):
src/NetSparkle/AppCastItem.cs#L203
Possible null reference assignment.
|
Unit testing (ubuntu-latest):
src/NetSparkle/AppCastItem.cs#L204
Possible null reference assignment.
|
Unit testing (ubuntu-latest):
src/NetSparkle/AppCastItem.cs#L239
Dereference of a possibly null reference.
|
Unit testing (ubuntu-latest):
src/NetSparkle/Downloaders/WebRequestAppCastDataDownloader.cs#L131
Dereference of a possibly null reference.
|
Unit testing (ubuntu-latest):
src/NetSparkle/AppCastItem.cs#L17
Non-nullable field '_semVerLikeCache' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Unit testing (ubuntu-latest):
src/NetSparkle/AppCastItem.cs#L18
Non-nullable field '_version' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Unit testing (ubuntu-latest):
src/NetSparkle/AppCastItem.cs#L23
Non-nullable property 'AppName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Unit testing (ubuntu-latest):
src/NetSparkle/AppCastItem.cs#L391
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
|
Unit testing (ubuntu-latest):
src/NetSparkle/AppCastItem.cs#L374
Nullability of reference types in type of parameter 'other' of 'int AppCastItem.CompareTo(AppCastItem other)' doesn't match implicitly implemented member 'int IComparable<AppCastItem>.CompareTo(AppCastItem? other)' (possibly because of nullability attributes).
|
Unit testing (ubuntu-latest):
src/NetSparkle/AppCastItem.cs#L38
Cannot convert null literal to non-nullable reference type.
|
Unit testing (ubuntu-latest):
src/NetSparkle/AppCastItem.cs#L203
Possible null reference assignment.
|
Unit testing (ubuntu-latest):
src/NetSparkle/AppCastItem.cs#L204
Possible null reference assignment.
|
Unit testing (ubuntu-latest):
src/NetSparkle/AppCastItem.cs#L239
Dereference of a possibly null reference.
|
Unit testing (ubuntu-latest):
src/NetSparkle/AppCastItem.cs#L17
Non-nullable field '_semVerLikeCache' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Unit testing (ubuntu-latest):
src/NetSparkle/AppCastItem.cs#L18
Non-nullable field '_version' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Unit testing (ubuntu-latest):
src/NetSparkle/AppCastItem.cs#L23
Non-nullable property 'AppName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Unit testing (ubuntu-latest):
src/NetSparkle/AppCastItem.cs#L27
Non-nullable property 'AppVersionInstalled' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Unit testing (windows-latest):
src/NetSparkle/AppCastItem.cs#L38
Cannot convert null literal to non-nullable reference type.
|
Unit testing (windows-latest):
src/NetSparkle/AppCastItem.cs#L203
Possible null reference assignment.
|
Unit testing (windows-latest):
src/NetSparkle/AppCastItem.cs#L204
Possible null reference assignment.
|
Unit testing (windows-latest):
src/NetSparkle/AppCastItem.cs#L239
Dereference of a possibly null reference.
|
Unit testing (windows-latest):
src/NetSparkle/AppCastItem.cs#L17
Non-nullable field '_semVerLikeCache' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Unit testing (windows-latest):
src/NetSparkle/AppCastItem.cs#L18
Non-nullable field '_version' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Unit testing (windows-latest):
src/NetSparkle/AppCastItem.cs#L23
Non-nullable property 'AppName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Unit testing (windows-latest):
src/NetSparkle/AppCastItem.cs#L27
Non-nullable property 'AppVersionInstalled' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Unit testing (windows-latest):
src/NetSparkle/AppCastItem.cs#L31
Non-nullable property 'Title' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Unit testing (windows-latest):
src/NetSparkle/AppCastItem.cs#L57
Non-nullable property 'ShortVersion' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Unit testing (windows-latest):
src/NetSparkle/AppCastItem.cs#L391
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
|
Unit testing (windows-latest):
src/NetSparkle/AppCastItem.cs#L374
Nullability of reference types in type of parameter 'other' of 'int AppCastItem.CompareTo(AppCastItem other)' doesn't match implicitly implemented member 'int IComparable<AppCastItem>.CompareTo(AppCastItem? other)' (possibly because of nullability attributes).
|
Unit testing (windows-latest):
src/NetSparkle/AppCastItem.cs#L38
Cannot convert null literal to non-nullable reference type.
|
Unit testing (windows-latest):
src/NetSparkle/AppCastItem.cs#L203
Possible null reference assignment.
|
Unit testing (windows-latest):
src/NetSparkle/AppCastItem.cs#L204
Possible null reference assignment.
|
Unit testing (windows-latest):
src/NetSparkle/AppCastItem.cs#L239
Dereference of a possibly null reference.
|
Unit testing (windows-latest):
src/NetSparkle/AppCastItem.cs#L17
Non-nullable field '_semVerLikeCache' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Unit testing (windows-latest):
src/NetSparkle/AppCastItem.cs#L18
Non-nullable field '_version' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Unit testing (windows-latest):
src/NetSparkle/AppCastItem.cs#L23
Non-nullable property 'AppName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Unit testing (windows-latest):
src/NetSparkle/AppCastItem.cs#L27
Non-nullable property 'AppVersionInstalled' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Unit testing (windows-latest):
src/NetSparkle/AppCastItem.cs#L391
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
|
Unit testing (windows-latest):
src/NetSparkle/AppCastItem.cs#L374
Nullability of reference types in type of parameter 'other' of 'int AppCastItem.CompareTo(AppCastItem other)' doesn't match implicitly implemented member 'int IComparable<AppCastItem>.CompareTo(AppCastItem? other)' (possibly because of nullability attributes).
|
Unit testing (windows-latest):
src/NetSparkle/AppCastItem.cs#L38
Cannot convert null literal to non-nullable reference type.
|
Unit testing (windows-latest):
src/NetSparkle/AppCastItem.cs#L203
Possible null reference assignment.
|
Unit testing (windows-latest):
src/NetSparkle/AppCastItem.cs#L204
Possible null reference assignment.
|
Unit testing (windows-latest):
src/NetSparkle/AppCastItem.cs#L239
Dereference of a possibly null reference.
|
Unit testing (windows-latest):
src/NetSparkle/AppCastItem.cs#L17
Non-nullable field '_semVerLikeCache' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Unit testing (windows-latest):
src/NetSparkle/AppCastItem.cs#L18
Non-nullable field '_version' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Unit testing (windows-latest):
src/NetSparkle/AppCastItem.cs#L23
Non-nullable property 'AppName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Unit testing (windows-latest):
src/NetSparkle/AppCastItem.cs#L27
Non-nullable property 'AppVersionInstalled' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Unit testing (windows-latest):
src/NetSparkle/AppCastItem.cs#L391
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
|
Unit testing (windows-latest):
src/NetSparkle/AppCastItem.cs#L374
Nullability of reference types in type of parameter 'other' of 'int AppCastItem.CompareTo(AppCastItem other)' doesn't match implicitly implemented member 'int IComparable<AppCastItem>.CompareTo(AppCastItem? other)' (possibly because of nullability attributes).
|
Unit testing (windows-latest):
src/NetSparkle/AppCastItem.cs#L38
Cannot convert null literal to non-nullable reference type.
|
Unit testing (windows-latest):
src/NetSparkle/AppCastItem.cs#L203
Possible null reference assignment.
|
Unit testing (windows-latest):
src/NetSparkle/AppCastItem.cs#L204
Possible null reference assignment.
|
Unit testing (windows-latest):
src/NetSparkle/AppCastItem.cs#L239
Dereference of a possibly null reference.
|
Unit testing (windows-latest):
src/NetSparkle/AppCastItem.cs#L17
Non-nullable field '_semVerLikeCache' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Unit testing (windows-latest):
src/NetSparkle/AppCastItem.cs#L18
Non-nullable field '_version' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Unit testing (windows-latest):
src/NetSparkle/AppCastItem.cs#L23
Non-nullable property 'AppName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Unit testing (windows-latest):
src/NetSparkle/AppCastItem.cs#L27
Non-nullable property 'AppVersionInstalled' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|