Skip to content

[BUG]: Error message using incorrect parameter #21074

Open
@Chrisbh

Description

@Chrisbh

New issue checklist

Task name

PublishSymbolsV2

Task version

No response

Issue Description

This message defined in task.json uses {0} for both the expected and actual value. Actual value should use the parameter at position {1}.
It is used in DbghelpFunctions.ps1, which currently provides a misleading warning.

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)

No response

Operation system

Windows server 2025

Relevant log output

We have started seeing this warning after swapping from windows server 2022 to windows server 2025:

##[warning]Library dbghelp.dll is already loaded from an unexpected path. Expected 'D:\a\_tasks\PublishSymbols_0675668a-7bba-4ccb-901d-5ad6554ca653\2.255.0\dbghelp.dll'. Actual 'D:\a\_tasks\PublishSymbols_0675668a-7bba-4ccb-901d-5ad6554ca653\2.255.0\dbghelp.dll'.

Full task logs with system.debug enabled

No response

Repro steps

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions