Fix accidental Eto.Forms usage in Refresher.Core #308
Annotations
6 errors and 10 warnings
Build, Test, and Upload Builds (ubuntu-latest):
Refresher/UI/MainForm.cs#L21
Syntax error, ',' expected
|
Build, Test, and Upload Builds (ubuntu-latest)
Process completed with exit code 1.
|
Build, Test, and Upload Builds (macos-latest):
Refresher/UI/MainForm.cs#L21
Syntax error, ',' expected
|
Build, Test, and Upload Builds (macos-latest)
Process completed with exit code 1.
|
Build, Test, and Upload Builds (windows-latest)
The run was canceled by @jvyden.
|
Build, Test, and Upload Builds (windows-latest)
The operation was canceled.
|
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. 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.Core/Accessors/GameCacheAccessor.cs#L18
The variable 'e' is declared but never used
|
Build, Test, and Upload Builds (ubuntu-latest):
Refresher.Core/Pipelines/StepInput.cs#L13
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#L15
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/Patching/EbootPatcher.cs#L17
Cannot convert null literal to non-nullable reference type.
|
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. 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/Accessors/GameCacheAccessor.cs#L18
The variable 'e' is declared but never used
|
Build, Test, and Upload Builds (macos-latest):
Refresher.Core/Pipelines/StepInput.cs#L13
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#L15
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.
|