Update All GameLibs #23
Annotations
10 warnings
Check versions up-to-date:
build/schema/NuGetPackageIndex.cs#L20
Nullability of reference types in type of parameter 'other' of 'bool NuGetPackageVersion.Equals(NuGetPackageVersion other)' doesn't match implicitly implemented member 'bool IEquatable<NuGetPackageVersion>.Equals(NuGetPackageVersion? other)' (possibly because of nullability attributes).
|
Check versions up-to-date:
build/Program.cs#L65
Non-nullable property 'GameMetadata' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Check versions up-to-date:
build/Program.cs#L65
Non-nullable property 'GameAppInfo' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Check versions up-to-date:
build/Program.cs#L65
Non-nullable property 'ExistingPackageVersions' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Check versions up-to-date:
build/Program.cs#L65
Non-nullable property 'FrameworkTargetDependencyAssemblyNames' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Check versions up-to-date:
build/Program.cs#L65
Non-nullable property 'AssemblyProcessingTasks' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Check versions up-to-date:
build/schema/NuGetPackageIndex.cs#L45
Non-nullable property 'Id' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Check versions up-to-date:
build/schema/NuGetPackageIndex.cs#L48
Non-nullable property 'Version' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Check versions up-to-date:
build/tasks/FetchSteamAppInfoTask.cs#L93
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Check versions up-to-date:
build/tasks/FetchSteamAppInfoTask.cs#L162
Non-nullable property 'BranchName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
The logs for this run have expired and are no longer available.
Loading