feat(native): port Julia extractor to Rust #3689
ci.yml
on: pull_request
Matrix: native-host-build
Lint
6m 32s
TypeScript type check
6m 40s
Security audit
6m 37s
Verify dynamic imports
8s
Rust compile check
54s
Matrix: parity
Matrix: test
CI Testing Pipeline
3s
Annotations
7 errors and 3 notices
|
Test Node 22 (ubuntu-latest)
Process completed with exit code 1.
|
|
tests/parsers/native-drop-classification.test.ts > NATIVE_SUPPORTED_EXTENSIONS drift guard > matches the extension set in crates/codegraph-core/src/parser_registry.rs:
tests/parsers/native-drop-classification.test.ts#L198
AssertionError: Extensions in parser_registry.rs but missing from NATIVE_SUPPORTED_EXTENSIONS: .jl: expected [ '.jl' ] to deeply equal []
- Expected
+ Received
- []
+ [
+ ".jl",
+ ]
❯ tests/parsers/native-drop-classification.test.ts:198:7
|
|
Test Node 22 (macos-latest)
Process completed with exit code 1.
|
|
tests/parsers/native-drop-classification.test.ts > NATIVE_SUPPORTED_EXTENSIONS drift guard > matches the extension set in crates/codegraph-core/src/parser_registry.rs:
tests/parsers/native-drop-classification.test.ts#L198
AssertionError: Extensions in parser_registry.rs but missing from NATIVE_SUPPORTED_EXTENSIONS: .jl: expected [ '.jl' ] to deeply equal []
- Expected
+ Received
- []
+ [
+ ".jl",
+ ]
❯ tests/parsers/native-drop-classification.test.ts:198:7
|
|
Test Node 22 (windows-latest)
Process completed with exit code 1.
|
|
tests/parsers/native-drop-classification.test.ts > NATIVE_SUPPORTED_EXTENSIONS drift guard > matches the extension set in crates/codegraph-core/src/parser_registry.rs:
tests/parsers/native-drop-classification.test.ts#L198
AssertionError: Extensions in parser_registry.rs but missing from NATIVE_SUPPORTED_EXTENSIONS: .jl: expected [ '.jl' ] to deeply equal []
- Expected
+ Received
- []
+ [
+ ".jl",
+ ]
❯ tests/parsers/native-drop-classification.test.ts:198:7
|
|
CI Testing Pipeline
Process completed with exit code 1.
|
|
Native host build (windows-latest)
NOTICE: windows-2025 requests are being redirected to windows-2025-vs2026 by May 12, 2026
|
|
Engine parity (windows-latest)
NOTICE: windows-2025 requests are being redirected to windows-2025-vs2026 by May 12, 2026
|
|
Test Node 22 (windows-latest)
NOTICE: windows-2025 requests are being redirected to windows-2025-vs2026 by May 12, 2026
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
native-host-macos-latest
|
8.19 MB |
sha256:278264b544f5b13304c4efdfddf6681a7ad27e39363d116c50a9cadbb5a6ac80
|
|
|
native-host-ubuntu-latest
|
8.24 MB |
sha256:fd5b7f0a81cbbcfd2a952db2126ce48855384eb74559eb5c492309c3b267c343
|
|
|
native-host-windows-latest
|
7.71 MB |
sha256:786504b21825cc33e527bb3c218c6bdcb14450b68d3d772ea176455a08fd31f4
|
|