dotnet / dotnet/code-analysis

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

オープン
#23 コメント 0 件 リアクション 1 件 担当者 0 名 GitHub で見る
主要言語
JavaScript
スター
65
フォーク
23
PR マージ指標
30日以内にマージされた PR はありません

説明

"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.

コントリビューションガイド

コントリビューションガイドを開く

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。