Update All GameLibs #306
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/tasks/FetchSteamAppInfoTask.cs#L93
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/tasks/FetchSteamAppInfoTask.cs#L162
Non-nullable property 'BranchName' 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/tasks/FetchSteamAppInfoTask.cs#L135
Non-nullable property 'BranchName' 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.
|
Loading