Skip to content

Build

Build #117

Manually triggered July 8, 2025 12:16
Status Cancelled
Total duration 34m 29s
Artifacts 3

build.yml

on: workflow_dispatch
Global variables
3s
Global variables
Versioning with GitVersion  /  Version
13s
Versioning with GitVersion / Version
Build with .NET
39s
Build with .NET
Pack with .NET
27s
Pack with .NET
Test with .NET
49s
Test with .NET
Matrix: benchmark
Publish  /  Development
16s
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.
Build
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 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:82ff393108016103fed6629d7bdaaa66495e2bab10deaf23c70074982d3dc4c2
package Expired
51.6 KB
sha256:2ebf5d3df290118f76f05650d7bc951aeddc1f8eb7698960deb0e0500f6428fd
test-results Expired
80.6 KB
sha256:af4dc49dda255fe49f56e73dcc8cda46a8185f8b6a1f01da19f880a5b960b435