Skip to content

Complete rewrite and v1.0 release preparation #98

Complete rewrite and v1.0 release preparation

Complete rewrite and v1.0 release preparation #98

Triggered via pull request April 3, 2026 13:53
Status Failure
Total duration 47s
Artifacts

pull-request.yml

on: pull_request
Set workflow variables
2s
Set workflow variables
Extract version from branch
15s
Extract version from branch
Compile source code
20s
Compile source code
Package binaries
0s
Package binaries
Run tests
0s
Run tests
Matrix: benchmark
Publish development package
0s
Publish development package
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 9 warnings
Compile source code: src/PolylineAlgorithm/Extensions/PolylineDecoderExtensions.cs#L79
The type or namespace name 'Coordinate' could not be found (are you missing a using directive or an assembly reference?)
Compile source code: src/PolylineAlgorithm/Extensions/PolylineDecoderExtensions.cs#L79
The type or namespace name 'Polyline' could not be found (are you missing a using directive or an assembly reference?)
Compile source code: src/PolylineAlgorithm/Extensions/PolylineDecoderExtensions.cs#L56
The type or namespace name 'Coordinate' could not be found (are you missing a using directive or an assembly reference?)
Compile source code: src/PolylineAlgorithm/Extensions/PolylineDecoderExtensions.cs#L56
The type or namespace name 'Coordinate' could not be found (are you missing a using directive or an assembly reference?)
Compile source code: src/PolylineAlgorithm/Extensions/PolylineDecoderExtensions.cs#L56
The type or namespace name 'Polyline' could not be found (are you missing a using directive or an assembly reference?)
Compile source code: src/PolylineAlgorithm/Extensions/PolylineDecoderExtensions.cs#L33
The type or namespace name 'Coordinate' could not be found (are you missing a using directive or an assembly reference?)
Compile source code: src/PolylineAlgorithm/Extensions/PolylineDecoderExtensions.cs#L33
The type or namespace name 'Coordinate' could not be found (are you missing a using directive or an assembly reference?)
Compile source code: src/PolylineAlgorithm/Extensions/PolylineDecoderExtensions.cs#L33
The type or namespace name 'Polyline' could not be found (are you missing a using directive or an assembly reference?)
Compile source code: src/PolylineAlgorithm/Abstraction/AbstractPolylineEncoder.cs#L27
'AbstractPolylineEncoder<TCoordinate, TPolyline>' does not implement interface member 'IPolylineEncoder<TCoordinate, TPolyline>.Encode(ReadOnlySpan<TCoordinate>, CancellationToken)'
Compile source code: src/PolylineAlgorithm/Abstraction/AbstractPolylineDecoder.cs#L7
The type or namespace name 'Diagnostics' does not exist in the namespace 'PolylineAlgorithm' (are you missing an assembly reference?)
Extract version from branch
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions-ecosystem/action-regex-match@v2, actions/setup-dotnet@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Extract version from branch
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Extract version from branch
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Extract version from branch
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Compile source code
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/setup-dotnet@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Compile source code: src/PolylineAlgorithm/Abstraction/AbstractPolylineEncoder.cs#L12
The using directive for 'PolylineAlgorithm.Internal.Diagnostics' appeared previously in this namespace
Compile source code: src/PolylineAlgorithm/Abstraction/AbstractPolylineDecoder.cs#L10
The using directive for 'PolylineAlgorithm.Internal.Diagnostics' appeared previously in this namespace
Compile source code: src/PolylineAlgorithm/Abstraction/AbstractPolylineEncoder.cs#L12
The using directive for 'PolylineAlgorithm.Internal.Diagnostics' appeared previously in this namespace
Compile source code: src/PolylineAlgorithm/Abstraction/AbstractPolylineDecoder.cs#L10
The using directive for 'PolylineAlgorithm.Internal.Diagnostics' appeared previously in this namespace