Skip to content

added initial CoordinateVarianceTests #73

added initial CoordinateVarianceTests

added initial CoordinateVarianceTests #73

Triggered via push June 30, 2025 14:35
Status Success
Total duration 2m 6s
Artifacts 3

build.yml

on: push
Global variables
3s
Global variables
Versioning with GitVersion  /  Version
14s
Versioning with GitVersion / Version
Build with .NET
38s
Build with .NET
Pack with .NET
31s
Pack with .NET
Test with .NET
49s
Test with .NET
Publish  /  Development
18s
Publish / Development
Publish  /  release-package
Publish / release-package
Fit to window
Zoom out
Zoom in

Annotations

30 warnings
Build with .NET: src/PolylineAlgorithm.Abstraction/PolylineEncodingOptions.cs#L11
XML comment has a typeparam tag for 'TCoordinate', but there is no type parameter by that name
Build with .NET: src/PolylineAlgorithm.Abstraction/PolylineEncoding.cs#L212
Missing XML comment for publicly visible type or member 'PolylineEncoding.ValueType.Longitude'
Build with .NET: src/PolylineAlgorithm.Abstraction/PolylineEncoding.cs#L211
Missing XML comment for publicly visible type or member 'PolylineEncoding.ValueType.Latitude'
Build with .NET: src/PolylineAlgorithm.Abstraction/PolylineEncoder.cs#L24
Missing XML comment for publicly visible type or member 'PolylineEncoder<TCoordinate, TPolyline>.PolylineEncoder(PolylineEncodingOptions)'
Build with .NET: src/PolylineAlgorithm.Abstraction/PolylineEncoder.cs#L21
Missing XML comment for publicly visible type or member 'PolylineEncoder<TCoordinate, TPolyline>.PolylineEncoder()'
Build with .NET: src/PolylineAlgorithm.Abstraction/PolylineDecoder.cs#L21
Missing XML comment for publicly visible type or member 'PolylineDecoder<TPolyline, TCoordinate>.PolylineDecoder(PolylineEncodingOptions)'
Build with .NET: src/PolylineAlgorithm.Abstraction/PolylineDecoder.cs#L18
Missing XML comment for publicly visible type or member 'PolylineDecoder<TPolyline, TCoordinate>.PolylineDecoder()'
Build with .NET: src/PolylineAlgorithm.Abstraction/IPolylineEncodingOptionsBuilder.cs#L5
Missing XML comment for publicly visible type or member 'IPolylineEncodingOptionsBuilder.Build()'
Build with .NET: src/PolylineAlgorithm.Abstraction/IPolylineEncodingOptionsBuilder.cs#L4
Missing XML comment for publicly visible type or member 'IPolylineEncodingOptionsBuilder.WithBufferSize(int)'
Build with .NET: src/PolylineAlgorithm.Abstraction/IPolylineEncodingOptionsBuilder.cs#L3
Missing XML comment for publicly visible type or member 'IPolylineEncodingOptionsBuilder'
Pack with .NET: src/PolylineAlgorithm.Abstraction/PolylineEncodingOptions.cs#L11
XML comment has a typeparam tag for 'TCoordinate', but there is no type parameter by that name
Pack with .NET: src/PolylineAlgorithm.Abstraction/PolylineEncoding.cs#L212
Missing XML comment for publicly visible type or member 'PolylineEncoding.ValueType.Longitude'
Pack with .NET: src/PolylineAlgorithm.Abstraction/PolylineEncoding.cs#L211
Missing XML comment for publicly visible type or member 'PolylineEncoding.ValueType.Latitude'
Pack with .NET: src/PolylineAlgorithm.Abstraction/PolylineEncoder.cs#L24
Missing XML comment for publicly visible type or member 'PolylineEncoder<TCoordinate, TPolyline>.PolylineEncoder(PolylineEncodingOptions)'
Pack with .NET: src/PolylineAlgorithm.Abstraction/PolylineEncoder.cs#L21
Missing XML comment for publicly visible type or member 'PolylineEncoder<TCoordinate, TPolyline>.PolylineEncoder()'
Pack with .NET: src/PolylineAlgorithm.Abstraction/PolylineDecoder.cs#L21
Missing XML comment for publicly visible type or member 'PolylineDecoder<TPolyline, TCoordinate>.PolylineDecoder(PolylineEncodingOptions)'
Pack with .NET: src/PolylineAlgorithm.Abstraction/PolylineDecoder.cs#L18
Missing XML comment for publicly visible type or member 'PolylineDecoder<TPolyline, TCoordinate>.PolylineDecoder()'
Pack with .NET: src/PolylineAlgorithm.Abstraction/IPolylineEncodingOptionsBuilder.cs#L5
Missing XML comment for publicly visible type or member 'IPolylineEncodingOptionsBuilder.Build()'
Pack with .NET: src/PolylineAlgorithm.Abstraction/IPolylineEncodingOptionsBuilder.cs#L4
Missing XML comment for publicly visible type or member 'IPolylineEncodingOptionsBuilder.WithBufferSize(int)'
Pack with .NET: src/PolylineAlgorithm.Abstraction/IPolylineEncodingOptionsBuilder.cs#L3
Missing XML comment for publicly visible type or member 'IPolylineEncodingOptionsBuilder'
Test with .NET: src/PolylineAlgorithm.Abstraction/PolylineEncodingOptions.cs#L11
XML comment has a typeparam tag for 'TCoordinate', but there is no type parameter by that name
Test with .NET: src/PolylineAlgorithm.Abstraction/PolylineEncoding.cs#L212
Missing XML comment for publicly visible type or member 'PolylineEncoding.ValueType.Longitude'
Test with .NET: src/PolylineAlgorithm.Abstraction/PolylineEncoding.cs#L211
Missing XML comment for publicly visible type or member 'PolylineEncoding.ValueType.Latitude'
Test with .NET: src/PolylineAlgorithm.Abstraction/PolylineEncoder.cs#L24
Missing XML comment for publicly visible type or member 'PolylineEncoder<TCoordinate, TPolyline>.PolylineEncoder(PolylineEncodingOptions)'
Test with .NET: src/PolylineAlgorithm.Abstraction/PolylineEncoder.cs#L21
Missing XML comment for publicly visible type or member 'PolylineEncoder<TCoordinate, TPolyline>.PolylineEncoder()'
Test with .NET: src/PolylineAlgorithm.Abstraction/PolylineDecoder.cs#L21
Missing XML comment for publicly visible type or member 'PolylineDecoder<TPolyline, TCoordinate>.PolylineDecoder(PolylineEncodingOptions)'
Test with .NET: src/PolylineAlgorithm.Abstraction/PolylineDecoder.cs#L18
Missing XML comment for publicly visible type or member 'PolylineDecoder<TPolyline, TCoordinate>.PolylineDecoder()'
Test with .NET: src/PolylineAlgorithm.Abstraction/IPolylineEncodingOptionsBuilder.cs#L5
Missing XML comment for publicly visible type or member 'IPolylineEncodingOptionsBuilder.Build()'
Test with .NET: src/PolylineAlgorithm.Abstraction/IPolylineEncodingOptionsBuilder.cs#L4
Missing XML comment for publicly visible type or member 'IPolylineEncodingOptionsBuilder.WithBufferSize(int)'
Test with .NET: src/PolylineAlgorithm.Abstraction/IPolylineEncodingOptionsBuilder.cs#L3
Missing XML comment for publicly visible type or member 'IPolylineEncodingOptionsBuilder'

Artifacts

Produced during runtime
Name Size Digest
build Expired
73.8 MB
sha256:9809b3072eff48375d9652426c96d17ceac55fc76732c62cc09fc3ed20e853d3
package Expired
45.8 KB
sha256:7f23b5e58380e54cf1703ecaaba53bc84f987c4f4fdcc0accde3d2b9699f6523
test-results Expired
52 KB
sha256:902838682cf4b95a7e09f1742e067fd8db183b89611508f531ddf09f36309a3e