Skip to content

Build

Build #116

Manually triggered July 8, 2025 12:09
Status Cancelled
Total duration 4m 52s
Artifacts 3

build.yml

on: workflow_dispatch
Global variables
2s
Global variables
Versioning with GitVersion  /  Version
15s
Versioning with GitVersion / Version
Build with .NET
35s
Build with .NET
Pack with .NET
27s
Pack with .NET
Test with .NET
42s
Test with .NET
Matrix: benchmark
Publish  /  Development
17s
Publish / Development
Publish  /  release-package
Publish / release-package
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 60 warnings
Benchmark with .NET CLI on windows-latest
The operation was canceled.
Benchmark with .NET CLI on windows-latest
The run was canceled by @sramekpete.
Benchmark with .NET CLI on ubuntu-latest
The operation was canceled.
Benchmark with .NET CLI on ubuntu-latest
The run was canceled by @sramekpete.
Benchmark with .NET CLI on macos-latest
The operation was canceled.
Benchmark with .NET CLI on macos-latest
The run was canceled by @sramekpete.
Build
The run was canceled by @sramekpete.
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#L15
Missing XML comment for publicly visible type or member 'IPolylineEncodingOptionsBuilder.Build()'
Build with .NET: src/PolylineAlgorithm.Abstraction/IPolylineEncodingOptionsBuilder.cs#L13
Missing XML comment for publicly visible type or member 'IPolylineEncodingOptionsBuilder.WithLoggerFactory(ILoggerFactory)'
Build with .NET: src/PolylineAlgorithm.Abstraction/IPolylineEncodingOptionsBuilder.cs#L11
Missing XML comment for publicly visible type or member 'IPolylineEncodingOptionsBuilder.WithBufferSize(int)'
Build with .NET: src/PolylineAlgorithm.Abstraction/IPolylineEncodingOptionsBuilder.cs#L10
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()'
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/IPolylineEncodingOptionsBuilder.cs#L15
Missing XML comment for publicly visible type or member 'IPolylineEncodingOptionsBuilder.Build()'
Pack with .NET: src/PolylineAlgorithm.Abstraction/IPolylineEncodingOptionsBuilder.cs#L13
Missing XML comment for publicly visible type or member 'IPolylineEncodingOptionsBuilder.WithLoggerFactory(ILoggerFactory)'
Pack with .NET: src/PolylineAlgorithm.Abstraction/IPolylineEncodingOptionsBuilder.cs#L11
Missing XML comment for publicly visible type or member 'IPolylineEncodingOptionsBuilder.WithBufferSize(int)'
Pack with .NET: src/PolylineAlgorithm.Abstraction/IPolylineEncodingOptionsBuilder.cs#L10
Missing XML comment for publicly visible type or member 'IPolylineEncodingOptionsBuilder'
Pack with .NET: src/PolylineAlgorithm.Abstraction/AbstractPolylineEncoder.cs#L24
Missing XML comment for publicly visible type or member 'AbstractPolylineEncoder<TCoordinate, TPolyline>.AbstractPolylineEncoder(PolylineEncodingOptions)'
Pack with .NET: src/PolylineAlgorithm.Abstraction/AbstractPolylineEncoder.cs#L21
Missing XML comment for publicly visible type or member 'AbstractPolylineEncoder<TCoordinate, TPolyline>.AbstractPolylineEncoder()'
Pack with .NET: src/PolylineAlgorithm.Abstraction/AbstractPolylineDecoder.cs#L21
Missing XML comment for publicly visible type or member 'AbstractPolylineDecoder<TPolyline, TCoordinate>.AbstractPolylineDecoder(PolylineEncodingOptions)'
Pack with .NET: src/PolylineAlgorithm.Abstraction/AbstractPolylineDecoder.cs#L18
Missing XML comment for publicly visible type or member 'AbstractPolylineDecoder<TPolyline, TCoordinate>.AbstractPolylineDecoder()'
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/IPolylineEncodingOptionsBuilder.cs#L15
Missing XML comment for publicly visible type or member 'IPolylineEncodingOptionsBuilder.Build()'
Test with .NET: src/PolylineAlgorithm.Abstraction/IPolylineEncodingOptionsBuilder.cs#L13
Missing XML comment for publicly visible type or member 'IPolylineEncodingOptionsBuilder.WithLoggerFactory(ILoggerFactory)'
Test with .NET: src/PolylineAlgorithm.Abstraction/IPolylineEncodingOptionsBuilder.cs#L11
Missing XML comment for publicly visible type or member 'IPolylineEncodingOptionsBuilder.WithBufferSize(int)'
Test with .NET: src/PolylineAlgorithm.Abstraction/IPolylineEncodingOptionsBuilder.cs#L10
Missing XML comment for publicly visible type or member 'IPolylineEncodingOptionsBuilder'
Test with .NET: src/PolylineAlgorithm.Abstraction/AbstractPolylineEncoder.cs#L24
Missing XML comment for publicly visible type or member 'AbstractPolylineEncoder<TCoordinate, TPolyline>.AbstractPolylineEncoder(PolylineEncodingOptions)'
Test with .NET: src/PolylineAlgorithm.Abstraction/AbstractPolylineEncoder.cs#L21
Missing XML comment for publicly visible type or member 'AbstractPolylineEncoder<TCoordinate, TPolyline>.AbstractPolylineEncoder()'
Test with .NET: src/PolylineAlgorithm.Abstraction/AbstractPolylineDecoder.cs#L21
Missing XML comment for publicly visible type or member 'AbstractPolylineDecoder<TPolyline, TCoordinate>.AbstractPolylineDecoder(PolylineEncodingOptions)'
Test with .NET: src/PolylineAlgorithm.Abstraction/AbstractPolylineDecoder.cs#L18
Missing XML comment for publicly visible type or member 'AbstractPolylineDecoder<TPolyline, TCoordinate>.AbstractPolylineDecoder()'
Benchmark with .NET CLI on windows-latest: src/PolylineAlgorithm.Abstraction/PolylineEncoding.cs#L212
Missing XML comment for publicly visible type or member 'PolylineEncoding.ValueType.Longitude'
Benchmark with .NET CLI on windows-latest: src/PolylineAlgorithm.Abstraction/PolylineEncoding.cs#L211
Missing XML comment for publicly visible type or member 'PolylineEncoding.ValueType.Latitude'
Benchmark with .NET CLI on windows-latest: src/PolylineAlgorithm.Abstraction/IPolylineEncodingOptionsBuilder.cs#L15
Missing XML comment for publicly visible type or member 'IPolylineEncodingOptionsBuilder.Build()'
Benchmark with .NET CLI on windows-latest: src/PolylineAlgorithm.Abstraction/IPolylineEncodingOptionsBuilder.cs#L13
Missing XML comment for publicly visible type or member 'IPolylineEncodingOptionsBuilder.WithLoggerFactory(ILoggerFactory)'
Benchmark with .NET CLI on windows-latest: src/PolylineAlgorithm.Abstraction/IPolylineEncodingOptionsBuilder.cs#L11
Missing XML comment for publicly visible type or member 'IPolylineEncodingOptionsBuilder.WithBufferSize(int)'
Benchmark with .NET CLI on windows-latest: src/PolylineAlgorithm.Abstraction/IPolylineEncodingOptionsBuilder.cs#L10
Missing XML comment for publicly visible type or member 'IPolylineEncodingOptionsBuilder'
Benchmark with .NET CLI on windows-latest: src/PolylineAlgorithm.Abstraction/AbstractPolylineEncoder.cs#L24
Missing XML comment for publicly visible type or member 'AbstractPolylineEncoder<TCoordinate, TPolyline>.AbstractPolylineEncoder(PolylineEncodingOptions)'
Benchmark with .NET CLI on windows-latest: src/PolylineAlgorithm.Abstraction/AbstractPolylineEncoder.cs#L21
Missing XML comment for publicly visible type or member 'AbstractPolylineEncoder<TCoordinate, TPolyline>.AbstractPolylineEncoder()'
Benchmark with .NET CLI on windows-latest: src/PolylineAlgorithm.Abstraction/AbstractPolylineDecoder.cs#L21
Missing XML comment for publicly visible type or member 'AbstractPolylineDecoder<TPolyline, TCoordinate>.AbstractPolylineDecoder(PolylineEncodingOptions)'
Benchmark with .NET CLI on windows-latest: src/PolylineAlgorithm.Abstraction/AbstractPolylineDecoder.cs#L18
Missing XML comment for publicly visible type or member 'AbstractPolylineDecoder<TPolyline, TCoordinate>.AbstractPolylineDecoder()'
Benchmark with .NET CLI on ubuntu-latest: src/PolylineAlgorithm.Abstraction/PolylineEncoding.cs#L212
Missing XML comment for publicly visible type or member 'PolylineEncoding.ValueType.Longitude'
Benchmark with .NET CLI on ubuntu-latest: src/PolylineAlgorithm.Abstraction/PolylineEncoding.cs#L211
Missing XML comment for publicly visible type or member 'PolylineEncoding.ValueType.Latitude'
Benchmark with .NET CLI on ubuntu-latest: src/PolylineAlgorithm.Abstraction/IPolylineEncodingOptionsBuilder.cs#L15
Missing XML comment for publicly visible type or member 'IPolylineEncodingOptionsBuilder.Build()'
Benchmark with .NET CLI on ubuntu-latest: src/PolylineAlgorithm.Abstraction/IPolylineEncodingOptionsBuilder.cs#L13
Missing XML comment for publicly visible type or member 'IPolylineEncodingOptionsBuilder.WithLoggerFactory(ILoggerFactory)'
Benchmark with .NET CLI on ubuntu-latest: src/PolylineAlgorithm.Abstraction/IPolylineEncodingOptionsBuilder.cs#L11
Missing XML comment for publicly visible type or member 'IPolylineEncodingOptionsBuilder.WithBufferSize(int)'
Benchmark with .NET CLI on ubuntu-latest: src/PolylineAlgorithm.Abstraction/IPolylineEncodingOptionsBuilder.cs#L10
Missing XML comment for publicly visible type or member 'IPolylineEncodingOptionsBuilder'
Benchmark with .NET CLI on ubuntu-latest: src/PolylineAlgorithm.Abstraction/AbstractPolylineEncoder.cs#L24
Missing XML comment for publicly visible type or member 'AbstractPolylineEncoder<TCoordinate, TPolyline>.AbstractPolylineEncoder(PolylineEncodingOptions)'
Benchmark with .NET CLI on ubuntu-latest: src/PolylineAlgorithm.Abstraction/AbstractPolylineEncoder.cs#L21
Missing XML comment for publicly visible type or member 'AbstractPolylineEncoder<TCoordinate, TPolyline>.AbstractPolylineEncoder()'
Benchmark with .NET CLI on ubuntu-latest: src/PolylineAlgorithm.Abstraction/AbstractPolylineDecoder.cs#L21
Missing XML comment for publicly visible type or member 'AbstractPolylineDecoder<TPolyline, TCoordinate>.AbstractPolylineDecoder(PolylineEncodingOptions)'
Benchmark with .NET CLI on ubuntu-latest: src/PolylineAlgorithm.Abstraction/AbstractPolylineDecoder.cs#L18
Missing XML comment for publicly visible type or member 'AbstractPolylineDecoder<TPolyline, TCoordinate>.AbstractPolylineDecoder()'
Benchmark with .NET CLI on macos-latest: src/PolylineAlgorithm.Abstraction/PolylineEncoding.cs#L212
Missing XML comment for publicly visible type or member 'PolylineEncoding.ValueType.Longitude'
Benchmark with .NET CLI on macos-latest: src/PolylineAlgorithm.Abstraction/PolylineEncoding.cs#L211
Missing XML comment for publicly visible type or member 'PolylineEncoding.ValueType.Latitude'
Benchmark with .NET CLI on macos-latest: src/PolylineAlgorithm.Abstraction/IPolylineEncodingOptionsBuilder.cs#L15
Missing XML comment for publicly visible type or member 'IPolylineEncodingOptionsBuilder.Build()'
Benchmark with .NET CLI on macos-latest: src/PolylineAlgorithm.Abstraction/IPolylineEncodingOptionsBuilder.cs#L13
Missing XML comment for publicly visible type or member 'IPolylineEncodingOptionsBuilder.WithLoggerFactory(ILoggerFactory)'
Benchmark with .NET CLI on macos-latest: src/PolylineAlgorithm.Abstraction/IPolylineEncodingOptionsBuilder.cs#L11
Missing XML comment for publicly visible type or member 'IPolylineEncodingOptionsBuilder.WithBufferSize(int)'
Benchmark with .NET CLI on macos-latest: src/PolylineAlgorithm.Abstraction/IPolylineEncodingOptionsBuilder.cs#L10
Missing XML comment for publicly visible type or member 'IPolylineEncodingOptionsBuilder'
Benchmark with .NET CLI on macos-latest: src/PolylineAlgorithm.Abstraction/AbstractPolylineEncoder.cs#L24
Missing XML comment for publicly visible type or member 'AbstractPolylineEncoder<TCoordinate, TPolyline>.AbstractPolylineEncoder(PolylineEncodingOptions)'
Benchmark with .NET CLI on macos-latest: src/PolylineAlgorithm.Abstraction/AbstractPolylineEncoder.cs#L21
Missing XML comment for publicly visible type or member 'AbstractPolylineEncoder<TCoordinate, TPolyline>.AbstractPolylineEncoder()'
Benchmark with .NET CLI on macos-latest: src/PolylineAlgorithm.Abstraction/AbstractPolylineDecoder.cs#L21
Missing XML comment for publicly visible type or member 'AbstractPolylineDecoder<TPolyline, TCoordinate>.AbstractPolylineDecoder(PolylineEncodingOptions)'
Benchmark with .NET CLI on macos-latest: src/PolylineAlgorithm.Abstraction/AbstractPolylineDecoder.cs#L18
Missing XML comment for publicly visible type or member 'AbstractPolylineDecoder<TPolyline, TCoordinate>.AbstractPolylineDecoder()'

Artifacts

Produced during runtime
Name Size Digest
build Expired
74.3 MB
sha256:5ce49392896f24278d9a84834c5ffc5215c2b811449fe70923b9f85fff1fb4fc
package Expired
51.6 KB
sha256:ea7b9885ba2c6744eb791bac6401c8f1a1f1acf48b57ece93e1b2f9078935f0b
test-results Expired
80.5 KB
sha256:dd2424e69fe6964b9bffa5f974d92d505fd4aa4d3c2094cc00074697c07297fd