Skip to content

refactored

refactored #687

Triggered via push April 6, 2026 13:17
Status Success
Total duration 2m 26s
Artifacts 4

build.yml

on: push
Extract version
11s
Extract version
Set workflow variables
2s
Set workflow variables
Format source code
39s
Format source code
Compile source code
46s
Compile source code
Package binaries
24s
Package binaries
Run tests
52s
Run tests
Generate assembly metadata
26s
Generate assembly metadata
Publish development package
10s
Publish development package
Fit to window
Zoom out
Zoom in

Annotations

35 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/
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/Abstraction/IPolylineDecoder.cs#L22
Symbol 'PolylineAlgorithm.Abstraction.IPolylineDecoder<TPolyline, TValue>' 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#L22
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/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/Internal/PolylineWriter.cs#L18
XML comment has cref attribute 'BeginItem' that could not be resolved
Compile source code: src/PolylineAlgorithm/Internal/PolylineReader.cs#L17
XML comment has cref attribute 'BeginItem' that could not be resolved
Compile source code: src/PolylineAlgorithm/Abstraction/AbstractPolylineEncoder.cs#L157
XML comment has cref attribute 'Read' that could not be resolved
Compile source code: src/PolylineAlgorithm/Abstraction/AbstractPolylineDecoder.cs#L193
XML comment has cref attribute 'Write' that could not be resolved
Compile source code: src/PolylineAlgorithm/Abstraction/AbstractPolylineDecoder.cs#L185
XML comment has cref attribute 'Write' that could not be resolved
Package binaries: src/PolylineAlgorithm/Abstraction/IPolylineDecoder.cs#L22
Symbol 'PolylineAlgorithm.Abstraction.IPolylineDecoder<TPolyline, TValue>' 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#L22
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/Internal/PolylineWriter.cs#L18
XML comment has cref attribute 'BeginItem' that could not be resolved
Package binaries: src/PolylineAlgorithm/Internal/PolylineReader.cs#L17
XML comment has cref attribute 'BeginItem' that could not be resolved
Package binaries: src/PolylineAlgorithm/Abstraction/AbstractPolylineEncoder.cs#L157
XML comment has cref attribute 'Read' that could not be resolved
Package binaries: src/PolylineAlgorithm/Abstraction/AbstractPolylineDecoder.cs#L193
XML comment has cref attribute 'Write' that could not be resolved
Package binaries: src/PolylineAlgorithm/Abstraction/AbstractPolylineDecoder.cs#L185
XML comment has cref attribute 'Write' that could not be resolved
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/
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/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/AbstractPolylineDecoder.cs#L101
Remove this commented out code.
Run tests: src/PolylineAlgorithm/Internal/PolylineWriter.cs#L18
XML comment has cref attribute 'BeginItem' that could not be resolved
Run tests: src/PolylineAlgorithm/Internal/PolylineReader.cs#L17
XML comment has cref attribute 'BeginItem' that could not be resolved
Run tests: src/PolylineAlgorithm/Abstraction/AbstractPolylineEncoder.cs#L157
XML comment has cref attribute 'Read' that could not be resolved
Run tests: src/PolylineAlgorithm/Abstraction/AbstractPolylineDecoder.cs#L193
XML comment has cref attribute 'Write' that could not be resolved
Run tests: src/PolylineAlgorithm/Abstraction/AbstractPolylineDecoder.cs#L185
XML comment has cref attribute 'Write' that could not be resolved

Artifacts

Produced during runtime
Name Size Digest
assembly-metadata
25.7 KB
sha256:45a75f6020e6302bf4bcc7753a4633f46c1236a9249dd9a05cf210dcdd8a3c51
build
91.4 MB
sha256:5a78d5617f7252cba5dbe9643580a2db4f5a1670889bf7de042b3b07daa617aa
package
45.5 KB
sha256:cdc48dbfad092fd05c5f6071e8eefda0f9bc403f0c7c81e5bfa4837c7405a78a
test-results
141 KB
sha256:7ba9e926b7754ca5170b610d9e12b4daca24e22ee485239976f4f0b64db6ba73