Skip to content

Update Rust crate remi-fs to 0.9.0 #617

Update Rust crate remi-fs to 0.9.0

Update Rust crate remi-fs to 0.9.0 #617

Triggered via pull request April 16, 2024 23:02
Status Failure
Total duration 10m 23s
Artifacts

CI.yaml

on: pull_request
Matrix: rust
Fit to window
Zoom out
Zoom in

Annotations

15 errors
unresolved imports `remi_fs::FilesystemStorageConfig`, `remi_fs::FilesystemStorageService`: src/lib.rs#L21
error[E0432]: unresolved imports `remi_fs::FilesystemStorageConfig`, `remi_fs::FilesystemStorageService` --> src/templates/resolver/filesystem.rs:21:15 | 21 | use remi_fs::{FilesystemStorageConfig, FilesystemStorageService}; | ^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^ no `FilesystemStorageService` in the root | | | no `FilesystemStorageConfig` in the root
unresolved import `remi_fs::FilesystemStorageConfig`: src/lib.rs#L20
error[E0432]: unresolved import `remi_fs::FilesystemStorageConfig` --> src/templates.rs:20:5 | 20 | use remi_fs::FilesystemStorageConfig; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `FilesystemStorageConfig` in the root
aborting due to 2 previous errors
error: aborting due to 2 previous errors
Clippy!
Received a internal compiler error OR an unknown message type, view this in debug mode to view the payload
Clippy!
{ "rendered": "For more information about this error, try `rustc --explain E0432`.\n", "$message_type": "diagnostic", "children": [], "code": null, "level": "failure-note", "message": "For more information about this error, try `rustc --explain E0432`.", "spans": [] }
Rust CI on Linux (x86_64) with toolchain nightly
Process completed with exit code 101.
Rust CI on macOS (x86_64) with toolchain nightly
The job was canceled because "ubuntu-latest_nightly" failed.
Rust CI on Windows with toolchain nightly
The job was canceled because "ubuntu-latest_nightly" failed.
Rust CI on Windows with toolchain nightly
The operation was canceled.
Rust CI on Windows with toolchain stable
The job was canceled because "ubuntu-latest_nightly" failed.
Rust CI on Windows with toolchain stable
The operation was canceled.
Rust CI on macOS (x86_64) with toolchain stable
The job was canceled because "ubuntu-latest_nightly" failed.
Rust CI on macOS (x86_64) with toolchain stable
The operation was canceled.
Rust CI on Linux (x86_64) with toolchain stable
The job was canceled because "ubuntu-latest_nightly" failed.
Rust CI on Linux (x86_64) with toolchain stable
The operation was canceled.