Rewrite XML doc comments for consistency across the solution (#150) #645
build.yml
on: push
Extract version
19s
Run tests
1m 0s
Generate assembly metadata
34s
Publish development package
16s
Annotations
38 warnings
|
Extract version
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions-ecosystem/action-regex-match@v2, actions/setup-dotnet@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
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/
|
|
Format source code
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/setup-dotnet@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Compile source code
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/setup-dotnet@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Compile source code:
src/PolylineAlgorithm/PolylineDecoder.cs#L11
Symbol 'PolylineAlgorithm.PolylineDecoder' is not part of the declared public API (https://github.com/dotnet/roslyn/blob/main/src/RoslynAnalyzers/PublicApiAnalyzers/PublicApiAnalyzers.Help.md)
|
|
Compile source code:
src/PolylineAlgorithm/Polyline.cs#L23
Symbol 'PolylineAlgorithm.Polyline' is not part of the declared public API (https://github.com/dotnet/roslyn/blob/main/src/RoslynAnalyzers/PublicApiAnalyzers/PublicApiAnalyzers.Help.md)
|
|
Compile source code:
src/PolylineAlgorithm/Abstraction/IPolylineEncoder.cs#L10
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)
|
|
Compile source code:
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)
|
|
Compile source code:
src/PolylineAlgorithm/Abstraction/AbstractPolylineEncoder.cs#L27
Symbol 'PolylineAlgorithm.Abstraction.AbstractPolylineEncoder<TCoordinate, TPolyline>' is not part of the declared public API (https://github.com/dotnet/roslyn/blob/main/src/RoslynAnalyzers/PublicApiAnalyzers/PublicApiAnalyzers.Help.md)
|
|
Compile source code:
src/PolylineAlgorithm/Extensions/PolylineEncoderExtensions.cs#L19
Symbol 'PolylineAlgorithm.Extensions.PolylineEncoderExtensions' is not part of the declared public API (https://github.com/dotnet/roslyn/blob/main/src/RoslynAnalyzers/PublicApiAnalyzers/PublicApiAnalyzers.Help.md)
|
|
Compile source code:
src/PolylineAlgorithm/Abstraction/AbstractPolylineDecoder.cs#L23
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)
|
|
Compile source code:
src/PolylineAlgorithm/Extensions/PolylineDecoderExtensions.cs#L17
Symbol 'PolylineAlgorithm.Extensions.PolylineDecoderExtensions' is not part of the declared public API (https://github.com/dotnet/roslyn/blob/main/src/RoslynAnalyzers/PublicApiAnalyzers/PublicApiAnalyzers.Help.md)
|
|
Compile source code:
src/PolylineAlgorithm/Abstraction/AbstractPolylineEncoder.cs#L12
The using directive for 'PolylineAlgorithm.Internal.Diagnostics' appeared previously in this namespace
|
|
Compile source code:
src/PolylineAlgorithm/Abstraction/AbstractPolylineDecoder.cs#L10
The using directive for 'PolylineAlgorithm.Internal.Diagnostics' appeared previously in this namespace
|
|
Generate assembly metadata
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/setup-dotnet@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Package binaries:
src/PolylineAlgorithm/Coordinate.cs#L151
Do not nest type Validator. Alternatively, change its accessibility so that it is not externally visible. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1034)
|
|
Package binaries:
src/PolylineAlgorithm/Coordinate.cs#L27
Symbol 'PolylineAlgorithm.Coordinate' is not part of the declared public API (https://github.com/dotnet/roslyn/blob/main/src/RoslynAnalyzers/PublicApiAnalyzers/PublicApiAnalyzers.Help.md)
|
|
Package binaries:
src/PolylineAlgorithm/Extensions/PolylineEncoderExtensions.cs#L19
Symbol 'PolylineAlgorithm.Extensions.PolylineEncoderExtensions' is not part of the declared public API (https://github.com/dotnet/roslyn/blob/main/src/RoslynAnalyzers/PublicApiAnalyzers/PublicApiAnalyzers.Help.md)
|
|
Package binaries:
src/PolylineAlgorithm/Extensions/PolylineDecoderExtensions.cs#L17
Symbol 'PolylineAlgorithm.Extensions.PolylineDecoderExtensions' is not part of the declared public API (https://github.com/dotnet/roslyn/blob/main/src/RoslynAnalyzers/PublicApiAnalyzers/PublicApiAnalyzers.Help.md)
|
|
Package binaries:
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)
|
|
Package binaries:
src/PolylineAlgorithm/Abstraction/IPolylineEncoder.cs#L10
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)
|
|
Package binaries:
src/PolylineAlgorithm/Abstraction/AbstractPolylineDecoder.cs#L23
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)
|
|
Package binaries:
src/PolylineAlgorithm/Abstraction/AbstractPolylineEncoder.cs#L27
Symbol 'PolylineAlgorithm.Abstraction.AbstractPolylineEncoder<TCoordinate, TPolyline>' is not part of the declared public API (https://github.com/dotnet/roslyn/blob/main/src/RoslynAnalyzers/PublicApiAnalyzers/PublicApiAnalyzers.Help.md)
|
|
Package binaries:
src/PolylineAlgorithm/Abstraction/AbstractPolylineEncoder.cs#L12
The using directive for 'PolylineAlgorithm.Internal.Diagnostics' appeared previously in this namespace
|
|
Package binaries:
src/PolylineAlgorithm/Abstraction/AbstractPolylineDecoder.cs#L10
The using directive for 'PolylineAlgorithm.Internal.Diagnostics' appeared previously in this namespace
|
|
Run tests
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/setup-dotnet@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Run tests:
src/PolylineAlgorithm/Coordinate.cs#L151
Do not nest type Validator. Alternatively, change its accessibility so that it is not externally visible. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1034)
|
|
Run tests:
src/PolylineAlgorithm/Abstraction/AbstractPolylineEncoder.cs#L27
Symbol 'PolylineAlgorithm.Abstraction.AbstractPolylineEncoder<TCoordinate, TPolyline>' is not part of the declared public API (https://github.com/dotnet/roslyn/blob/main/src/RoslynAnalyzers/PublicApiAnalyzers/PublicApiAnalyzers.Help.md)
|
|
Run tests:
src/PolylineAlgorithm/Abstraction/IPolylineEncoder.cs#L10
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)
|
|
Run tests:
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)
|
|
Run tests:
src/PolylineAlgorithm/Extensions/PolylineEncoderExtensions.cs#L19
Symbol 'PolylineAlgorithm.Extensions.PolylineEncoderExtensions' is not part of the declared public API (https://github.com/dotnet/roslyn/blob/main/src/RoslynAnalyzers/PublicApiAnalyzers/PublicApiAnalyzers.Help.md)
|
|
Run tests:
src/PolylineAlgorithm/Abstraction/AbstractPolylineDecoder.cs#L23
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)
|
|
Run tests:
src/PolylineAlgorithm/Extensions/PolylineDecoderExtensions.cs#L17
Symbol 'PolylineAlgorithm.Extensions.PolylineDecoderExtensions' is not part of the declared public API (https://github.com/dotnet/roslyn/blob/main/src/RoslynAnalyzers/PublicApiAnalyzers/PublicApiAnalyzers.Help.md)
|
|
Run tests:
src/PolylineAlgorithm/Abstraction/AbstractPolylineEncoder.cs#L12
The using directive for 'PolylineAlgorithm.Internal.Diagnostics' appeared previously in this namespace
|
|
Run tests:
src/PolylineAlgorithm/Abstraction/AbstractPolylineDecoder.cs#L10
The using directive for 'PolylineAlgorithm.Internal.Diagnostics' appeared previously in this namespace
|
|
Run tests:
src/PolylineAlgorithm/Abstraction/AbstractPolylineDecoder.cs#L10
The using directive for 'PolylineAlgorithm.Internal.Diagnostics' appeared previously in this namespace
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
assembly-metadata
|
37.4 KB |
sha256:488cc59cf8947cda09af903818797177caf4a0a52c126beb21ea279e16d34227
|
|
|
build
|
96.5 MB |
sha256:05de106fb2ef78518531cf9b4075a4766938f88644e6b7db40780cb35341faad
|
|
|
package
|
232 KB |
sha256:54c6d222478be1a6ed50b298b58aeb0b1afdfe5e635419f6bef9c5d475fe94fb
|
|
|
test-results
|
253 KB |
sha256:0f7eb113b207b67b5f7d1dbec8b0ad363e75c118a713ef323d1f1ace6e65564a
|
|