Bump actions/download-artifact from 7 to 8 #48
Merged
Annotations
10 warnings
|
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).
|
|
Build Solution:
SteamStorefrontAPI/Classes/appdetails/SteamApp.cs#L146
Nullability of reference types in type of parameter 'other' of 'bool SteamApp.Equals(SteamApp other)' doesn't match implicitly implemented member 'bool IEquatable<SteamApp>.Equals(SteamApp? other)' (possibly because of nullability attributes).
|
|
Build Solution:
SteamStorefrontAPI/Classes/appdetails/SteamApp.cs#L157
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
|
|
Build Solution:
SteamStorefrontAPI/Classes/common/AppInfo.cs#L77
Nullability of reference types in type of parameter 'other' of 'bool AppInfo.Equals(AppInfo other)' doesn't match implicitly implemented member 'bool IEquatable<AppInfo>.Equals(AppInfo? other)' (possibly because of nullability attributes).
|
|
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/AppInfo.cs#L88
Nullability of type of parameter 'obj' doesn't match overridden member (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).
|
Loading