Skip to content

feat: use watcher for restart only in HMR mode #341

feat: use watcher for restart only in HMR mode

feat: use watcher for restart only in HMR mode #341

Triggered via pull request February 11, 2026 13:29
Status Failure
Total duration 5m 33s
Artifacts

checks.yml

on: pull_request
Matrix: lint / lint
Matrix: test / test_linux
Matrix: test / test_windows
Matrix: typecheck / typecheck
Fit to window
Zoom out
Zoom in

Annotations

10 errors
test / test_linux (latest)
Process completed with exit code 1.
File system / do not consider .json files until resolveJsonModule flag is enabled: tests/file_system.spec.ts#L186
expected { fileType: 'script', …(3) } to equal null Comparing two different types of values. Expected null but received object.
DevServer / regenerate index file on related file changes in hmr mode: tests/dev_server.spec.ts#L469
expected [] to have a length of 2 but got +0 - Expected - 1 + Received + 1 - 2 + 0
test / test_linux (latest): index.ts#L2
Property 'toUpperCase' does not exist on type 'number'.
test / test_linux (latest): index.ts#L2
Property 'toUpperCase' does not exist on type 'number'.
test / test_windows (latest)
Process completed with exit code 1.
File system / do not consider .json files until resolveJsonModule flag is enabled: tests/file_system.spec.ts#L186
expected { fileType: 'script', …(3) } to equal null Comparing two different types of values. Expected null but received object.
DevServer / regenerate index file on related file changes in hmr mode: tests/dev_server.spec.ts#L469
expected [] to have a length of 2 but got +0 - Expected - 1 + Received + 1 - 2 + 0
test / test_windows (latest): index.ts#L2
Property 'toUpperCase' does not exist on type 'number'.
test / test_windows (latest): index.ts#L2
Property 'toUpperCase' does not exist on type 'number'.