Update All GameLibs #370
Annotations
1 error and 11 warnings
Check versions up-to-date
Process completed with exit code 255.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Check versions up-to-date:
build/Program.cs#L93
Non-nullable property 'GameMetadata' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Check versions up-to-date:
build/Program.cs#L93
Non-nullable property 'GameAppInfo' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Check versions up-to-date:
build/Program.cs#L93
Non-nullable property 'AssemblyProcessingTasks' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Check versions up-to-date:
build/schema/GameMetadata.cs#L138
Non-nullable property 'DistributionName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Check versions up-to-date:
build/schema/GameMetadata.cs#L123
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Check versions up-to-date:
build/schema/GameMetadata.cs#L125
Non-nullable property 'Version' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Check versions up-to-date:
build/schema/GameMetadata.cs#L109
Non-nullable property 'TargetFrameworkMoniker' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Check versions up-to-date:
build/schema/GameMetadata.cs#L111
Non-nullable property 'NuGetDependencies' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Check versions up-to-date:
build/schema/GameMetadata.cs#L74
Non-nullable property 'GameVersion' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Check versions up-to-date:
build/schema/GameMetadata.cs#L77
Non-nullable property 'Depots' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Loading