Skip to content

PSGraph in Azure Pipelines  #97

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 ... :(

Activity

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

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