Update All GameLibs #417
Annotations
11 warnings
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#L39
Non-nullable property 'DistributionDepots' 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#L45
Non-nullable property 'ExcludeAssemblies' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Loading