Update patchwork binaries to Patchwork 1.3 #113
Merged
Annotations
5 warnings and 1 notice
|
Refresher.Core/Pipelines/Steps/FakeEncryptGameEbootStep.cs#L51
Possible null reference argument for parameter 'path' in 'byte[] File.ReadAllBytes(string path)'.
|
|
Refresher.Core/Pipelines/StepInput.cs#L15
Non-nullable property 'Placeholder' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Refresher.Core/Pipelines/Steps/PrintInfoForEncryptedGameEbootStep.cs#L13
Possible null reference argument for parameter 'file' in 'void LibSceToolSharp.PrintInfos(string file)'.
|
|
Refresher.Core/Storage/GameCacheStorage.cs#L18
The variable 'e' is declared but never used
|
|
Refresher.Core/Patching/EbootPatcher.cs#L17
Cannot convert null literal to non-nullable reference type.
|
|
The windows-latest label will migrate from Windows Server 2022 to Windows Server 2025 beginning September 2, 2025. For more information see https://github.com/actions/runner-images/issues/12677
|
The logs for this run have expired and are no longer available.
Loading