Upgrade solution to .net10 #43
Merged
Annotations
10 warnings
|
Build Solution:
SteamStorefrontAPI/Classes/packagedetails/PackageApp.cs#L20
Nullability of reference types in type of parameter 'other' of 'bool PackageApp.Equals(PackageApp other)' doesn't match implicitly implemented member 'bool IEquatable<PackageApp>.Equals(PackageApp? other)' (possibly because of nullability attributes).
|
|
Build Solution:
SteamStorefrontAPI/Classes/packagedetails/PackageApp.cs#L31
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
|
|
Build Solution:
SteamStorefrontAPI/Classes/common/Converters.cs#L134
Nullability of type of parameter 'value' doesn't match overridden member (possibly because of nullability attributes).
|
|
Build Solution:
SteamStorefrontAPI/Classes/common/Converters.cs#L128
Nullability of type of parameter 'existingValue' doesn't match overridden member (possibly because of nullability attributes).
|
|
Build Solution:
SteamStorefrontAPI/Classes/common/Converters.cs#L109
Nullability of type of parameter 'untypedValue' doesn't match overridden member (possibly because of nullability attributes).
|
|
Build Solution:
SteamStorefrontAPI/Classes/common/Converters.cs#L90
Nullability of type of parameter 'existingValue' doesn't match overridden member (possibly because of nullability attributes).
|
|
Build Solution:
SteamStorefrontAPI/Classes/common/Converters.cs#L76
Nullability of type of parameter 'untypedValue' doesn't match overridden member (possibly because of nullability attributes).
|
|
Build Solution:
SteamStorefrontAPI/Classes/common/Converters.cs#L63
Nullability of type of parameter 'existingValue' doesn't match overridden member (possibly because of nullability attributes).
|
|
Build Solution:
SteamStorefrontAPI/Classes/common/Converters.cs#L42
Nullability of type of parameter 'value' doesn't match overridden member (possibly because of nullability attributes).
|
|
Build Solution:
SteamStorefrontAPI/Classes/common/Converters.cs#L23
Nullability of type of parameter 'existingValue' doesn't match overridden member (possibly because of nullability attributes).
|
Loading