added message to exception #599
build.yml
on: push
Extract version
17s
Run tests
0s
Generate assembly metadata
0s
Publish development package
0s
Annotations
10 errors and 16 warnings
|
Compile source code:
src/PolylineAlgorithm/Abstraction/AbstractPolylineEncoder.cs#L171
The name 'requiredSpace' does not exist in the current context
|
|
Compile source code:
src/PolylineAlgorithm/Abstraction/AbstractPolylineEncoder.cs#L171
The name 'requiredSpace' does not exist in the current context
|
|
Compile source code:
src/PolylineAlgorithm/Abstraction/AbstractPolylineEncoder.cs#L171
The name 'requiredSpace' does not exist in the current context
|
|
Compile source code:
src/PolylineAlgorithm/Abstraction/AbstractPolylineEncoder.cs#L171
The name 'requiredSpace' does not exist in the current context
|
|
Compile source code:
src/PolylineAlgorithm/Abstraction/AbstractPolylineEncoder.cs#L171
The name 'requiredSpace' does not exist in the current context
|
|
Compile source code:
src/PolylineAlgorithm/Abstraction/AbstractPolylineEncoder.cs#L171
The name 'requiredSpace' does not exist in the current context
|
|
Compile source code:
src/PolylineAlgorithm/Abstraction/AbstractPolylineEncoder.cs#L171
The name 'requiredSpace' does not exist in the current context
|
|
Compile source code:
src/PolylineAlgorithm/Abstraction/AbstractPolylineEncoder.cs#L171
The name 'requiredSpace' does not exist in the current context
|
|
Compile source code:
src/PolylineAlgorithm/Abstraction/AbstractPolylineEncoder.cs#L171
The name 'requiredSpace' does not exist in the current context
|
|
Compile source code:
src/PolylineAlgorithm/Abstraction/AbstractPolylineEncoder.cs#L171
The name 'requiredSpace' does not exist in the current context
|
|
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. 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. 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. 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/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/AbstractPolylineEncoder.cs#L25
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#L18
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#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/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/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).
|