Skip to content

Merge pull request #37 from patmagauran/main #57

Merge pull request #37 from patmagauran/main

Merge pull request #37 from patmagauran/main #57

Triggered via push December 30, 2023 17:11
Status Success
Total duration 1m 49s
Artifacts

dotnetlinux.yml

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

Annotations

6 warnings
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).