Merge branch 'develop/1.0' of https://github.com/petesramek/polyline-… #593
build.yml
on: push
Extract version
14s
Run tests
36s
Generate assembly metadata
33s
Publish development package
13s
Annotations
1 error and 33 warnings
|
Run tests
Process completed with exit code 1.
|
|
Extract version
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
|
Extract version
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
|
Extract version
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
|
Compile source code:
src/PolylineAlgorithm/PolylineEncodingOptionsBuilder.cs#L47
XML comment has a param tag for 'bufferSize', but there is no parameter by that name
|
|
Compile source code:
src/PolylineAlgorithm/Extensions/PolylineEncoderExtensions.cs#L67
Ambiguous reference in cref attribute: 'Polyline'. Assuming 'Defaults.Polyline', but could have also matched other overloads including 'Polyline'.
|
|
Compile source code:
src/PolylineAlgorithm/Extensions/PolylineEncoderExtensions.cs#L64
Ambiguous reference in cref attribute: 'Coordinate'. Assuming 'Defaults.Coordinate', but could have also matched other overloads including 'Coordinate'.
|
|
Compile source code:
src/PolylineAlgorithm/Extensions/PolylineEncoderExtensions.cs#L58
Ambiguous reference in cref attribute: 'Coordinate'. Assuming 'Defaults.Coordinate', but could have also matched other overloads including 'Coordinate'.
|
|
Compile source code:
src/PolylineAlgorithm/Extensions/PolylineEncoderExtensions.cs#L29
Ambiguous reference in cref attribute: 'Polyline'. Assuming 'Defaults.Polyline', but could have also matched other overloads including 'Polyline'.
|
|
Compile source code:
src/PolylineAlgorithm/Extensions/PolylineEncoderExtensions.cs#L26
Ambiguous reference in cref attribute: 'Coordinate'. Assuming 'Defaults.Coordinate', but could have also matched other overloads including 'Coordinate'.
|
|
Compile source code:
src/PolylineAlgorithm/Extensions/PolylineEncoderExtensions.cs#L20
Ambiguous reference in cref attribute: 'Coordinate'. Assuming 'Defaults.Coordinate', but could have also matched other overloads including 'Coordinate'.
|
|
Compile source code:
src/PolylineAlgorithm/Extensions/PolylineEncoderExtensions.cs#L44
The variable 'span' is declared but never used
|
|
Compile source code:
src/PolylineAlgorithm/Polyline.cs#L119
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
|
|
Compile source code:
src/PolylineAlgorithm/Polyline.cs#L119
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
|
|
Run tests:
src/PolylineAlgorithm/PolylineEncodingOptionsBuilder.cs#L53
XML comment on 'PolylineEncodingOptionsBuilder.WithStackAllocLimit(int)' has a paramref tag for 'bufferSize', but there is no parameter by that name
|
|
Run tests:
src/PolylineAlgorithm/PolylineEncodingOptionsBuilder.cs#L47
XML comment has a param tag for 'bufferSize', but there is no parameter by that name
|
|
Run tests:
src/PolylineAlgorithm/Extensions/PolylineEncoderExtensions.cs#L67
Ambiguous reference in cref attribute: 'Polyline'. Assuming 'Defaults.Polyline', but could have also matched other overloads including 'Polyline'.
|
|
Run tests:
src/PolylineAlgorithm/Extensions/PolylineEncoderExtensions.cs#L64
Ambiguous reference in cref attribute: 'Coordinate'. Assuming 'Defaults.Coordinate', but could have also matched other overloads including 'Coordinate'.
|
|
Run tests:
src/PolylineAlgorithm/Extensions/PolylineEncoderExtensions.cs#L58
Ambiguous reference in cref attribute: 'Coordinate'. Assuming 'Defaults.Coordinate', but could have also matched other overloads including 'Coordinate'.
|
|
Run tests:
src/PolylineAlgorithm/Extensions/PolylineEncoderExtensions.cs#L29
Ambiguous reference in cref attribute: 'Polyline'. Assuming 'Defaults.Polyline', but could have also matched other overloads including 'Polyline'.
|
|
Run tests:
src/PolylineAlgorithm/Extensions/PolylineEncoderExtensions.cs#L26
Ambiguous reference in cref attribute: 'Coordinate'. Assuming 'Defaults.Coordinate', but could have also matched other overloads including 'Coordinate'.
|
|
Run tests:
src/PolylineAlgorithm/Extensions/PolylineEncoderExtensions.cs#L20
Ambiguous reference in cref attribute: 'Coordinate'. Assuming 'Defaults.Coordinate', but could have also matched other overloads including 'Coordinate'.
|
|
Run tests:
src/PolylineAlgorithm/Extensions/PolylineEncoderExtensions.cs#L44
The variable 'span' is declared but never used
|
|
Run tests:
src/PolylineAlgorithm/Polyline.cs#L119
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
|
|
Package binaries:
src/PolylineAlgorithm/PolylineEncodingOptionsBuilder.cs#L54
Parameter 'stackAllocLimit' has no matching param tag in the XML comment for 'PolylineEncodingOptionsBuilder.WithStackAllocLimit(int)' (but other parameters do)
|
|
Package binaries:
src/PolylineAlgorithm/PolylineEncodingOptionsBuilder.cs#L53
XML comment on 'PolylineEncodingOptionsBuilder.WithStackAllocLimit(int)' has a paramref tag for 'bufferSize', but there is no parameter by that name
|
|
Package binaries:
src/PolylineAlgorithm/PolylineEncodingOptionsBuilder.cs#L47
XML comment has a param tag for 'bufferSize', but there is no parameter by that name
|
|
Package binaries:
src/PolylineAlgorithm/Extensions/PolylineEncoderExtensions.cs#L67
Ambiguous reference in cref attribute: 'Polyline'. Assuming 'Defaults.Polyline', but could have also matched other overloads including 'Polyline'.
|
|
Package binaries:
src/PolylineAlgorithm/Extensions/PolylineEncoderExtensions.cs#L64
Ambiguous reference in cref attribute: 'Coordinate'. Assuming 'Defaults.Coordinate', but could have also matched other overloads including 'Coordinate'.
|
|
Package binaries:
src/PolylineAlgorithm/Extensions/PolylineEncoderExtensions.cs#L58
Ambiguous reference in cref attribute: 'Coordinate'. Assuming 'Defaults.Coordinate', but could have also matched other overloads including 'Coordinate'.
|
|
Package binaries:
src/PolylineAlgorithm/Extensions/PolylineEncoderExtensions.cs#L29
Ambiguous reference in cref attribute: 'Polyline'. Assuming 'Defaults.Polyline', but could have also matched other overloads including 'Polyline'.
|
|
Package binaries:
src/PolylineAlgorithm/Extensions/PolylineEncoderExtensions.cs#L26
Ambiguous reference in cref attribute: 'Coordinate'. Assuming 'Defaults.Coordinate', but could have also matched other overloads including 'Coordinate'.
|
|
Package binaries:
src/PolylineAlgorithm/Extensions/PolylineEncoderExtensions.cs#L20
Ambiguous reference in cref attribute: 'Coordinate'. Assuming 'Defaults.Coordinate', but could have also matched other overloads including 'Coordinate'.
|
|
Package binaries:
src/PolylineAlgorithm/Extensions/PolylineEncoderExtensions.cs#L44
The variable 'span' is declared but never used
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
assembly-metadata
|
25.7 KB |
sha256:0372a3eb5c61e4f67362ea8f12106538a8afe927ff6246b9cfdd433a9a57e942
|
|
|
build
|
54.4 MB |
sha256:0b52e6cd18b85177130accdb1fe9e94397174ce02ddfe3d05497627dc47411d9
|
|
|
package
|
206 KB |
sha256:a1a56c5bcf599cf0bf117d91a6a40fd80100210e8392d543a9533e9bec62978f
|
|