added dirt rally 2 as a game for detection #74
Annotations
9 warnings
package (7.0.x)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
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):
GameParsers/Parser.cs#L90
The variable 'avgAccel' is assigned but its value is never used
|
package (7.0.x):
RacingDSXWorker.cs#L335
The variable 'data' is declared but never used
|
package (7.0.x):
RacingDSXWorker.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).
|
package (7.0.x)
.NET 7.0 is no longer supported and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the .NET support policy.
|
package (7.0.x)
Unexpected input(s) 'description', valid inputs are ['allowUpdates', 'artifactErrorsFailBuild', 'artifact', 'artifacts', 'artifactContentType', 'body', 'bodyFile', 'commit', 'discussionCategory', 'draft', 'generateReleaseNotes', 'makeLatest', 'name', 'omitBody', 'omitBodyDuringUpdate', 'omitDraftDuringUpdate', 'omitName', 'omitNameDuringUpdate', 'omitPrereleaseDuringUpdate', 'owner', 'prerelease', 'removeArtifacts', 'replacesArtifacts', 'repo', 'skipIfReleaseExists', 'tag', 'token', 'updateOnlyUnreleased']
|