Skip to content

fix: add pull-requests: write permission to merge-to-main job #157

fix: add pull-requests: write permission to merge-to-main job

fix: add pull-requests: write permission to merge-to-main job #157

Triggered via pull request April 4, 2026 19:36
Status Success
Total duration 2m 16s
Artifacts 3

pull-request.yml

on: pull_request
Set workflow variables
2s
Set workflow variables
Extract version from branch
16s
Extract version from branch
Compile source code
52s
Compile source code
Package binaries
26s
Package binaries
Run tests
53s
Run tests
Matrix: benchmark
Publish development package
15s
Publish development package
Fit to window
Zoom out
Zoom in

Annotations

36 warnings
Extract version from branch
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 from branch
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 from branch
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 from branch
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
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/IPolylineEncoder.cs#L36
Symbol 'PolylineAlgorithm.Abstraction.IPolylineEncoder<TValue, 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/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/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/PolylineEncodingOptions.cs#L30
Symbol 'PolylineAlgorithm.PolylineEncodingOptions.PolylineEncodingOptions() -> void' 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#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/IPolylineEncoder.cs#L36
Symbol 'PolylineAlgorithm.Abstraction.IPolylineEncoder<TValue, 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#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/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)
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/PolylineEncodingOptions.cs#L30
Symbol 'PolylineAlgorithm.PolylineEncodingOptions.PolylineEncodingOptions() -> void' 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/Extensions/PolylineDecoderExtensions.cs#L16
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/IPolylineEncoder.cs#L36
Symbol 'PolylineAlgorithm.Abstraction.IPolylineEncoder<TValue, 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#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)
Run tests: 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)
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/PolylineEncodingOptionsBuilder.cs#L15
Symbol 'PolylineAlgorithm.PolylineEncodingOptionsBuilder' 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
90.8 MB
sha256:8953e721b4b115fd157418c5f09fed9f18adc38b3d5b4c8160d75d49ba9f1c81
package
45.5 KB
sha256:cb3847428ad68adfc11df7e74040abf196572240013e2d431642e710ab90c019
test-results
157 KB
sha256:dee839262d51f00772af12897b4538b30c3b244b81d0fe5723f78dec726009bf