Skip to content

Digital patching

Digital patching #118

Triggered via pull request January 17, 2024 03:29
Status Success
Total duration 1m 46s
Artifacts 2

dotnet.yml

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

Annotations

8 warnings
Build, Test, and Upload Builds (ubuntu-latest): 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'.
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#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'.
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.4 MB
Refresher for Windows x64 Expired
160 MB