ShoddyGameLibs Update #12
build.yml
on: pull_request
Build
30s
upload-release-artifacts
0s
Annotations
4 warnings
Build
No files were found with the provided path: /*.zip. No artifacts will be uploaded.
|
Build:
MultiplayerModRestrictor/ModData.cs#L7
Non-nullable field 'ModGUID' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Build:
MultiplayerModRestrictor/ModData.cs#L8
Non-nullable field 'ModName' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Build:
MultiplayerModRestrictor/ModData.cs#L9
Non-nullable field 'ModVersion' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|