Skip to content

PSGraph in Azure Pipelines  #97

@LxLeChat

Description

@LxLeChat

Hi, First thanks for you work! great module!

I'm running a build in AZPipelines, and running some tests.
I'm getting this types of error when using PSGraph in pester scripts ( works fine on local machines )

Error: <stdin>: syntax error in line 1 near 'digraph'
    [-] Parameter: -Path (file): Should return Object of type [FileInfo] 1.08s
      ParseException: System error.
      at Export-PSGraph<End>, C:\Users\VssAdministrator\Documents\WindowsPowerShell\Modules\psgraph\2.1.38.27\PSGraph.psm1: line 907
[-] Parameter: -Path (file): Should Create a graph in same folder 108ms
      RemoteException: Error: <stdin>: syntax error in line 1 near 'digraph'
      at Export-PSGraph<End>, C:\Users\VssAdministrator\Documents\WindowsPowerShell\Modules\psgraph\2.1.38.27\PSGraph.psm1: line 904

image

I added the image because of the strange caracter begfore digraph ... :(

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions