Skip to content

Add LBPK patching support, closes #34 #94

Add LBPK patching support, closes #34

Add LBPK patching support, closes #34 #94

Triggered via push November 9, 2023 08:10
Status Success
Total duration 2m 8s
Artifacts 2

dotnet.yml

on: push
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

8 warnings
Build, Test, and Upload Builds (ubuntu-latest): Refresher/UI/IntegratedPatchForm.cs#L39
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'.
Build, Test, and Upload Builds (ubuntu-latest): Refresher/UI/IntegratedPatchForm.cs#L26
Non-nullable field '_tempFile' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
Build, Test, and Upload Builds (ubuntu-latest): Refresher/UI/IntegratedPatchForm.cs#L26
Non-nullable field '_usrDir' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
Build, Test, and Upload Builds (ubuntu-latest): Refresher/UI/FilePatchForm.cs#L49
Possible null reference argument for parameter 'sourceFileName' in 'void File.Move(string sourceFileName, string destFileName, bool overwrite)'.
Build, Test, and Upload Builds (windows-latest): Refresher/UI/IntegratedPatchForm.cs#L39
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'.
Build, Test, and Upload Builds (windows-latest): Refresher/UI/IntegratedPatchForm.cs#L26
Non-nullable field '_tempFile' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
Build, Test, and Upload Builds (windows-latest): Refresher/UI/IntegratedPatchForm.cs#L26
Non-nullable field '_usrDir' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
Build, Test, and Upload Builds (windows-latest): Refresher/UI/FilePatchForm.cs#L49
Possible null reference argument for parameter 'sourceFileName' in 'void File.Move(string sourceFileName, string destFileName, bool overwrite)'.

Artifacts

Produced during runtime
Name Size
Refresher for Linux x64 Expired
72.3 MB
Refresher for Windows x64 Expired
158 MB