Bump actions/checkout from 3 to 4 #28
Annotations
1 error and 12 warnings
|
The following actions uses node12 which is deprecated and will be forced to run on node16: microsoft/setup-msbuild@v1.0.2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
SteamStorefrontAPI/Classes/common/PriceOverview.cs#L47
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
|
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).
|
SteamStorefrontAPI/Classes/packagedetails/PackageApp.cs#L31
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
|
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).
|
SteamStorefrontAPI/Classes/appdetails/SteamApp.cs#L157
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
|
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).
|
SteamStorefrontAPI/Classes/featuredcategories/FeaturedCategory.cs#L62
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
|
SteamStorefrontAPI/Classes/featuredcategories/FeaturedCategory.cs#L51
Nullability of reference types in type of parameter 'other' of 'bool FeaturedCategory.Equals(FeaturedCategory other)' doesn't match implicitly implemented member 'bool IEquatable<FeaturedCategory>.Equals(FeaturedCategory? other)' (possibly because of nullability attributes).
|
SteamStorefrontAPI/Classes/common/Converters.cs#L23
Nullability of type of parameter 'existingValue' doesn't match overridden member (possibly because of nullability attributes).
|
SteamStorefrontAPI/Classes/common/Converters.cs#L36
Nullability of type of parameter 'value' doesn't match overridden member (possibly because of nullability attributes).
|
The logs for this run have expired and are no longer available.
Loading