Skip to content
Manually triggered February 19, 2024 12:37
Status Failure
Total duration 2m 13s
Artifacts

ci.yml

on: workflow_dispatch
Matrix: Check
Fit to window
Zoom out
Zoom in

Annotations

12 errors
Check (windows-latest): src/build.rs#L12
failed to resolve: could not find `unix` in `os`
Check (windows-latest): src/fsutils.rs#L3
failed to resolve: could not find `unix` in `os`
Check (windows-latest): src/repo.rs#L2
failed to resolve: could not find `unix` in `os`
Check (windows-latest): src/repo.rs#L68
failed to resolve: could not find `unix` in `os`
Check (windows-latest): src/build.rs#L25
no method named `size` found for reference `&std::fs::Metadata` in the current scope
Check (windows-latest): src/fsutils.rs#L8
no method named `mtime` found for reference `&std::fs::Metadata` in the current scope
Check (windows-latest): src/fsutils.rs#L8
no method named `mtime_nsec` found for reference `&std::fs::Metadata` in the current scope
Check (windows-latest): src/fsutils.rs#L10
no method named `ino` found for reference `&std::fs::Metadata` in the current scope
Check (windows-latest): src/fsutils.rs#L14
no method named `size` found for reference `&std::fs::Metadata` in the current scope
Check (windows-latest): src/fsutils.rs#L27
no method named `size` found for struct `std::fs::Metadata` in the current scope
Check (macos-latest)
The job was canceled because "windows-latest" failed.
Check (macos-latest)
The operation was canceled.