Nx
Enterprise
Nx
Overview
Sign in / Sign up
Open main menu
Nx
GitHub
Select a tab
Overview
Runs
Analytics
Nx
GitHub
Overview
Runs
Analytics
Loading workspace stats
Loading workspace insights...
Statistics interval
7 days
30 days
Latest CI Pipeline Executions
Filter range
Sort by
Sort by
Start time
Sort ascending
Sort descending
Filter
Filter exact branch match
Exact
Select status
Failed
31491
63d20fa0 fix(core): add conditional compilation for WASM build compatibility - Add conditional compilation flags to exclude IDE console modules from WASM builds - Make socket_path module conditional for non-WASM targets only - Fix unused import warnings for file_lock.rs and walker.rs in WASM builds - Update generated TypeScript definitions and JavaScript bindings - Regenerate documentation to reflect conditional compilation changes The IDE console functionality depends on interprocess communication and JSON-RPC features that are not available in WASM environments. This change properly isolates these features for native targets only while maintaining full functionality for standard builds.
21 hours ago
by FrozenPandaz
Canceled
31491
057abd86 chore(core): regenerate documentation after WASM conditional compilation changes Regenerated documentation files, package metadata, and build artifacts to reflect the updated API surface after conditional compilation changes. WASM builds now have a reduced feature set that excludes system-dependent functionality.
21 hours ago
by FrozenPandaz
Previous Page
Prev
Next
Next Page