Skip to content

Now all of placebos should be fixed both UI and config wise. New defa… #80

Now all of placebos should be fixed both UI and config wise. New defa…

Now all of placebos should be fixed both UI and config wise. New defa… #80

Triggered via push August 21, 2024 23:36
Status Success
Total duration 1m 49s
Artifacts

dotnetlinux.yml

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

Annotations

9 warnings
package (7.0.x)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
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']