Deprecate quick collection for TryFrom #177
Annotations
9 warnings
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Install beta toolchain
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/
|
Install beta toolchain
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/
|
Install beta toolchain
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/
|
Install beta toolchain
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/
|
Run cargo check:
src/lib.rs#L115
use of deprecated function `conversion::quick_collection`: use `geo_types::GeometryCollection::try_from(&k)` instead
|
Run cargo check
`kml` (lib) generated 1 warning
|
Run cargo build:
src/lib.rs#L115
use of deprecated function `conversion::quick_collection`: use `geo_types::GeometryCollection::try_from(&k)` instead
|
Run cargo build
`kml` (lib) generated 1 warning
|
Loading