microsoft / microsoft/automatic-graph-layout

Azure pipelines build failing

Open
#307 3 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
C#
Stars
1.5k
Forks
319
Avg merge
38m
Merged PRs (30d)
1

Description

Azure pipelines build that is attached to this Github project does not work as expected

##[error]GraphLayout\Test\MSAGLTests\Routing\TestLineSweeper.cs(95,13): Error CS0234: The type or namespace name 'DisplayGeometryGraph' does not exist in the namespace 'Microsoft.Msagl.GraphViewerGdi' (are you missing an assembly reference?)
D:\a\1\s\GraphLayout\Test\MSAGLTests\Routing\TestLineSweeper.cs(95,13): error CS0234: The type or namespace name 'DisplayGeometryGraph' does not exist in the namespace 'Microsoft.Msagl.GraphViewerGdi' (are you missing an assembly reference?) [D:\a\1\s\GraphLayout\Test\MSAGLTests\MSAGLTests.csproj]

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with the Azure pipelines build and inspect GraphLayout/Test/MSAGLTests/Routing/TestLineSweeper.cs at line 95, along with GraphLayout/Test/MSAGLTests/MSAGLTests.csproj. Determine why DisplayGeometryGraph is unavailable from Microsoft.Msagl.GraphViewerGdi, then verify that the MSAGLTests build completes without CS0234.

Written by the indexing model from the issue text.

Assessment

Tech stack
csharp
Domain
build-system, ci-cd
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.