Digital patching wip #106
Annotations
1 error and 4 warnings
Upload Windows x64 build
No files were found with the provided path: Refresher/bin/Release/net7.0-windows/win-x64/publish/. No artifacts will be uploaded.
|
Publish for Windows x64:
Refresher/UI/IntegratedPatchForm.cs#L37
The type 'Eto.Forms.TextBox?' cannot be used as type parameter 'TControl' in the generic type or method 'PatchForm<EbootPatcher>.AddField<TControl>(string, out TControl, Button?, int)'. Nullability of type argument 'Eto.Forms.TextBox?' doesn't match constraint type 'Eto.Forms.Control'.
|
Publish for Windows x64:
Refresher/UI/IntegratedPatchForm.cs#L26
Non-nullable field '_tempFile' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Publish for Windows x64:
Refresher/UI/IntegratedPatchForm.cs#L26
Non-nullable field '_usrDir' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Publish for Windows x64:
Refresher/UI/FilePatchForm.cs#L49
Possible null reference argument for parameter 'sourceFileName' in 'void File.Move(string sourceFileName, string destFileName, bool overwrite)'.
|
The logs for this run have expired and are no longer available.
Loading