Skip to content

Use system theme

Use system theme #316

Triggered via push September 22, 2024 08:01
Status Success
Total duration 1m 32s
Artifacts 5

dotnet.yml

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

Annotations

55 warnings
Build, Test, and Upload Builds (macos-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v3, actions/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Build, Test, and Upload Builds (macos-latest): Refresher.Core/Pipelines/Pipeline.cs#L14
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/Patching/EbootPatcher.cs#L17
Cannot convert null literal to non-nullable reference type.
Build, Test, and Upload Builds (macos-latest): Refresher/CLI/CommandLine.cs#L5
The using directive for 'Refresher.Core.Patching' appeared previously in this namespace
Build, Test, and Upload Builds (macos-latest): Refresher/UI/FilePatchForm.cs#L5
The using directive for 'Refresher.Core.Patching' appeared previously in this namespace
Build, Test, and Upload Builds (macos-latest): Refresher/UI/IntegratedPatchForm.cs#L10
The using directive for 'Refresher.Core.Patching' appeared previously in this namespace
Build, Test, and Upload Builds (macos-latest): Refresher/UI/PSPSetupForm.cs#L4
The using directive for 'Refresher.Core.Patching' appeared previously in this namespace
Build, Test, and Upload Builds (macos-latest): Refresher/UI/FilePatchForm.cs#L50
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/UI/IntegratedPatchForm.cs#L41
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 (macos-latest): Refresher/UI/IntegratedPatchForm.cs#L30
Non-nullable field '_tempFile' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
Build, Test, and Upload Builds (macos-latest): Refresher/CLI/CommandLine.cs#L5
The using directive for 'Refresher.Core.Patching' appeared previously in this namespace
Build, Test, and Upload Builds (macos-latest): Refresher/UI/FilePatchForm.cs#L5
The using directive for 'Refresher.Core.Patching' appeared previously in this namespace
Build, Test, and Upload Builds (macos-latest): Refresher/UI/IntegratedPatchForm.cs#L10
The using directive for 'Refresher.Core.Patching' appeared previously in this namespace
Build, Test, and Upload Builds (macos-latest): Refresher/UI/PSPSetupForm.cs#L4
The using directive for 'Refresher.Core.Patching' appeared previously in this namespace
Build, Test, and Upload Builds (macos-latest): Refresher/UI/IntegratedPatchForm.cs#L41
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 (macos-latest): Refresher/UI/IntegratedPatchForm.cs#L30
Non-nullable field '_tempFile' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
Build, Test, and Upload Builds (macos-latest): Refresher/UI/FilePatchForm.cs#L50
Possible null reference argument for parameter 'sourceFileName' in 'void File.Move(string sourceFileName, string destFileName, bool overwrite)'.
Build, Test, and Upload Builds (ubuntu-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v3, actions/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Build, Test, and Upload Builds (ubuntu-latest): Refresher/CLI/CommandLine.cs#L5
The using directive for 'Refresher.Core.Patching' appeared previously in this namespace
Build, Test, and Upload Builds (ubuntu-latest): Refresher/UI/FilePatchForm.cs#L5
The using directive for 'Refresher.Core.Patching' appeared previously in this namespace
Build, Test, and Upload Builds (ubuntu-latest): Refresher/UI/IntegratedPatchForm.cs#L10
The using directive for 'Refresher.Core.Patching' appeared previously in this namespace
Build, Test, and Upload Builds (ubuntu-latest): Refresher/UI/PSPSetupForm.cs#L4
The using directive for 'Refresher.Core.Patching' appeared previously in this namespace
Build, Test, and Upload Builds (ubuntu-latest): Refresher/UI/FilePatchForm.cs#L50
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/UI/IntegratedPatchForm.cs#L41
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#L30
Non-nullable field '_tempFile' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
Build, Test, and Upload Builds (ubuntu-latest): Refresher/CLI/CommandLine.cs#L5
The using directive for 'Refresher.Core.Patching' appeared previously in this namespace
Build, Test, and Upload Builds (ubuntu-latest): Refresher/UI/FilePatchForm.cs#L5
The using directive for 'Refresher.Core.Patching' appeared previously in this namespace
Build, Test, and Upload Builds (ubuntu-latest): Refresher/UI/IntegratedPatchForm.cs#L10
The using directive for 'Refresher.Core.Patching' appeared previously in this namespace
Build, Test, and Upload Builds (ubuntu-latest): Refresher/UI/PSPSetupForm.cs#L4
The using directive for 'Refresher.Core.Patching' appeared previously in this namespace
Build, Test, and Upload Builds (ubuntu-latest): Refresher/UI/IntegratedPatchForm.cs#L41
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#L30
Non-nullable field '_tempFile' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
Build, Test, and Upload Builds (ubuntu-latest): Refresher/UI/FilePatchForm.cs#L50
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/Patching/EbootPatcher.cs#L17
Cannot convert null literal to non-nullable reference type.
Build, Test, and Upload Builds (ubuntu-latest): Refresher.Core/Pipelines/Pipeline.cs#L14
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/CLI/CommandLine.cs#L5
The using directive for 'Refresher.Core.Patching' appeared previously in this namespace
Build, Test, and Upload Builds (ubuntu-latest): Refresher/UI/FilePatchForm.cs#L5
The using directive for 'Refresher.Core.Patching' appeared previously in this namespace
Build, Test, and Upload Builds (ubuntu-latest): Refresher/UI/IntegratedPatchForm.cs#L10
The using directive for 'Refresher.Core.Patching' appeared previously in this namespace
Build, Test, and Upload Builds (ubuntu-latest): Refresher/UI/PSPSetupForm.cs#L4
The using directive for 'Refresher.Core.Patching' appeared previously in this namespace
Build, Test, and Upload Builds (ubuntu-latest): Refresher/UI/FilePatchForm.cs#L50
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/UI/IntegratedPatchForm.cs#L41
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#L30
Non-nullable field '_tempFile' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
Build, Test, and Upload Builds (windows-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v3, actions/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Build, Test, and Upload Builds (windows-latest): Refresher.Core/Patching/EbootPatcher.cs#L17
Cannot convert null literal to non-nullable reference type.
Build, Test, and Upload Builds (windows-latest): Refresher.Core/Pipelines/Pipeline.cs#L14
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/CLI/CommandLine.cs#L5
The using directive for 'Refresher.Core.Patching' appeared previously in this namespace
Build, Test, and Upload Builds (windows-latest): Refresher/UI/FilePatchForm.cs#L5
The using directive for 'Refresher.Core.Patching' appeared previously in this namespace
Build, Test, and Upload Builds (windows-latest): Refresher/UI/IntegratedPatchForm.cs#L10
The using directive for 'Refresher.Core.Patching' appeared previously in this namespace
Build, Test, and Upload Builds (windows-latest): Refresher/UI/PSPSetupForm.cs#L4
The using directive for 'Refresher.Core.Patching' appeared previously in this namespace
Build, Test, and Upload Builds (windows-latest): Refresher/UI/FilePatchForm.cs#L50
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#L41
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#L30
Non-nullable field '_tempFile' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
Deprecation notice: v1, v2, and v3 of the artifact actions
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "Refresher for Linux ARM", "Refresher for Linux ARM64", "Refresher for Linux x64", "Refresher for macOS universal2", "Refresher for Windows x64". Please update your workflow to use v4 of the artifact actions. Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/

Artifacts

Produced during runtime
Name Size
Refresher for Linux ARM
69.7 MB
Refresher for Linux ARM64
79.1 MB
Refresher for Linux x64
72.5 MB
Refresher for Windows x64
160 MB
Refresher for macOS universal2
153 MB