Skip to content

Fix for docs build. #37

Fix for docs build.

Fix for docs build. #37

Triggered via push August 4, 2023 20:30
Status Failure
Total duration 1m 20s
Artifacts

build.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 6 warnings
Test: rtz/src/geo/admin/osm.rs#L23
cannot find function `decode_binary_data` in this scope
Test: rtz/src/geo/tz/ned.rs#L27
cannot find function `decode_binary_data` in this scope
Test: rtz/src/geo/tz/osm.rs#L27
cannot find function `decode_binary_data` in this scope
Test
could not compile `rtz` (lib) due to 3 previous errors
Test
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
Test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Test
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/
Test
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/
Test
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/
Test
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/
Test
some crates are on edition 2021 which defaults to `resolver = "2"`, but virtual workspaces default to `resolver = "1"`