updated guide #597
build.yml
on: push
Extract version
21s
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
Do not use standard exception constructor. Use one that accept context information
|
|
Compile source code:
src/PolylineAlgorithm/Abstraction/AbstractPolylineEncoder.cs#L171
Do not use standard exception constructor. Use one that accept context information
|
|
Compile source code:
src/PolylineAlgorithm/Abstraction/AbstractPolylineEncoder.cs#L171
Do not use standard exception constructor. Use one that accept context information
|
|
Compile source code:
src/PolylineAlgorithm/Abstraction/AbstractPolylineEncoder.cs#L171
Do not use standard exception constructor. Use one that accept context information
|
|
Compile source code:
src/PolylineAlgorithm/Abstraction/AbstractPolylineEncoder.cs#L171
Do not use standard exception constructor. Use one that accept context information
|
|
Compile source code:
src/PolylineAlgorithm/Abstraction/AbstractPolylineEncoder.cs#L171
Do not use standard exception constructor. Use one that accept context information
|
|
Compile source code:
src/PolylineAlgorithm/Abstraction/AbstractPolylineEncoder.cs#L171
Do not use standard exception constructor. Use one that accept context information
|
|
Compile source code:
src/PolylineAlgorithm/Abstraction/AbstractPolylineEncoder.cs#L171
Do not use standard exception constructor. Use one that accept context information
|
|
Compile source code:
src/PolylineAlgorithm/Abstraction/AbstractPolylineEncoder.cs#L171
Do not use standard exception constructor. Use one that accept context information
|
|
Compile source code:
src/PolylineAlgorithm/Abstraction/AbstractPolylineEncoder.cs#L171
Do not use standard exception constructor. Use one that accept context information
|
|
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/PolylineEncodingOptionsBuilder.cs#L54
Parameter 'stackAllocLimit' has no matching param tag in the XML comment for 'PolylineEncodingOptionsBuilder.WithStackAllocLimit(int)' (but other parameters do)
|
|
Compile source code:
src/PolylineAlgorithm/PolylineEncodingOptionsBuilder.cs#L53
XML comment on 'PolylineEncodingOptionsBuilder.WithStackAllocLimit(int)' has a paramref tag for 'bufferSize', but there is no parameter by that name
|
|
Compile source code:
src/PolylineAlgorithm/PolylineEncodingOptionsBuilder.cs#L47
XML comment has a param tag for 'bufferSize', but there is no parameter by that name
|
|
Compile source code:
src/PolylineAlgorithm/Extensions/PolylineEncoderExtensions.cs#L67
Ambiguous reference in cref attribute: 'Polyline'. Assuming 'Defaults.Polyline', but could have also matched other overloads including 'Polyline'.
|
|
Compile source code:
src/PolylineAlgorithm/Extensions/PolylineEncoderExtensions.cs#L64
Ambiguous reference in cref attribute: 'Coordinate'. Assuming 'Defaults.Coordinate', but could have also matched other overloads including 'Coordinate'.
|
|
Compile source code:
src/PolylineAlgorithm/Extensions/PolylineEncoderExtensions.cs#L58
Ambiguous reference in cref attribute: 'Coordinate'. Assuming 'Defaults.Coordinate', but could have also matched other overloads including 'Coordinate'.
|
|
Compile source code:
src/PolylineAlgorithm/Extensions/PolylineEncoderExtensions.cs#L29
Ambiguous reference in cref attribute: 'Polyline'. Assuming 'Defaults.Polyline', but could have also matched other overloads including 'Polyline'.
|
|
Compile source code:
src/PolylineAlgorithm/Extensions/PolylineEncoderExtensions.cs#L26
Ambiguous reference in cref attribute: 'Coordinate'. Assuming 'Defaults.Coordinate', but could have also matched other overloads including 'Coordinate'.
|
|
Compile source code:
src/PolylineAlgorithm/Extensions/PolylineEncoderExtensions.cs#L20
Ambiguous reference in cref attribute: 'Coordinate'. Assuming 'Defaults.Coordinate', but could have also matched other overloads including 'Coordinate'.
|
|
Compile source code:
src/PolylineAlgorithm/Extensions/PolylineEncoderExtensions.cs#L44
The variable 'span' is declared but never used
|