Update All GameLibs #333
Annotations
1 error and 11 warnings
Check versions up-to-date
Process completed with exit code 255.
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-dotnet@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
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