Skip to content

Migrate to Pmad.Geometry + Topographic toolkit enhancement #53

Migrate to Pmad.Geometry + Topographic toolkit enhancement

Migrate to Pmad.Geometry + Topographic toolkit enhancement #53

Triggered via pull request October 19, 2024 09:04
Status Failure
Total duration 30s
Artifacts

dotnet.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
build: MapToolkit/Contours/ContourGraph.cs#L7
The type or namespace name 'Pmad' could not be found (are you missing a using directive or an assembly reference?)
build: MapToolkit/Contours/ContourGraph.cs#L8
The type or namespace name 'Pmad' could not be found (are you missing a using directive or an assembly reference?)
build: MapToolkit/Contours/ContourGraph.cs#L9
The type or namespace name 'Pmad' could not be found (are you missing a using directive or an assembly reference?)
build: MapToolkit/Contours/ContourLine.cs#L2
The type or namespace name 'Pmad' could not be found (are you missing a using directive or an assembly reference?)
build: MapToolkit/Contours/ContourLine.cs#L3
The type or namespace name 'Pmad' could not be found (are you missing a using directive or an assembly reference?)
build: MapToolkit/Contours/ContourLine.cs#L4
The type or namespace name 'Pmad' could not be found (are you missing a using directive or an assembly reference?)
build: MapToolkit/Contours/ContourMaximaMinima.cs#L6
The type or namespace name 'Pmad' could not be found (are you missing a using directive or an assembly reference?)
build: MapToolkit/Contours/ContourMaximaMinima.cs#L7
The type or namespace name 'Pmad' could not be found (are you missing a using directive or an assembly reference?)
build: MapToolkit/Coordinates.cs#L6
The type or namespace name 'Pmad' could not be found (are you missing a using directive or an assembly reference?)
build: MapToolkit/Coordinates.cs#L7
The type or namespace name 'Pmad' could not be found (are you missing a using directive or an assembly reference?)
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/