Skip to content

[In Testing / WiP] Add support for multiple profiles and Non-Forza Games #54

[In Testing / WiP] Add support for multiple profiles and Non-Forza Games

[In Testing / WiP] Add support for multiple profiles and Non-Forza Games #54

Triggered via pull request December 27, 2023 01:38
Status Success
Total duration 1m 46s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

dotnetlinux.yml

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

Annotations

1 error and 6 warnings
package (7.0.x)
Error 403: Resource not accessible by integration
package (7.0.x)
The "--output" option isn't supported when building a solution. Specifying a solution-level output path results in all projects copying outputs to the same directory, which can lead to inconsistent builds.
package (7.0.x): NameForm.Designer.cs#L126
'NameForm.CancelButton' hides inherited member 'Form.CancelButton'. Use the new keyword if hiding was intended.
package (7.0.x): ForzaDSXWorker.cs#L335
The variable 'data' is declared but never used
package (7.0.x): GameParsers/Parser.cs#L90
The variable 'avgAccel' is assigned but its value is never used
package (7.0.x): ForzaDSXWorker.cs#L270
Re-throwing caught exception changes stack information (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2200)
package (7.0.x)
The application host executable will not be customized because adding resources requires that the build be performed on Windows (excluding Nano Server).