Update All GameLibs #40
Annotations
11 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
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/schema/NuGetPackageIndex.cs#L39
Non-nullable property 'CatalogEntry' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Check versions up-to-date:
build/schema/NuGetPackageIndex.cs#L15
Non-nullable property 'Versions' 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