fix: experiment segfault #1071
Annotations
7 errors and 12 warnings
Builds for ubuntu-latest:
crates/http-server/src/lib.rs#L12
couldn't read `crates/http-server/src/../inline/file_explorer.plugin.httprs`: No such file or directory (os error 2)
|
Builds for ubuntu-latest
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
|
Builds for macos-latest
The job was canceled because "linux" failed.
|
Builds for macos-latest:
crates/http-server/src/lib.rs#L12
couldn't read `crates/http-server/src/../inline/file_explorer.plugin.httprs`: No such file or directory (os error 2)
|
Builds for macos-latest
The process '/Users/runner/.cargo/bin/cargo' failed with exit code 101
|
Builds for windows-latest
The job was canceled because "linux" failed.
|
Builds for windows-latest
The operation was canceled.
|
Builds for macos-latest
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. 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
|
Builds for ubuntu-latest
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. 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
|
Builds for windows-latest
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. 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
|
Builds for ubuntu-latest
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Builds for ubuntu-latest:
crates/http-server/src/server/mod.rs#L6
unused import: `std::path::PathBuf`
|
Builds for ubuntu-latest:
crates/http-server/src/server/mod.rs#L7
unused import: `std::str::FromStr`
|
Builds for ubuntu-latest:
crates/http-server/src/server/mod.rs#L37
unused variable: `rt`
|
Builds for ubuntu-latest
`http-server` (lib) generated 3 warnings
|
Builds for macos-latest:
crates/http-server/src/server/mod.rs#L6
unused import: `std::path::PathBuf`
|
Builds for macos-latest:
crates/http-server/src/server/mod.rs#L7
unused import: `std::str::FromStr`
|
Builds for macos-latest:
crates/http-server/src/server/mod.rs#L37
unused variable: `rt`
|
Builds for macos-latest
`http-server` (lib) generated 3 warnings
|