Skip to content

feat(api): support id on cloud region request #111

feat(api): support id on cloud region request

feat(api): support id on cloud region request #111

Triggered via pull request June 19, 2024 09:20
Status Failure
Total duration 2m 21s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 2 warnings
Test: crates/ash_cli/src/console/blueprint.rs#L82
cannot find function `get_project_cloud_region_by_id_or_name` in module `console::api`
Test: crates/ash_cli/src/console/region.rs#L187
cannot find function `get_project_cloud_region_by_id_or_name` in module `console::api`
Test: crates/ash_cli/src/console/region.rs#L235
cannot find function `remove_project_cloud_region_by_id_or_name` in module `console::api`
Test
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
Test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Test
The following actions uses node12 which is deprecated and will be forced to run on node16: 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/