Skip to content

fixed issue with value type #249

fixed issue with value type

fixed issue with value type #249

Triggered via push July 30, 2025 19:45
Status Failure
Total duration 1m 58s
Artifacts 3

build.yml

on: push
Global variables
3s
Global variables
Versioning with GitVersion  /  Version
17s
Versioning with GitVersion / Version
Build with .NET
37s
Build with .NET
Pack with .NET
28s
Pack with .NET
Test with .NET
49s
Test with .NET
Docs with docfx
1s
Docs with docfx
Publish  /  Development
15s
Publish / Development
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 30 warnings
Docs with docfx
Branch "develop/1.0" is not allowed to deploy to github-pages due to environment protection rules.
Docs with docfx
The deployment was rejected or didn't satisfy other protection rules.
Build with .NET: src/PolylineAlgorithm.Abstraction/PolylineEncodingOptionsBuilder.cs#L14
Symbol 'PolylineAlgorithm.Abstraction.PolylineEncodingOptionsBuilder' is not part of the declared public API (https://github.com/dotnet/roslyn/blob/main/src/RoslynAnalyzers/PublicApiAnalyzers/PublicApiAnalyzers.Help.md)
Build with .NET: src/PolylineAlgorithm.Abstraction/IPolylineDecoder.cs#L13
Symbol 'PolylineAlgorithm.Abstraction.IPolylineDecoder<TPolyline, TCoordinate>' is not part of the declared public API (https://github.com/dotnet/roslyn/blob/main/src/RoslynAnalyzers/PublicApiAnalyzers/PublicApiAnalyzers.Help.md)
Build with .NET: src/PolylineAlgorithm.Abstraction/PolylineEncodingOptions.cs#L19
Symbol 'PolylineAlgorithm.Abstraction.PolylineEncodingOptions.PolylineEncodingOptions() -> void' is not part of the declared public API (https://github.com/dotnet/roslyn/blob/main/src/RoslynAnalyzers/PublicApiAnalyzers/PublicApiAnalyzers.Help.md)
Build with .NET: src/PolylineAlgorithm.Abstraction/AbstractPolylineDecoder.cs#L21
Symbol 'PolylineAlgorithm.Abstraction.AbstractPolylineDecoder<TPolyline, TCoordinate>' is not part of the declared public API (https://github.com/dotnet/roslyn/blob/main/src/RoslynAnalyzers/PublicApiAnalyzers/PublicApiAnalyzers.Help.md)
Build with .NET: src/PolylineAlgorithm.Abstraction/CoordinateValueType.cs#L23
Symbol 'PolylineAlgorithm.Abstraction.CoordinateValueType.Longitude = 2 -> PolylineAlgorithm.Abstraction.CoordinateValueType' is not part of the declared public API (https://github.com/dotnet/roslyn/blob/main/src/RoslynAnalyzers/PublicApiAnalyzers/PublicApiAnalyzers.Help.md)
Build with .NET: src/PolylineAlgorithm.Abstraction/CoordinateValueType.cs#L15
Symbol 'PolylineAlgorithm.Abstraction.CoordinateValueType.None = 0 -> PolylineAlgorithm.Abstraction.CoordinateValueType' is not part of the declared public API (https://github.com/dotnet/roslyn/blob/main/src/RoslynAnalyzers/PublicApiAnalyzers/PublicApiAnalyzers.Help.md)
Build with .NET: src/PolylineAlgorithm.Abstraction/CoordinateValueType.cs#L19
Symbol 'PolylineAlgorithm.Abstraction.CoordinateValueType.Latitude = 1 -> PolylineAlgorithm.Abstraction.CoordinateValueType' is not part of the declared public API (https://github.com/dotnet/roslyn/blob/main/src/RoslynAnalyzers/PublicApiAnalyzers/PublicApiAnalyzers.Help.md)
Pack with .NET: src/PolylineAlgorithm.Abstraction/PolylineEncodingOptions.cs#L19
Symbol 'PolylineAlgorithm.Abstraction.PolylineEncodingOptions.PolylineEncodingOptions() -> void' is not part of the declared public API (https://github.com/dotnet/roslyn/blob/main/src/RoslynAnalyzers/PublicApiAnalyzers/PublicApiAnalyzers.Help.md)
Pack with .NET: src/PolylineAlgorithm.Abstraction/IPolylineDecoder.cs#L13
Symbol 'PolylineAlgorithm.Abstraction.IPolylineDecoder<TPolyline, TCoordinate>' is not part of the declared public API (https://github.com/dotnet/roslyn/blob/main/src/RoslynAnalyzers/PublicApiAnalyzers/PublicApiAnalyzers.Help.md)
Pack with .NET: src/PolylineAlgorithm.Abstraction/IPolylineEncoder.cs#L13
Symbol 'PolylineAlgorithm.Abstraction.IPolylineEncoder<TCoordinate, TPolyline>' is not part of the declared public API (https://github.com/dotnet/roslyn/blob/main/src/RoslynAnalyzers/PublicApiAnalyzers/PublicApiAnalyzers.Help.md)
Pack with .NET: src/PolylineAlgorithm.Abstraction/CoordinateValueType.cs#L23
Symbol 'PolylineAlgorithm.Abstraction.CoordinateValueType.Longitude = 2 -> PolylineAlgorithm.Abstraction.CoordinateValueType' is not part of the declared public API (https://github.com/dotnet/roslyn/blob/main/src/RoslynAnalyzers/PublicApiAnalyzers/PublicApiAnalyzers.Help.md)
Pack with .NET: src/PolylineAlgorithm.Abstraction/CoordinateValueType.cs#L19
Symbol 'PolylineAlgorithm.Abstraction.CoordinateValueType.Latitude = 1 -> PolylineAlgorithm.Abstraction.CoordinateValueType' is not part of the declared public API (https://github.com/dotnet/roslyn/blob/main/src/RoslynAnalyzers/PublicApiAnalyzers/PublicApiAnalyzers.Help.md)
Pack with .NET: src/PolylineAlgorithm.Abstraction/CoordinateValueType.cs#L15
Symbol 'PolylineAlgorithm.Abstraction.CoordinateValueType.None = 0 -> PolylineAlgorithm.Abstraction.CoordinateValueType' is not part of the declared public API (https://github.com/dotnet/roslyn/blob/main/src/RoslynAnalyzers/PublicApiAnalyzers/PublicApiAnalyzers.Help.md)
Test with .NET: src/PolylineAlgorithm.Abstraction/PolylineEncodingOptionsBuilder.cs#L14
Symbol 'PolylineAlgorithm.Abstraction.PolylineEncodingOptionsBuilder' is not part of the declared public API (https://github.com/dotnet/roslyn/blob/main/src/RoslynAnalyzers/PublicApiAnalyzers/PublicApiAnalyzers.Help.md)
Test with .NET: src/PolylineAlgorithm.Abstraction/IPolylineEncoder.cs#L13
Symbol 'PolylineAlgorithm.Abstraction.IPolylineEncoder<TCoordinate, TPolyline>' is not part of the declared public API (https://github.com/dotnet/roslyn/blob/main/src/RoslynAnalyzers/PublicApiAnalyzers/PublicApiAnalyzers.Help.md)
Test with .NET: src/PolylineAlgorithm.Abstraction/PolylineEncodingOptions.cs#L19
Symbol 'PolylineAlgorithm.Abstraction.PolylineEncodingOptions.PolylineEncodingOptions() -> void' is not part of the declared public API (https://github.com/dotnet/roslyn/blob/main/src/RoslynAnalyzers/PublicApiAnalyzers/PublicApiAnalyzers.Help.md)
Test with .NET: src/PolylineAlgorithm.Abstraction/CoordinateValueType.cs#L23
Symbol 'PolylineAlgorithm.Abstraction.CoordinateValueType.Longitude = 2 -> PolylineAlgorithm.Abstraction.CoordinateValueType' is not part of the declared public API (https://github.com/dotnet/roslyn/blob/main/src/RoslynAnalyzers/PublicApiAnalyzers/PublicApiAnalyzers.Help.md)
Test with .NET: src/PolylineAlgorithm.Abstraction/CoordinateValueType.cs#L15
Symbol 'PolylineAlgorithm.Abstraction.CoordinateValueType.None = 0 -> PolylineAlgorithm.Abstraction.CoordinateValueType' is not part of the declared public API (https://github.com/dotnet/roslyn/blob/main/src/RoslynAnalyzers/PublicApiAnalyzers/PublicApiAnalyzers.Help.md)
Test with .NET: src/PolylineAlgorithm.Abstraction/CoordinateValueType.cs#L19
Symbol 'PolylineAlgorithm.Abstraction.CoordinateValueType.Latitude = 1 -> PolylineAlgorithm.Abstraction.CoordinateValueType' is not part of the declared public API (https://github.com/dotnet/roslyn/blob/main/src/RoslynAnalyzers/PublicApiAnalyzers/PublicApiAnalyzers.Help.md)

Artifacts

Produced during runtime
Name Size Digest
build Expired
57.1 MB
sha256:afabe9e95ae9720d3a51bec800160dc882e17dbf3faeee9bd319cb4ee8a78cb8
package Expired
54.3 KB
sha256:20662d8029a2cc2b2299e485b0271603f05ea2bd56624dd2fb109f467d413b2a
test-results Expired
84.8 KB
sha256:8205004a513704ede29edc5c314fdbf5befc5e6e2f5e6121ad52582ad6d2e930