Add permissions for NuGet workflow #46
Merged
Annotations
10 warnings
|
Build Solution:
SteamStorefrontAPI/Classes/common/PriceOverview.cs#L32
Nullability of reference types in type of parameter 'other' of 'bool PriceOverview.Equals(PriceOverview other)' doesn't match implicitly implemented member 'bool IEquatable<PriceOverview>.Equals(PriceOverview? other)' (possibly because of nullability attributes).
|
|
Build Solution:
SteamStorefrontAPI/Classes/common/PriceOverview.cs#L47
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