Skip to content

update

update #37

Triggered via push April 14, 2025 09:23
Status Failure
Total duration 1m 32s
Artifacts 2

build.yml

on: push
Global variables
4s
Global variables
Versioning with GitVersion  /  Version
8s
Versioning with GitVersion / Version
Build with .NET
18s
Build with .NET
Pack with .NET
24s
Pack with .NET
Test with .NET
25s
Test with .NET
Publish  /  Development
18s
Publish / Development
Publish  /  release-package
Publish / release-package
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 30 warnings
Test with .NET
Process completed with exit code 1.
Test with .NET: tests/PolylineAlgorithm.Tests/CoordinateTest.cs#L112
Cannot infer the type of implicitly-typed deconstruction variable 'Longitude'.
Test with .NET: tests/PolylineAlgorithm.Tests/CoordinateTest.cs#L112
Cannot infer the type of implicitly-typed deconstruction variable 'Latitude'.
Test with .NET: tests/PolylineAlgorithm.Tests/CoordinateTest.cs#L112
No suitable 'Deconstruct' instance or extension method was found for type 'Coordinate', with 2 out parameters and a void return type.
Test with .NET: tests/PolylineAlgorithm.Tests/CoordinateTest.cs#L112
'Coordinate' does not contain a definition for 'Deconstruct' and no accessible extension method 'Deconstruct' accepting a first argument of type 'Coordinate' could be found (are you missing a using directive or an assembly reference?)
Publish / Development
Process completed with exit code 1.
Build with .NET: src/PolylineAlgorithm/Polyline.cs#L113
Missing XML comment for publicly visible type or member 'Polyline.Equals(Polyline)'
Build with .NET: src/PolylineAlgorithm/Polyline.cs#L86
Missing XML comment for publicly visible type or member 'Polyline.ToString()'
Build with .NET: src/PolylineAlgorithm/Polyline.cs#L66
Missing XML comment for publicly visible type or member 'Polyline.GetEnumerator()'
Build with .NET: src/PolylineAlgorithm/Extensions/PolylineEncoderExtensions.cs#L16
Missing XML comment for publicly visible type or member 'PolylineEncoderExtensions.Encode(IPolylineEncoder, Coordinate[])'
Build with .NET: src/PolylineAlgorithm/Extensions/PolylineEncoderExtensions.cs#L8
Missing XML comment for publicly visible type or member 'PolylineEncoderExtensions.Encode<Coordinate>(IPolylineEncoder, ICollection<Coordinate>)'
Build with .NET: src/PolylineAlgorithm/Extensions/PolylineEncoderExtensions.cs#L7
Missing XML comment for publicly visible type or member 'PolylineEncoderExtensions'
Build with .NET: src/PolylineAlgorithm/Extensions/PolylineDecoderExtensions.cs#L16
Missing XML comment for publicly visible type or member 'PolylineDecoderExtensions.Decode(IPolylineDecoder, char[])'
Build with .NET: src/PolylineAlgorithm/Extensions/PolylineDecoderExtensions.cs#L8
Missing XML comment for publicly visible type or member 'PolylineDecoderExtensions.Decode(IPolylineDecoder, string)'
Build with .NET: src/PolylineAlgorithm/Extensions/PolylineDecoderExtensions.cs#L7
Missing XML comment for publicly visible type or member 'PolylineDecoderExtensions'
Build with .NET: src/PolylineAlgorithm/Coordinate.cs#L21
Missing XML comment for publicly visible type or member 'Coordinate.Default'
Pack with .NET: src/PolylineAlgorithm/Polyline.cs#L113
Missing XML comment for publicly visible type or member 'Polyline.Equals(Polyline)'
Pack with .NET: src/PolylineAlgorithm/Polyline.cs#L86
Missing XML comment for publicly visible type or member 'Polyline.ToString()'
Pack with .NET: src/PolylineAlgorithm/Polyline.cs#L66
Missing XML comment for publicly visible type or member 'Polyline.GetEnumerator()'
Pack with .NET: src/PolylineAlgorithm/Extensions/PolylineEncoderExtensions.cs#L16
Missing XML comment for publicly visible type or member 'PolylineEncoderExtensions.Encode(IPolylineEncoder, Coordinate[])'
Pack with .NET: src/PolylineAlgorithm/Extensions/PolylineEncoderExtensions.cs#L8
Missing XML comment for publicly visible type or member 'PolylineEncoderExtensions.Encode<Coordinate>(IPolylineEncoder, ICollection<Coordinate>)'
Pack with .NET: src/PolylineAlgorithm/Extensions/PolylineEncoderExtensions.cs#L7
Missing XML comment for publicly visible type or member 'PolylineEncoderExtensions'
Pack with .NET: src/PolylineAlgorithm/Extensions/PolylineDecoderExtensions.cs#L16
Missing XML comment for publicly visible type or member 'PolylineDecoderExtensions.Decode(IPolylineDecoder, char[])'
Pack with .NET: src/PolylineAlgorithm/Extensions/PolylineDecoderExtensions.cs#L8
Missing XML comment for publicly visible type or member 'PolylineDecoderExtensions.Decode(IPolylineDecoder, string)'
Pack with .NET: src/PolylineAlgorithm/Extensions/PolylineDecoderExtensions.cs#L7
Missing XML comment for publicly visible type or member 'PolylineDecoderExtensions'
Pack with .NET: src/PolylineAlgorithm/Coordinate.cs#L21
Missing XML comment for publicly visible type or member 'Coordinate.Default'
Test with .NET: src/PolylineAlgorithm/Polyline.cs#L113
Missing XML comment for publicly visible type or member 'Polyline.Equals(Polyline)'
Test with .NET: src/PolylineAlgorithm/Polyline.cs#L86
Missing XML comment for publicly visible type or member 'Polyline.ToString()'
Test with .NET: src/PolylineAlgorithm/Polyline.cs#L66
Missing XML comment for publicly visible type or member 'Polyline.GetEnumerator()'
Test with .NET: src/PolylineAlgorithm/Extensions/PolylineEncoderExtensions.cs#L16
Missing XML comment for publicly visible type or member 'PolylineEncoderExtensions.Encode(IPolylineEncoder, Coordinate[])'
Test with .NET: src/PolylineAlgorithm/Extensions/PolylineEncoderExtensions.cs#L8
Missing XML comment for publicly visible type or member 'PolylineEncoderExtensions.Encode<Coordinate>(IPolylineEncoder, ICollection<Coordinate>)'
Test with .NET: src/PolylineAlgorithm/Extensions/PolylineEncoderExtensions.cs#L7
Missing XML comment for publicly visible type or member 'PolylineEncoderExtensions'
Test with .NET: src/PolylineAlgorithm/Extensions/PolylineDecoderExtensions.cs#L16
Missing XML comment for publicly visible type or member 'PolylineDecoderExtensions.Decode(IPolylineDecoder, char[])'
Test with .NET: src/PolylineAlgorithm/Extensions/PolylineDecoderExtensions.cs#L8
Missing XML comment for publicly visible type or member 'PolylineDecoderExtensions.Decode(IPolylineDecoder, string)'
Test with .NET: src/PolylineAlgorithm/Extensions/PolylineDecoderExtensions.cs#L7
Missing XML comment for publicly visible type or member 'PolylineDecoderExtensions'
Test with .NET: src/PolylineAlgorithm/Coordinate.cs#L21
Missing XML comment for publicly visible type or member 'Coordinate.Default'

Artifacts

Produced during runtime
Name Size Digest
build Expired
57 KB
sha256:dec3c7000ec95ce6f580fb89a66efcdc260f9c462ed0350c450d0a5007d24eef
package Expired
26.8 KB
sha256:8e3b7592e86973948614c814f52021c5341e191678e0ec6b4955a8068fb1a5fe