Skip to content

added a short desc to new RC releases #64

added a short desc to new RC releases

added a short desc to new RC releases #64

Triggered via push February 24, 2024 22:13
Status Success
Total duration 1m 43s
Artifacts

dotnetlinux.yml

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

Annotations

8 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): ForzaDSXWorker.cs#L335
The variable 'data' is declared but 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).
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']