Skip to content

WIP: refactor!: use same paths representation for unix/windows #1935

WIP: refactor!: use same paths representation for unix/windows

WIP: refactor!: use same paths representation for unix/windows #1935

Triggered via pull request January 11, 2025 21:55
@aawsomeaawsome
synchronize #390
typed_path
Status Failure
Total duration 9m 36s
Artifacts

cross-ci.yml

on: pull_request
Matrix: cross-check
Result (Cross-CI)
0s
Result (Cross-CI)
Fit to window
Zoom out
Zoom in

Annotations

20 errors and 18 warnings
Cross checking x86_64-pc-windows-msvc on stable: crates/core/src/backend/ignore.rs#L515
cannot find type `UnixPathBuf` in this scope
Cross checking x86_64-pc-windows-msvc on stable: crates/core/src/backend/node.rs#L403
cannot find type `NodeResult` in this scope
Cross checking x86_64-pc-windows-msvc on stable: crates/core/src/backend/node.rs#L432
cannot find function `take` in this scope
Cross checking x86_64-pc-windows-msvc on stable: crates/core/src/backend/node.rs#L444
cannot find function `take` in this scope
Cross checking x86_64-pc-windows-msvc on stable: crates/core/src/backend/node.rs#L464
cannot find function `take` in this scope
Cross checking x86_64-pc-windows-msvc on stable: crates/core/src/backend/ignore.rs#L506
no method named `as_encoded_bytes` found for struct `std::path::PathBuf` in the current scope
Cross checking x86_64-pc-windows-msvc on stable: crates/core/src/backend/node.rs#L382
cannot write into `std::string::String`
Cross checking x86_64-pc-windows-msvc on stable: crates/core/src/backend/node.rs#L387
cannot write into `std::string::String`
Cross checking x86_64-pc-windows-msvc on stable: crates/core/src/commands/restore.rs#L412
the trait bound `typed_path::Path<UnixEncoding>: AsRef<std::path::Path>` is not satisfied
Cross checking x86_64-pc-windows-msvc on stable: crates/core/src/commands/restore.rs#L415
the trait bound `typed_path::Path<UnixEncoding>: AsRef<std::path::Path>` is not satisfied
Cross checking x86_64-pc-windows-gnu on stable: crates/core/src/backend/ignore.rs#L515
cannot find type `UnixPathBuf` in this scope
Cross checking x86_64-pc-windows-gnu on stable: crates/core/src/backend/node.rs#L403
cannot find type `NodeResult` in this scope
Cross checking x86_64-pc-windows-gnu on stable: crates/core/src/backend/node.rs#L432
cannot find function `take` in this scope
Cross checking x86_64-pc-windows-gnu on stable: crates/core/src/backend/node.rs#L444
cannot find function `take` in this scope
Cross checking x86_64-pc-windows-gnu on stable: crates/core/src/backend/node.rs#L464
cannot find function `take` in this scope
Cross checking x86_64-pc-windows-gnu on stable: crates/core/src/backend/ignore.rs#L506
no method named `as_encoded_bytes` found for struct `std::path::PathBuf` in the current scope
Cross checking x86_64-pc-windows-gnu on stable: crates/core/src/backend/node.rs#L382
cannot write into `std::string::String`
Cross checking x86_64-pc-windows-gnu on stable: crates/core/src/backend/node.rs#L387
cannot write into `std::string::String`
Cross checking x86_64-pc-windows-gnu on stable: crates/core/src/commands/restore.rs#L412
the trait bound `typed_path::Path<UnixEncoding>: AsRef<std::path::Path>` is not satisfied
Cross checking x86_64-pc-windows-gnu on stable: crates/core/src/commands/restore.rs#L415
the trait bound `typed_path::Path<UnixEncoding>: AsRef<std::path::Path>` is not satisfied
Cross checking armv7-unknown-linux-gnueabihf on stable
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@6849a6489940f00c2f30c0fb92c6274307ccb58a. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
Cross checking x86_64-unknown-linux-musl on stable
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@6849a6489940f00c2f30c0fb92c6274307ccb58a. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
Cross checking aarch64-apple-darwin on stable
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@6849a6489940f00c2f30c0fb92c6274307ccb58a. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
Cross checking aarch64-unknown-linux-musl on stable
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@6849a6489940f00c2f30c0fb92c6274307ccb58a. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
Cross checking x86_64-unknown-linux-gnu on stable
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@6849a6489940f00c2f30c0fb92c6274307ccb58a. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
Cross checking aarch64-unknown-linux-gnu on stable
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@6849a6489940f00c2f30c0fb92c6274307ccb58a. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
Cross checking i686-unknown-linux-gnu on stable
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@6849a6489940f00c2f30c0fb92c6274307ccb58a. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
Cross checking x86_64-unknown-netbsd on stable
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@6849a6489940f00c2f30c0fb92c6274307ccb58a. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
Cross checking x86_64-apple-darwin on stable
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@6849a6489940f00c2f30c0fb92c6274307ccb58a. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
Cross checking x86_64-pc-windows-gnu on stable
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@6849a6489940f00c2f30c0fb92c6274307ccb58a. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
Cross checking x86_64-unknown-linux-gnu on stable
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Cross checking x86_64-pc-windows-msvc on stable
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@6849a6489940f00c2f30c0fb92c6274307ccb58a. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
Cross checking i686-unknown-linux-gnu on stable
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Cross checking armv7-unknown-linux-gnueabihf on stable
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Cross checking x86_64-unknown-linux-musl on stable
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Cross checking aarch64-unknown-linux-gnu on stable
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Cross checking aarch64-unknown-linux-musl on stable
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Cross checking x86_64-unknown-netbsd on stable
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636