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

[BUG]: Small typo in Error Message for Task AzureCLIV2 'Script Location' in Azure DevOps #20616

Closed
2 of 4 tasks
yilas opened this issue Nov 4, 2024 · 2 comments
Closed
2 of 4 tasks

Comments

@yilas
Copy link

yilas commented Nov 4, 2024

What happened?

Hello,

While running a pipeline, I encountered an error message with a typo :

##[error]Script failed with error: Error: inline is not a valid value for task input 'Script Location' (scriptLocation in YAML). Value can either be'inlineScript' or 'scriptPath'

It seems that there is a missing space between "be" and "'inlineScript'," which would improve readability. The message should be:

Value can either be 'inlineScript' or 'scriptPath'

Thank you for addressing this correction

Image

Versions

All versions

Environment type (Please select at least one enviroment where you face this issue)

  • Self-Hosted
  • Microsoft Hosted
  • VMSS Pool
  • Container

Azure DevOps Server type

dev.azure.com (formerly visualstudio.com)

Azure DevOps Server Version (if applicable)

Version Azure DevOps Server 2022 RC1 (AzureDevOpsServer_20220728.1)

Operation system

Windows 10

Version controll system

No response

Relevant log output

No response

@yilas yilas added the bug label Nov 4, 2024
@github-actions github-actions bot added the triage label Nov 4, 2024
@yilas yilas changed the title [BUG]: Smaill typo in Error Message for Task Input 'Script Location' in Azure DevOps [BUG]: Smaill typo in Error Message for Task AzureCLIV2 'Script Location' in Azure DevOps Nov 4, 2024
@yilas yilas changed the title [BUG]: Smaill typo in Error Message for Task AzureCLIV2 'Script Location' in Azure DevOps [BUG]: Small typo in Error Message for Task AzureCLIV2 'Script Location' in Azure DevOps Nov 4, 2024
@ivanduplenskikh
Copy link
Contributor

@yilas, thank you for the contribution. Let us take a look.
Since this change is related to the AzureCLIV2 task this issue should be transferred to the Azure Pipelines Tasks repository.

@ivanduplenskikh ivanduplenskikh transferred this issue from microsoft/azure-pipelines-agent Nov 4, 2024
@v-schhabra v-schhabra added Area:RM RM task team and removed Area:RM RM task team labels Nov 5, 2024
@v-schhabra
Copy link
Contributor

#20637

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

No branches or pull requests

3 participants