fix error with hot module replacement #1554
Annotations
6 errors and 1 warning
Run cargo clippy:
crates/common_lang_types/src/span.rs#L4
unresolved import `crate::RelativeTextSource`
|
Run cargo clippy:
crates/common_lang_types/src/location.rs#L72
cannot find type `RelativeTextSource` in this scope
|
Run cargo clippy:
crates/common_lang_types/src/location.rs#L72
cannot find type `RelativeTextSource` in this scope
|
Run cargo clippy:
crates/common_lang_types/src/location.rs#L116
cannot find type `RelativeTextSource` in this scope
|
Run cargo clippy:
crates/common_lang_types/src/location.rs#L128
cannot find type `RelativeTextSource` in this scope
|
Run cargo clippy
Process completed with exit code 101.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading