fix(ast): add RestElement
s in serialized AST to elements array
#7246
ci.yml
on: pull_request
Check Wasm
1m 46s
Spell Check
4s
Cargo Deny
13s
Check Unused Dependencies
4s
Format
16s
Clippy
58s
Doc
1m 41s
Conformance
3m 0s
Matrix: Check and Build
Matrix: Test
Annotations
6 errors
Check Wasm:
crates/oxc_wasm/pkg/oxc_wasm.d.ts#L242
Cannot find name 'BindingRestElement'.
|
Check Wasm:
crates/oxc_wasm/pkg/oxc_wasm.d.ts#L268
Cannot find name 'BindingRestElement'.
|
Check Wasm:
crates/oxc_wasm/pkg/oxc_wasm.d.ts#L282
Cannot find name 'BindingRestElement'.
|
Check Wasm:
crates/oxc_wasm/pkg/oxc_wasm.d.ts#L514
Cannot find name 'AssignmentTargetRest'. Did you mean 'AssignmentTarget'?
|
Check Wasm:
crates/oxc_wasm/pkg/oxc_wasm.d.ts#L520
Cannot find name 'AssignmentTargetRest'. Did you mean 'AssignmentTarget'?
|
Check Wasm
Process completed with exit code 2.
|