@@ -2,15 +2,12 @@ commit: 15392346
2
2
3
3
estree_typescript Summary :
4
4
AST Parsed : 6489 / 6493 (99.94 % )
5
- Positive Passed : 6458 / 6493 (99.46 % )
5
+ Positive Passed : 6470 / 6493 (99.65 % )
6
6
Expect to Parse : tasks / coverage / typescript / tests / cases / compiler / arrayFromAsync .ts
7
7
` await` is only allowed within async functions and at the top levels of modules
8
8
9
9
Mismatch : tasks / coverage / typescript / tests / cases / compiler / controlFlowInstanceofWithSymbolHasInstance .ts
10
10
11
- serde_json ::from_str (oxc_json ) Error : tasks / coverage / typescript / tests / cases / compiler / deferredConditionalTypes2 .ts
12
- number out of range at line 28 column 25
13
-
14
11
Mismatch : tasks / coverage / typescript / tests / cases / compiler / emitBundleWithShebang1 .ts
15
12
16
13
Mismatch : tasks / coverage / typescript / tests / cases / compiler / emitBundleWithShebang2 .ts
@@ -19,17 +16,8 @@ Mismatch: tasks/coverage/typescript/tests/cases/compiler/emitBundleWithShebangAn
19
16
20
17
Mismatch : tasks / coverage / typescript / tests / cases / compiler / emitBundleWithShebangAndPrologueDirectives2 .ts
21
18
22
- serde_json ::from_str (oxc_json ) Error : tasks / coverage / typescript / tests / cases / compiler / fakeInfinity2 .ts
23
- number out of range at line 46 column 31
24
-
25
- serde_json ::from_str (oxc_json ) Error : tasks / coverage / typescript / tests / cases / compiler / fakeInfinity3 .ts
26
- number out of range at line 46 column 31
27
-
28
19
Mismatch : tasks / coverage / typescript / tests / cases / compiler / narrowingUnionToUnion .ts
29
20
30
- serde_json ::from_str (oxc_json ) Error : tasks / coverage / typescript / tests / cases / compiler / parsingDeepParenthensizedExpression .ts
31
- recursion limit exceeded at line 3334 column 269
32
-
33
21
Mismatch : tasks / coverage / typescript / tests / cases / compiler / shebang .ts
34
22
35
23
Mismatch : tasks / coverage / typescript / tests / cases / compiler / shebangBeforeReferences .ts
@@ -43,32 +31,8 @@ Classes may not have a static property named prototype
43
31
Expect to Parse : tasks / coverage / typescript / tests / cases / conformance / es2019 / importMeta / importMeta .ts
44
32
The only valid meta property for import is import .meta
45
33
46
- serde_json ::from_str (oxc_json ) Error : tasks / coverage / typescript / tests / cases / conformance / es6 / binaryAndOctalIntegerLiteral / binaryIntegerLiteral .ts
47
- number out of range at line 129 column 27
48
-
49
- serde_json ::from_str (oxc_json ) Error : tasks / coverage / typescript / tests / cases / conformance / es6 / binaryAndOctalIntegerLiteral / binaryIntegerLiteralES6 .ts
50
- number out of range at line 129 column 27
51
-
52
- serde_json ::from_str (oxc_json ) Error : tasks / coverage / typescript / tests / cases / conformance / es6 / binaryAndOctalIntegerLiteral / octalIntegerLiteral .ts
53
- number out of range at line 96 column 27
54
-
55
- serde_json ::from_str (oxc_json ) Error : tasks / coverage / typescript / tests / cases / conformance / es6 / binaryAndOctalIntegerLiteral / octalIntegerLiteralES6 .ts
56
- number out of range at line 96 column 27
57
-
58
34
Mismatch : tasks / coverage / typescript / tests / cases / conformance / es6 / templates / templateStringMultiline3 .ts
59
35
60
- serde_json ::from_str (oxc_json ) Error : tasks / coverage / typescript / tests / cases / conformance / es6 / unicodeExtendedEscapes / unicodeExtendedEscapesInStrings10 .ts
61
- unexpected end of hex escape at line 30 column 29
62
-
63
- serde_json ::from_str (oxc_json ) Error : tasks / coverage / typescript / tests / cases / conformance / es6 / unicodeExtendedEscapes / unicodeExtendedEscapesInStrings11 .ts
64
- lone leading surrogate in hex escape at line 30 column 28
65
-
66
- serde_json ::from_str (oxc_json ) Error : tasks / coverage / typescript / tests / cases / conformance / es6 / unicodeExtendedEscapes / unicodeExtendedEscapesInTemplates10 .ts
67
- unexpected end of hex escape at line 38 column 36
68
-
69
- serde_json ::from_str (oxc_json ) Error : tasks / coverage / typescript / tests / cases / conformance / es6 / unicodeExtendedEscapes / unicodeExtendedEscapesInTemplates11 .ts
70
- lone leading surrogate in hex escape at line 38 column 35
71
-
72
36
Expect to Parse : tasks / coverage / typescript / tests / cases / conformance / esDecorators / esDecorators - decoratorExpression .1.ts
73
37
Expected a semicolon or an implicit semicolon after a statement , but found none
74
38
0 commit comments