Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

pull requests do not build anymore #709

Closed
LokiMidgard opened this issue Nov 28, 2020 · 1 comment
Closed

pull requests do not build anymore #709

LokiMidgard opened this issue Nov 28, 2020 · 1 comment

Comments

@LokiMidgard
Copy link
Contributor

LokiMidgard commented Nov 28, 2020

like in #705

Error: Unable to process command '::set-env name=DOTNET_ROOT::../share/dotnet' successfully.
Error: The `set-env` command is disabled. Please upgrade to using Environment Files or opt into unsecure command execution by setting the `ACTIONS_ALLOW_UNSECURE_COMMANDS` environment variable to `true`. For more information see: https://github.blog/changelog/2020-10-01-github-actions-deprecating-set-env-and-add-path-commands/
Error: Unable to process command '::add-path::/opt/hostedtoolcache/GitVersion.Tool/5.2.4/x64' successfully.
Error: The `add-path` command is disabled. Please upgrade to using Environment Files or opt into unsecure command execution by setting the `ACTIONS_ALLOW_UNSECURE_COMMANDS` environment variable to `true`. For more information see: https://github.blog/changelog/2020-10-01-github-actions-deprecating-set-env-and-add-path-commands/

and here

Error: Unable to process command '::set-env name=DOTNET_CLI_TELEMETRY_OPTOUT::1' successfully.
Error: The `set-env` command is disabled. Please upgrade to using Environment Files or opt into unsecure command execution by setting the `ACTIONS_ALLOW_UNSECURE_COMMANDS` environment variable to `true`. For more information see: https://github.blog/changelog/2020-10-01-github-actions-deprecating-set-env-and-add-path-commands/
@lithiumtoast
Copy link
Contributor

Yup, it's a problem with GitVersion. I already have a fix for it, I'll push the change soon.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants