Skip to content

Merge branch 'develop/1.0' of https://github.com/petesramek/polyline-… #594

Merge branch 'develop/1.0' of https://github.com/petesramek/polyline-…

Merge branch 'develop/1.0' of https://github.com/petesramek/polyline-… #594

Triggered via push March 6, 2026 22:36
Status Failure
Total duration 2m 28s
Artifacts 3

build.yml

on: push
Extract version
14s
Extract version
Set workflow variables
3s
Set workflow variables
Format source code
40s
Format source code
Compile source code
43s
Compile source code
Package binaries
36s
Package binaries
Run tests
38s
Run tests
Generate assembly metadata
31s
Generate assembly metadata
Publish development package
17s
Publish development package
Fit to window
Zoom out
Zoom in

Annotations

1 error and 33 warnings
Run tests
Process completed with exit code 1.
Extract version
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
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
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: src/PolylineAlgorithm/PolylineEncodingOptionsBuilder.cs#L54
Parameter 'stackAllocLimit' has no matching param tag in the XML comment for 'PolylineEncodingOptionsBuilder.WithStackAllocLimit(int)' (but other parameters do)
Compile source code: src/PolylineAlgorithm/PolylineEncodingOptionsBuilder.cs#L53
XML comment on 'PolylineEncodingOptionsBuilder.WithStackAllocLimit(int)' has a paramref tag for 'bufferSize', but there is no parameter by that name
Compile source code: src/PolylineAlgorithm/PolylineEncodingOptionsBuilder.cs#L47
XML comment has a param tag for 'bufferSize', but there is no parameter by that name
Compile source code: src/PolylineAlgorithm/Extensions/PolylineEncoderExtensions.cs#L67
Ambiguous reference in cref attribute: 'Polyline'. Assuming 'Defaults.Polyline', but could have also matched other overloads including 'Polyline'.
Compile source code: src/PolylineAlgorithm/Extensions/PolylineEncoderExtensions.cs#L64
Ambiguous reference in cref attribute: 'Coordinate'. Assuming 'Defaults.Coordinate', but could have also matched other overloads including 'Coordinate'.
Compile source code: src/PolylineAlgorithm/Extensions/PolylineEncoderExtensions.cs#L58
Ambiguous reference in cref attribute: 'Coordinate'. Assuming 'Defaults.Coordinate', but could have also matched other overloads including 'Coordinate'.
Compile source code: src/PolylineAlgorithm/Extensions/PolylineEncoderExtensions.cs#L29
Ambiguous reference in cref attribute: 'Polyline'. Assuming 'Defaults.Polyline', but could have also matched other overloads including 'Polyline'.
Compile source code: src/PolylineAlgorithm/Extensions/PolylineEncoderExtensions.cs#L26
Ambiguous reference in cref attribute: 'Coordinate'. Assuming 'Defaults.Coordinate', but could have also matched other overloads including 'Coordinate'.
Compile source code: src/PolylineAlgorithm/Extensions/PolylineEncoderExtensions.cs#L20
Ambiguous reference in cref attribute: 'Coordinate'. Assuming 'Defaults.Coordinate', but could have also matched other overloads including 'Coordinate'.
Compile source code: src/PolylineAlgorithm/Extensions/PolylineEncoderExtensions.cs#L44
The variable 'span' is declared but never used
Package binaries: src/PolylineAlgorithm/PolylineEncodingOptionsBuilder.cs#L53
XML comment on 'PolylineEncodingOptionsBuilder.WithStackAllocLimit(int)' has a paramref tag for 'bufferSize', but there is no parameter by that name
Package binaries: src/PolylineAlgorithm/PolylineEncodingOptionsBuilder.cs#L47
XML comment has a param tag for 'bufferSize', but there is no parameter by that name
Package binaries: src/PolylineAlgorithm/Extensions/PolylineEncoderExtensions.cs#L67
Ambiguous reference in cref attribute: 'Polyline'. Assuming 'Defaults.Polyline', but could have also matched other overloads including 'Polyline'.
Package binaries: src/PolylineAlgorithm/Extensions/PolylineEncoderExtensions.cs#L64
Ambiguous reference in cref attribute: 'Coordinate'. Assuming 'Defaults.Coordinate', but could have also matched other overloads including 'Coordinate'.
Package binaries: src/PolylineAlgorithm/Extensions/PolylineEncoderExtensions.cs#L58
Ambiguous reference in cref attribute: 'Coordinate'. Assuming 'Defaults.Coordinate', but could have also matched other overloads including 'Coordinate'.
Package binaries: src/PolylineAlgorithm/Extensions/PolylineEncoderExtensions.cs#L29
Ambiguous reference in cref attribute: 'Polyline'. Assuming 'Defaults.Polyline', but could have also matched other overloads including 'Polyline'.
Package binaries: src/PolylineAlgorithm/Extensions/PolylineEncoderExtensions.cs#L26
Ambiguous reference in cref attribute: 'Coordinate'. Assuming 'Defaults.Coordinate', but could have also matched other overloads including 'Coordinate'.
Package binaries: src/PolylineAlgorithm/Extensions/PolylineEncoderExtensions.cs#L20
Ambiguous reference in cref attribute: 'Coordinate'. Assuming 'Defaults.Coordinate', but could have also matched other overloads including 'Coordinate'.
Package binaries: src/PolylineAlgorithm/Extensions/PolylineEncoderExtensions.cs#L44
The variable 'span' is declared but never used
Package binaries: src/PolylineAlgorithm/Polyline.cs#L119
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
Run tests: src/PolylineAlgorithm/PolylineEncodingOptionsBuilder.cs#L53
XML comment on 'PolylineEncodingOptionsBuilder.WithStackAllocLimit(int)' has a paramref tag for 'bufferSize', but there is no parameter by that name
Run tests: src/PolylineAlgorithm/PolylineEncodingOptionsBuilder.cs#L47
XML comment has a param tag for 'bufferSize', but there is no parameter by that name
Run tests: src/PolylineAlgorithm/Extensions/PolylineEncoderExtensions.cs#L67
Ambiguous reference in cref attribute: 'Polyline'. Assuming 'Defaults.Polyline', but could have also matched other overloads including 'Polyline'.
Run tests: src/PolylineAlgorithm/Extensions/PolylineEncoderExtensions.cs#L64
Ambiguous reference in cref attribute: 'Coordinate'. Assuming 'Defaults.Coordinate', but could have also matched other overloads including 'Coordinate'.
Run tests: src/PolylineAlgorithm/Extensions/PolylineEncoderExtensions.cs#L58
Ambiguous reference in cref attribute: 'Coordinate'. Assuming 'Defaults.Coordinate', but could have also matched other overloads including 'Coordinate'.
Run tests: src/PolylineAlgorithm/Extensions/PolylineEncoderExtensions.cs#L29
Ambiguous reference in cref attribute: 'Polyline'. Assuming 'Defaults.Polyline', but could have also matched other overloads including 'Polyline'.
Run tests: src/PolylineAlgorithm/Extensions/PolylineEncoderExtensions.cs#L26
Ambiguous reference in cref attribute: 'Coordinate'. Assuming 'Defaults.Coordinate', but could have also matched other overloads including 'Coordinate'.
Run tests: src/PolylineAlgorithm/Extensions/PolylineEncoderExtensions.cs#L20
Ambiguous reference in cref attribute: 'Coordinate'. Assuming 'Defaults.Coordinate', but could have also matched other overloads including 'Coordinate'.
Run tests: src/PolylineAlgorithm/Extensions/PolylineEncoderExtensions.cs#L44
The variable 'span' is declared but never used
Run tests: src/PolylineAlgorithm/Polyline.cs#L119
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).

Artifacts

Produced during runtime
Name Size Digest
assembly-metadata
25.7 KB
sha256:60a95413e756988147342a69701c31dd5af08d6c256db691ad02103e29336eca
build
54.4 MB
sha256:5d41eda77ab7f3cff26efe1a79a355589dd31ba4d436e2cb4643e5bd73709dc0
package
207 KB
sha256:6766c1d9b12befcfdd882aed9235a1a416633a93ba10b4728a7f853217dbfa77