Skip to content

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

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

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

Triggered via push March 6, 2026 19:27
Status Failure
Total duration 2m 42s
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
47s
Compile source code
Package binaries
44s
Package binaries
Run tests
36s
Run tests
Generate assembly metadata
33s
Generate assembly metadata
Publish development package
13s
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#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
Compile source code: src/PolylineAlgorithm/Polyline.cs#L119
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
Compile source code: 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).
Package binaries: src/PolylineAlgorithm/PolylineEncodingOptionsBuilder.cs#L54
Parameter 'stackAllocLimit' has no matching param tag in the XML comment for 'PolylineEncodingOptionsBuilder.WithStackAllocLimit(int)' (but other parameters do)
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

Artifacts

Produced during runtime
Name Size Digest
assembly-metadata
25.7 KB
sha256:0372a3eb5c61e4f67362ea8f12106538a8afe927ff6246b9cfdd433a9a57e942
build
54.4 MB
sha256:0b52e6cd18b85177130accdb1fe9e94397174ce02ddfe3d05497627dc47411d9
package
206 KB
sha256:a1a56c5bcf599cf0bf117d91a6a40fd80100210e8392d543a9533e9bec62978f