Skip to content

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

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

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

Triggered via pull request January 11, 2025 22:16
@aawsomeaawsome
synchronize #390
typed_path
Status Cancelled
Total duration 5m 11s
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

11 errors and 18 warnings
Cross checking x86_64-pc-windows-msvc on stable: crates/core/src/backend/node.rs#L22
conflicting implementations of trait `derive_more::Display` for type `NodeErrorKind<'_>`
Cross checking x86_64-pc-windows-msvc on stable: crates/core/src/backend/node.rs#L24
lifetime parameter `'a` is never used
Cross checking x86_64-pc-windows-msvc on stable: crates/core/src/backend/ignore.rs#L507
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#L380
cannot write into `std::string::String`
Cross checking x86_64-pc-windows-msvc on stable: crates/core/src/backend/node.rs#L385
cannot write into `std::string::String`
Cross checking x86_64-pc-windows-msvc on stable: crates/core/src/backend/node.rs#L411
no variant named `UnexpectedEOF` found for enum `NodeErrorKind<'_>`
Cross checking x86_64-pc-windows-msvc on stable: crates/core/src/backend/node.rs#L432
no variant named `ParsingHexFailed` found for enum `NodeErrorKind<'_>`
Cross checking x86_64-pc-windows-msvc on stable: crates/core/src/backend/node.rs#L443
no variant named `ParsingUnicodeFailed` found for enum `NodeErrorKind<'_>`
Cross checking x86_64-pc-windows-msvc on stable: crates/core/src/backend/node.rs#L451
no variant named `InvalidUnicode` found for enum `NodeErrorKind<'_>`
Cross checking x86_64-pc-windows-msvc on stable: crates/core/src/backend/node.rs#L463
no variant named `ParsingUnicodeFailed` found for enum `NodeErrorKind<'_>`
Cross checking x86_64-pc-windows-gnu on stable
Canceling since a higher priority waiting request for 'Cross CI (light)-typed_path' exists
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 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 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 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-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 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 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-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-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-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 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-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-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 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-netbsd 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 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