Skip to content

added validation, added code comementsd #70

added validation, added code comementsd

added validation, added code comementsd #70

Triggered via push June 30, 2025 11:54
Status Failure
Total duration 45s
Artifacts

build.yml

on: push
Global variables
3s
Global variables
Versioning with GitVersion  /  Version
11s
Versioning with GitVersion / Version
Build with .NET
23s
Build with .NET
Pack with .NET
0s
Pack with .NET
Test with .NET
0s
Test with .NET
Publish  /  release-package
Publish / release-package
Publish  /  release-package
Publish / release-package
Fit to window
Zoom out
Zoom in

Annotations

9 errors and 10 warnings
Build with .NET
Process completed with exit code 1.
Build with .NET: src/PolylineAlgorithm.Abstraction/PolylineEncoder.cs#L72
There is no argument given that corresponds to the required parameter 'type' of 'PolylineEncoding.Normalize(double, PolylineEncoding.ValueType)'
Build with .NET: src/PolylineAlgorithm.Abstraction/PolylineEncoder.cs#L72
There is no argument given that corresponds to the required parameter 'type' of 'PolylineEncoding.Normalize(double, PolylineEncoding.ValueType)'
Build with .NET: src/PolylineAlgorithm.Abstraction/PolylineDecoder.cs#L71
There is no argument given that corresponds to the required parameter 'type' of 'PolylineEncoding.Denormalize(int, PolylineEncoding.ValueType)'
Build with .NET: src/PolylineAlgorithm.Abstraction/PolylineDecoder.cs#L71
There is no argument given that corresponds to the required parameter 'type' of 'PolylineEncoding.Denormalize(int, PolylineEncoding.ValueType)'
Build with .NET: src/PolylineAlgorithm.Abstraction/PolylineEncoder.cs#L72
There is no argument given that corresponds to the required parameter 'type' of 'PolylineEncoding.Normalize(double, PolylineEncoding.ValueType)'
Build with .NET: src/PolylineAlgorithm.Abstraction/PolylineEncoder.cs#L72
There is no argument given that corresponds to the required parameter 'type' of 'PolylineEncoding.Normalize(double, PolylineEncoding.ValueType)'
Build with .NET: src/PolylineAlgorithm.Abstraction/PolylineDecoder.cs#L71
There is no argument given that corresponds to the required parameter 'type' of 'PolylineEncoding.Denormalize(int, PolylineEncoding.ValueType)'
Build with .NET: src/PolylineAlgorithm.Abstraction/PolylineDecoder.cs#L71
There is no argument given that corresponds to the required parameter 'type' of 'PolylineEncoding.Denormalize(int, PolylineEncoding.ValueType)'
Build with .NET: src/PolylineAlgorithm.Abstraction/PolylineEncoder.cs#L20
Abstract type 'PolylineEncoder' should not have public constructors (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1012)
Build with .NET: src/PolylineAlgorithm.Abstraction/PolylineDecoder.cs#L17
Abstract type 'PolylineDecoder' should not have public constructors (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1012)