Skip to content

Bump Microsoft.Extensions.Diagnostics.Testing and Microsoft.Extension… #253

Bump Microsoft.Extensions.Diagnostics.Testing and Microsoft.Extension…

Bump Microsoft.Extensions.Diagnostics.Testing and Microsoft.Extension… #253

Status Failure
Total duration 1m 44s
Artifacts 2

build.yml

on: push
Global variables
3s
Global variables
Versioning with GitVersion  /  Version
17s
Versioning with GitVersion / Version
Build with .NET
33s
Build with .NET
Pack with .NET
28s
Pack with .NET
Test with .NET
41s
Test with .NET
Docs with docfx
0s
Docs with docfx
Publish  /  release-package
Publish / release-package
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 30 warnings
Pack with .NET
Process completed with exit code 1.
Pack with .NET
The readme file 'README.md' does not exist in the package.
Pack with .NET
The readme file 'README.md' does not exist in the package.
Build with .NET: src/PolylineAlgorithm.Abstraction/PolylineEncodingOptions.cs#L19
Symbol 'PolylineAlgorithm.Abstraction.PolylineEncodingOptions.PolylineEncodingOptions() -> void' is not part of the declared public API (https://github.com/dotnet/roslyn/blob/main/src/RoslynAnalyzers/PublicApiAnalyzers/PublicApiAnalyzers.Help.md)
Build with .NET: src/PolylineAlgorithm.Abstraction/AbstractPolylineDecoder.cs#L21
Symbol 'PolylineAlgorithm.Abstraction.AbstractPolylineDecoder<TPolyline, TCoordinate>' is not part of the declared public API (https://github.com/dotnet/roslyn/blob/main/src/RoslynAnalyzers/PublicApiAnalyzers/PublicApiAnalyzers.Help.md)
Build with .NET: src/PolylineAlgorithm.Abstraction/IPolylineDecoder.cs#L13
Symbol 'PolylineAlgorithm.Abstraction.IPolylineDecoder<TPolyline, TCoordinate>' is not part of the declared public API (https://github.com/dotnet/roslyn/blob/main/src/RoslynAnalyzers/PublicApiAnalyzers/PublicApiAnalyzers.Help.md)
Build with .NET: src/PolylineAlgorithm.Abstraction/IPolylineEncoder.cs#L13
Symbol 'PolylineAlgorithm.Abstraction.IPolylineEncoder<TCoordinate, TPolyline>' is not part of the declared public API (https://github.com/dotnet/roslyn/blob/main/src/RoslynAnalyzers/PublicApiAnalyzers/PublicApiAnalyzers.Help.md)
Build with .NET: src/PolylineAlgorithm.Abstraction/CoordinateValueType.cs#L23
Symbol 'PolylineAlgorithm.Abstraction.CoordinateValueType.Longitude = 2 -> PolylineAlgorithm.Abstraction.CoordinateValueType' is not part of the declared public API (https://github.com/dotnet/roslyn/blob/main/src/RoslynAnalyzers/PublicApiAnalyzers/PublicApiAnalyzers.Help.md)
Build with .NET: src/PolylineAlgorithm.Abstraction/CoordinateValueType.cs#L19
Symbol 'PolylineAlgorithm.Abstraction.CoordinateValueType.Latitude = 1 -> PolylineAlgorithm.Abstraction.CoordinateValueType' is not part of the declared public API (https://github.com/dotnet/roslyn/blob/main/src/RoslynAnalyzers/PublicApiAnalyzers/PublicApiAnalyzers.Help.md)
Build with .NET: src/PolylineAlgorithm.Abstraction/CoordinateValueType.cs#L15
Symbol 'PolylineAlgorithm.Abstraction.CoordinateValueType.None = 0 -> PolylineAlgorithm.Abstraction.CoordinateValueType' is not part of the declared public API (https://github.com/dotnet/roslyn/blob/main/src/RoslynAnalyzers/PublicApiAnalyzers/PublicApiAnalyzers.Help.md)
Pack with .NET: src/PolylineAlgorithm.Abstraction/AbstractPolylineDecoder.cs#L21
Symbol 'PolylineAlgorithm.Abstraction.AbstractPolylineDecoder<TPolyline, TCoordinate>' is not part of the declared public API (https://github.com/dotnet/roslyn/blob/main/src/RoslynAnalyzers/PublicApiAnalyzers/PublicApiAnalyzers.Help.md)
Pack with .NET: src/PolylineAlgorithm.Abstraction/PolylineEncodingOptionsBuilder.cs#L14
Symbol 'PolylineAlgorithm.Abstraction.PolylineEncodingOptionsBuilder' is not part of the declared public API (https://github.com/dotnet/roslyn/blob/main/src/RoslynAnalyzers/PublicApiAnalyzers/PublicApiAnalyzers.Help.md)
Pack with .NET: src/PolylineAlgorithm.Abstraction/IPolylineDecoder.cs#L13
Symbol 'PolylineAlgorithm.Abstraction.IPolylineDecoder<TPolyline, TCoordinate>' is not part of the declared public API (https://github.com/dotnet/roslyn/blob/main/src/RoslynAnalyzers/PublicApiAnalyzers/PublicApiAnalyzers.Help.md)
Pack with .NET: src/PolylineAlgorithm.Abstraction/IPolylineEncoder.cs#L13
Symbol 'PolylineAlgorithm.Abstraction.IPolylineEncoder<TCoordinate, TPolyline>' is not part of the declared public API (https://github.com/dotnet/roslyn/blob/main/src/RoslynAnalyzers/PublicApiAnalyzers/PublicApiAnalyzers.Help.md)
Pack with .NET: src/PolylineAlgorithm.Abstraction/CoordinateValueType.cs#L23
Symbol 'PolylineAlgorithm.Abstraction.CoordinateValueType.Longitude = 2 -> PolylineAlgorithm.Abstraction.CoordinateValueType' is not part of the declared public API (https://github.com/dotnet/roslyn/blob/main/src/RoslynAnalyzers/PublicApiAnalyzers/PublicApiAnalyzers.Help.md)
Pack with .NET: src/PolylineAlgorithm.Abstraction/CoordinateValueType.cs#L19
Symbol 'PolylineAlgorithm.Abstraction.CoordinateValueType.Latitude = 1 -> PolylineAlgorithm.Abstraction.CoordinateValueType' is not part of the declared public API (https://github.com/dotnet/roslyn/blob/main/src/RoslynAnalyzers/PublicApiAnalyzers/PublicApiAnalyzers.Help.md)
Pack with .NET: src/PolylineAlgorithm.Abstraction/CoordinateValueType.cs#L15
Symbol 'PolylineAlgorithm.Abstraction.CoordinateValueType.None = 0 -> PolylineAlgorithm.Abstraction.CoordinateValueType' is not part of the declared public API (https://github.com/dotnet/roslyn/blob/main/src/RoslynAnalyzers/PublicApiAnalyzers/PublicApiAnalyzers.Help.md)
Test with .NET: src/PolylineAlgorithm.Abstraction/PolylineEncodingOptionsBuilder.cs#L14
Symbol 'PolylineAlgorithm.Abstraction.PolylineEncodingOptionsBuilder' is not part of the declared public API (https://github.com/dotnet/roslyn/blob/main/src/RoslynAnalyzers/PublicApiAnalyzers/PublicApiAnalyzers.Help.md)
Test with .NET: src/PolylineAlgorithm.Abstraction/PolylineEncodingOptions.cs#L19
Symbol 'PolylineAlgorithm.Abstraction.PolylineEncodingOptions.PolylineEncodingOptions() -> void' is not part of the declared public API (https://github.com/dotnet/roslyn/blob/main/src/RoslynAnalyzers/PublicApiAnalyzers/PublicApiAnalyzers.Help.md)
Test with .NET: src/PolylineAlgorithm.Abstraction/IPolylineEncoder.cs#L13
Symbol 'PolylineAlgorithm.Abstraction.IPolylineEncoder<TCoordinate, TPolyline>' is not part of the declared public API (https://github.com/dotnet/roslyn/blob/main/src/RoslynAnalyzers/PublicApiAnalyzers/PublicApiAnalyzers.Help.md)
Test with .NET: src/PolylineAlgorithm.Abstraction/CoordinateValueType.cs#L23
Symbol 'PolylineAlgorithm.Abstraction.CoordinateValueType.Longitude = 2 -> PolylineAlgorithm.Abstraction.CoordinateValueType' is not part of the declared public API (https://github.com/dotnet/roslyn/blob/main/src/RoslynAnalyzers/PublicApiAnalyzers/PublicApiAnalyzers.Help.md)
Test with .NET: src/PolylineAlgorithm.Abstraction/CoordinateValueType.cs#L19
Symbol 'PolylineAlgorithm.Abstraction.CoordinateValueType.Latitude = 1 -> PolylineAlgorithm.Abstraction.CoordinateValueType' is not part of the declared public API (https://github.com/dotnet/roslyn/blob/main/src/RoslynAnalyzers/PublicApiAnalyzers/PublicApiAnalyzers.Help.md)
Test with .NET: src/PolylineAlgorithm.Abstraction/CoordinateValueType.cs#L15
Symbol 'PolylineAlgorithm.Abstraction.CoordinateValueType.None = 0 -> PolylineAlgorithm.Abstraction.CoordinateValueType' is not part of the declared public API (https://github.com/dotnet/roslyn/blob/main/src/RoslynAnalyzers/PublicApiAnalyzers/PublicApiAnalyzers.Help.md)

Artifacts

Produced during runtime
Name Size Digest
build Expired
57.2 MB
sha256:4188d55e07eacb7445180b99f29c8555c17fcc1efb4da15e7ef71c671294a8cf
test-results Expired
84.6 KB
sha256:242c70ff6d0b4c491a24f8a7d6402717df79b97f79d224c8b53008de84468f67