ExceptionGuard made internal #664
build.yml
on: push
Extract version
9s
Run tests
51s
Generate assembly metadata
42s
Publish development package
14s
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/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)
|
|
Compile source code:
src/PolylineAlgorithm/PolylineEncodingOptions.cs#L30
Symbol 'PolylineAlgorithm.PolylineEncodingOptions' 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/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)
|
|
Compile source code:
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)
|
|
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/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/PolylineEncoding.cs#L23
Symbol 'PolylineAlgorithm.PolylineEncoding' 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/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)
|
|
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/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)
|
|
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/PolylineEncodingOptions.cs#L30
Symbol 'PolylineAlgorithm.PolylineEncodingOptions' 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)
|
|
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/PolylineEncoding.cs#L23
Symbol 'PolylineAlgorithm.PolylineEncoding' is not part of the declared public API (https://github.com/dotnet/roslyn/blob/main/src/RoslynAnalyzers/PublicApiAnalyzers/PublicApiAnalyzers.Help.md)
|
|
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/InvalidPolylineException.cs#L18
Symbol 'PolylineAlgorithm.InvalidPolylineException' 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/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/PolylineEncodingOptions.cs#L30
Symbol 'PolylineAlgorithm.PolylineEncodingOptions' 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/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/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/PolylineEncoding.cs#L23
Symbol 'PolylineAlgorithm.PolylineEncoding' 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)
|
|
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)
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
assembly-metadata
|
25.9 KB |
sha256:2ac166932e3b93f545913130d52974b5bb56a932f839c4c47ed7718dfe606f41
|
|
|
build
|
90.8 MB |
sha256:d85e4118ffcb71487d1857c72f2eb69a15d8fcf0a1f1479a408cd2a3082d501d
|
|
|
package
|
45.6 KB |
sha256:545cc437218cc0dfcec2ffdc262d19978416ffe2c4be2cbc1e7f45b2df47623f
|
|
|
test-results
|
157 KB |
sha256:3df19255548aeef69b6efe742a353fda5fa79143f567a7c2e8e483ca4fc753d8
|
|