refactor!: use same paths representation for unix/windows #1935
Annotations
10 errors and 1 warning
Run Cross-CI action:
crates/core/src/backend/ignore.rs#L515
cannot find type `UnixPathBuf` in this scope
|
Run Cross-CI action:
crates/core/src/backend/node.rs#L403
cannot find type `NodeResult` in this scope
|
Run Cross-CI action:
crates/core/src/backend/node.rs#L432
cannot find function `take` in this scope
|
Run Cross-CI action:
crates/core/src/backend/node.rs#L444
cannot find function `take` in this scope
|
Run Cross-CI action:
crates/core/src/backend/node.rs#L464
cannot find function `take` in this scope
|
Run Cross-CI action:
crates/core/src/backend/ignore.rs#L506
no method named `as_encoded_bytes` found for struct `std::path::PathBuf` in the current scope
|
Run Cross-CI action:
crates/core/src/backend/node.rs#L382
cannot write into `std::string::String`
|
Run Cross-CI action:
crates/core/src/backend/node.rs#L387
cannot write into `std::string::String`
|
Run Cross-CI action:
crates/core/src/commands/restore.rs#L412
the trait bound `typed_path::Path<UnixEncoding>: AsRef<std::path::Path>` is not satisfied
|
Run Cross-CI action:
crates/core/src/commands/restore.rs#L415
the trait bound `typed_path::Path<UnixEncoding>: AsRef<std::path::Path>` is not satisfied
|
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
|
Loading