Skip to content

Update publish.yml

Update publish.yml #13

Triggered via push July 1, 2024 21:33
Status Failure
Total duration 24s
Artifacts

publish.yml

on: push
Publish to NuGet and GPR
16s
Publish to NuGet and GPR
Fit to window
Zoom out
Zoom in

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.