Skip to content

fix error with hot module replacement #1554

fix error with hot module replacement

fix error with hot module replacement #1554

Triggered via pull request January 6, 2025 22:45
Status Failure
Total duration 1m 26s
Artifacts 1

ci.yml

on: pull_request
Build compiler (x86_64-unknown-linux-musl)  /  Build compiler
46s
Build compiler (x86_64-unknown-linux-musl) / Build compiler
Matrix: Build compiler
Matrix: Typecheck and Lint Demos
Build json schema  /  Run build_json_schema
10s
Build json schema / Run build_json_schema
Build js packages
23s
Build js packages
Build website
45s
Build website
Run prettier
22s
Run prettier
cargo fmt
8s
cargo fmt
cargo clippy
12s
cargo clippy
Run cargo test (excluding relay tests)
29s
Run cargo test (excluding relay tests)
Build fixtures  /  Run generate_isograph_fixtures
15s
Build fixtures / Run generate_isograph_fixtures
Matrix: Build demos
All checks passed
0s
All checks passed
Deploy website
0s
Deploy website
Release packages to NPM
0s
Release packages to NPM
Release packages to NPM (latest)
0s
Release packages to NPM (latest)
Fit to window
Zoom out
Zoom in

Annotations

44 errors and 12 warnings
Build json schema / Run build_json_schema: crates/common_lang_types/src/span.rs#L4
unresolved import `crate::RelativeTextSource`
Build json schema / Run build_json_schema: crates/common_lang_types/src/location.rs#L72
cannot find type `RelativeTextSource` in this scope
Build json schema / Run build_json_schema: crates/common_lang_types/src/location.rs#L72
cannot find type `RelativeTextSource` in this scope
Build json schema / Run build_json_schema: crates/common_lang_types/src/location.rs#L116
cannot find type `RelativeTextSource` in this scope
Build json schema / Run build_json_schema: crates/common_lang_types/src/location.rs#L128
cannot find type `RelativeTextSource` in this scope
Build json schema / Run build_json_schema
Process completed with exit code 101.
cargo clippy: crates/common_lang_types/src/span.rs#L4
unresolved import `crate::RelativeTextSource`
cargo clippy: crates/common_lang_types/src/location.rs#L72
cannot find type `RelativeTextSource` in this scope
cargo clippy: crates/common_lang_types/src/location.rs#L72
cannot find type `RelativeTextSource` in this scope
cargo clippy: crates/common_lang_types/src/location.rs#L116
cannot find type `RelativeTextSource` in this scope
cargo clippy: crates/common_lang_types/src/location.rs#L128
cannot find type `RelativeTextSource` in this scope
cargo clippy
Process completed with exit code 101.
Run cargo test (excluding relay tests): crates/common_lang_types/src/span.rs#L4
unresolved import `crate::RelativeTextSource`
Run cargo test (excluding relay tests): crates/common_lang_types/src/location.rs#L72
cannot find type `RelativeTextSource` in this scope
Run cargo test (excluding relay tests): crates/common_lang_types/src/location.rs#L72
cannot find type `RelativeTextSource` in this scope
Run cargo test (excluding relay tests): crates/common_lang_types/src/location.rs#L116
cannot find type `RelativeTextSource` in this scope
Run cargo test (excluding relay tests): crates/common_lang_types/src/location.rs#L128
cannot find type `RelativeTextSource` in this scope
Run cargo test (excluding relay tests)
Process completed with exit code 101.
Build compiler (x86_64-unknown-linux-musl) / Build compiler
//#build: command (/home/runner/work/isograph/isograph/) /home/runner/setup-pnpm/node_modules/.bin/pnpm run build --target x86_64-unknown-linux-musl --release exited (101)
Build compiler (x86_64-unknown-linux-musl) / Build compiler: crates/common_lang_types/src/location.rs#L72
cannot find type `RelativeTextSource` in this scope
Build compiler (x86_64-unknown-linux-musl) / Build compiler: crates/common_lang_types/src/location.rs#L72
cannot find type `RelativeTextSource` in this scope
Build compiler (x86_64-unknown-linux-musl) / Build compiler: crates/common_lang_types/src/location.rs#L116
cannot find type `RelativeTextSource` in this scope
Build compiler (x86_64-unknown-linux-musl) / Build compiler: crates/common_lang_types/src/location.rs#L128
cannot find type `RelativeTextSource` in this scope
Build compiler (x86_64-unknown-linux-musl) / Build compiler
Process completed with exit code 101.
Build compiler (aarch64-apple-darwin, macos-latest, isograph_cli, isograph_cli-macos-arm64) / Build compiler
//#build: command (/Users/runner/work/isograph/isograph/) /Users/runner/setup-pnpm/node_modules/.bin/pnpm run build --target aarch64-apple-darwin --release exited (101)
Build compiler (x86_64-apple-darwin, macos-latest, isograph_cli, isograph_cli-macos-x64) / Build compiler
FailFast: cancelling since parallel instance has failed
Build compiler (x86_64-apple-darwin, macos-latest, isograph_cli, isograph_cli-macos-x64) / Build compiler
//#build: command (/Users/runner/work/isograph/isograph/) /Users/runner/setup-pnpm/node_modules/.bin/pnpm run build --target x86_64-apple-darwin --release exited (101)
cargo fmt
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Build json schema / Run build_json_schema
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
cargo clippy
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Build fixtures / Run generate_isograph_fixtures
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Build js packages
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Run prettier
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Typecheck and Lint Demos (vite-demo)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Typecheck and Lint Demos (pet-demo)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Run cargo test (excluding relay tests)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Typecheck and Lint Demos (github-demo)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Build website
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Build compiler (x86_64-unknown-linux-musl) / Build compiler
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636

Artifacts

Produced during runtime
Name Size
docusaurus-build Expired
846 KB