Update publish.yml #13
publish.yml
on: push
Publish to NuGet and GPR
16s
Annotations
1 error and 6 warnings
Publish to NuGet and GPR
Process completed with exit code 1.
|
Publish to NuGet and GPR:
src/Bannerlord.SteamWorkshop/Program.cs#L72
Possible null reference argument for parameter 'secret' in 'string SteamTOTP.GenerateAuthCode(string secret, long? time)'.
|
Publish to NuGet and GPR:
src/Bannerlord.SteamWorkshop/Program.cs#L42
Non-nullable property 'workshopitem' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Publish to NuGet and GPR:
src/Bannerlord.SteamWorkshop/Program.cs#L46
Non-nullable property 'appid' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Publish to NuGet and GPR:
src/Bannerlord.SteamWorkshop/Program.cs#L47
Non-nullable property 'publishedfileid' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Publish to NuGet and GPR:
src/Bannerlord.SteamWorkshop/Program.cs#L48
Non-nullable property 'contentfolder' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Publish to NuGet and GPR:
src/Bannerlord.SteamWorkshop/Program.cs#L49
Non-nullable property 'changenote' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|