Add step for uploading EBOOT elf files #439
Annotations
6 errors and 21 warnings
|
Build, Test, and Upload Builds (macos-latest)
Process completed with exit code 1.
|
|
Build, Test, and Upload Builds (macos-latest):
Refresher/UI/MainForm.cs#L23
The type or namespace name 'PatchworkPs3ConfigPipeline' could not be found (are you missing a using directive or an assembly reference?)
|
|
Build, Test, and Upload Builds (ubuntu-latest)
Process completed with exit code 1.
|
|
Build, Test, and Upload Builds (ubuntu-latest):
Refresher/UI/MainForm.cs#L23
The type or namespace name 'PatchworkPs3ConfigPipeline' could not be found (are you missing a using directive or an assembly reference?)
|
|
Build, Test, and Upload Builds (windows-latest)
Process completed with exit code 1.
|
|
Build, Test, and Upload Builds (windows-latest):
Refresher/UI/MainForm.cs#L23
The type or namespace name 'PatchworkPs3ConfigPipeline' could not be found (are you missing a using directive or an assembly reference?)
|
|
Build, Test, and Upload Builds (macos-latest):
Refresher/UI/PipelineForm.cs#L95
Dereference of a possibly null reference.
|
|
Build, Test, and Upload Builds (macos-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 (macos-latest):
Refresher.Core/Pipelines/StepInput.cs#L14
Non-nullable property 'Placeholder' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build, Test, and Upload Builds (macos-latest):
Refresher.Core/Pipelines/Pipeline.cs#L18
Non-nullable property 'RequiredInputs' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build, Test, and Upload Builds (macos-latest):
Refresher.Core/Storage/GameCacheStorage.cs#L18
The variable 'e' is declared but never used
|
|
Build, Test, and Upload Builds (macos-latest):
Refresher.Core/Patching/EbootPatcher.cs#L17
Cannot convert null literal to non-nullable reference type.
|
|
|
|
Build, Test, and Upload Builds (ubuntu-latest):
Refresher/UI/PipelineForm.cs#L95
Dereference of a possibly null reference.
|
|
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 (ubuntu-latest):
Refresher.Core/Pipelines/StepInput.cs#L14
Non-nullable property 'Placeholder' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build, Test, and Upload Builds (ubuntu-latest):
Refresher.Core/Pipelines/Pipeline.cs#L18
Non-nullable property 'RequiredInputs' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
|
|
Build, Test, and Upload Builds (ubuntu-latest):
Refresher.Core/Storage/GameCacheStorage.cs#L18
The variable 'e' is declared but never used
|
|
Build, Test, and Upload Builds (ubuntu-latest):
Refresher.Core/Patching/EbootPatcher.cs#L17
Cannot convert null literal to non-nullable reference type.
|
|
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)'.
|
|
Build, Test, and Upload Builds (windows-latest):
Refresher/UI/PipelineForm.cs#L95
Dereference of a possibly null reference.
|
|
|
|
Build, Test, and Upload Builds (windows-latest):
Refresher.Core/Pipelines/Pipeline.cs#L18
Non-nullable property 'RequiredInputs' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build, Test, and Upload Builds (windows-latest):
Refresher.Core/Pipelines/StepInput.cs#L14
Non-nullable property 'Placeholder' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build, Test, and Upload Builds (windows-latest):
Refresher.Core/Storage/GameCacheStorage.cs#L18
The variable 'e' is declared but never used
|
|
Build, Test, and Upload Builds (windows-latest):
Refresher.Core/Patching/EbootPatcher.cs#L17
Cannot convert null literal to non-nullable reference type.
|