dotnet / dotnet/code-analysis

The `set-output` command is deprecated and will be disabled soon.

Aperta
#23 0 commenti 1 reazione 0 assegnatari Vedi su GitHub
Lingua principale
JavaScript
Stelle
65
Fork
23
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Descrizione

"Warning: The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/".
I am receiving the above warning when i use the below stage in my yaml file:
name: Run .NET Code Analysis
uses: dotnet/code-analysis@main
id: code-analysis
with:
project: ConsoleApp.csproj
build-breaking: true
And the above ConsoleApp is just printing a "Hello World" message!!

@mavasani Could you help me with the above issue? Thanks.

Guida per i contributori

Apri la guida per i contributori

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.