Skip to content

added testts

added testts #102

Triggered via push July 6, 2025 19:48
Status Failure
Total duration 57s
Artifacts

build.yml

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

Annotations

5 errors and 10 warnings
Build with .NET
Process completed with exit code 1.
Build with .NET: tests/PolylineAlgorithm.Tests/PolylineTest.cs#L53
Argument 1: cannot convert from 'string' to 'char[]'
Build with .NET: tests/PolylineAlgorithm.Tests/PolylineTest.cs#L50
Argument 1: cannot convert from 'char[]' to 'string'
Build with .NET: tests/PolylineAlgorithm.Tests/PolylineTest.cs#L53
Argument 1: cannot convert from 'string' to 'char[]'
Build with .NET: tests/PolylineAlgorithm.Tests/PolylineTest.cs#L50
Argument 1: cannot convert from 'char[]' to 'string'
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/IPolylineEncodingOptionsBuilder.cs#L10
Missing XML comment for publicly visible type or member 'IPolylineEncodingOptionsBuilder.Build()'
Build with .NET: src/PolylineAlgorithm.Abstraction/IPolylineEncodingOptionsBuilder.cs#L8
Missing XML comment for publicly visible type or member 'IPolylineEncodingOptionsBuilder.WithLoggerFactory(ILoggerFactory)'
Build with .NET: src/PolylineAlgorithm.Abstraction/IPolylineEncodingOptionsBuilder.cs#L6
Missing XML comment for publicly visible type or member 'IPolylineEncodingOptionsBuilder.WithBufferSize(int)'
Build with .NET: src/PolylineAlgorithm.Abstraction/IPolylineEncodingOptionsBuilder.cs#L5
Missing XML comment for publicly visible type or member 'IPolylineEncodingOptionsBuilder'
Build with .NET: src/PolylineAlgorithm.Abstraction/AbstractPolylineEncoder.cs#L24
Missing XML comment for publicly visible type or member 'AbstractPolylineEncoder<TCoordinate, TPolyline>.AbstractPolylineEncoder(PolylineEncodingOptions)'
Build with .NET: src/PolylineAlgorithm.Abstraction/AbstractPolylineEncoder.cs#L21
Missing XML comment for publicly visible type or member 'AbstractPolylineEncoder<TCoordinate, TPolyline>.AbstractPolylineEncoder()'
Build with .NET: src/PolylineAlgorithm.Abstraction/AbstractPolylineDecoder.cs#L21
Missing XML comment for publicly visible type or member 'AbstractPolylineDecoder<TPolyline, TCoordinate>.AbstractPolylineDecoder(PolylineEncodingOptions)'
Build with .NET: src/PolylineAlgorithm.Abstraction/AbstractPolylineDecoder.cs#L18
Missing XML comment for publicly visible type or member 'AbstractPolylineDecoder<TPolyline, TCoordinate>.AbstractPolylineDecoder()'