Update All GameLibs #325
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#L20
Non-nullable property 'Steam' 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#L22
Non-nullable property 'ProcessSettings' 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#L24
Non-nullable property 'NuGet' 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#L27
Non-nullable property 'GameVersions' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Loading