fix: make things compile for wasm again #1669
rust-compile.yml
on: pull_request
Format and Lint
37s
Check intra-doc links
1m 0s
Matrix: build
Annotations
6 errors
Check intra-doc links:
crates/rattler_networking/src/authentication_middleware.rs#L22
method `handle` has an incompatible type for trait
|
Check intra-doc links
Process completed with exit code 101.
|
Webassembly:
crates/rattler_conda_types/src/match_spec/parse.rs#L22
unused import: `std::path::PathBuf`
|
Webassembly:
crates/rattler_conda_types/src/channel/mod.rs#L321
function `normalize_path` is never used
|
Webassembly:
crates/rattler_conda_types/src/channel/mod.rs#L349
function `absolute_path` is never used
|
Webassembly
Process completed with exit code 101.
|