@@ -2,7 +2,7 @@ commit: 15392346
22
33estree_typescript Summary :
44AST Parsed : 10619 / 10725 (99.01 % )
5- Positive Passed : 9013 / 10725 (84.04 % )
5+ Positive Passed : 9036 / 10725 (84.25 % )
66Expect to Parse : tasks / coverage / typescript / tests / cases / compiler / ClassDeclarationWithInvalidConstOnPropertyDeclaration .ts
77A class member cannot have the 'const ' keyword .
88Mismatch : tasks /coverage /typescript /tests /cases /compiler /accessOverriddenBaseClassMember1 .ts
@@ -52,7 +52,6 @@ Mismatch: tasks/coverage/typescript/tests/cases/compiler/assignmentCompatability
5252Mismatch : tasks /coverage /typescript /tests /cases /compiler /assignmentCompatability42 .ts
5353Mismatch : tasks /coverage /typescript /tests /cases /compiler /assignmentCompatability8 .ts
5454Mismatch : tasks /coverage /typescript /tests /cases /compiler /assignmentCompatability9 .ts
55- Mismatch : tasks /coverage /typescript /tests /cases /compiler /assignmentRestElementWithErrorSourceType .ts
5655Expect to Parse : tasks /coverage /typescript /tests /cases /compiler /assignmentToInstantiationExpression .ts
5756The left -hand side of an assignment expression must be a variable or a property access .
5857Expect to Parse : tasks /coverage /typescript /tests /cases /compiler /assignmentToParenthesizedExpression1 .ts
@@ -250,8 +249,6 @@ serde_json::from_str(oxc_json) error: number out of range at line 28 column 25
250249
251250Mismatch: tasks/coverage/typescript/tests/cases/compiler/destructuringAssignmentWithDefault.ts
252251Mismatch: tasks/coverage/typescript/tests/cases/compiler/destructuringAssignmentWithDefault2.ts
253- Mismatch: tasks/coverage/typescript/tests/cases/compiler/destructuringAssignmentWithStrictNullChecks.ts
254- Mismatch: tasks/coverage/typescript/tests/cases/compiler/destructuringTuple.ts
255252Mismatch: tasks/coverage/typescript/tests/cases/compiler/destructuringUnspreadableIntoRest.ts
256253Mismatch: tasks/coverage/typescript/tests/cases/compiler/doNotEmitDetachedComments.ts
257254Mismatch: tasks/coverage/typescript/tests/cases/compiler/doNotEmitDetachedCommentsAtStartOfConstructor.ts
@@ -738,7 +735,6 @@ Mismatch: tasks/coverage/typescript/tests/cases/compiler/multivar.ts
738735Mismatch: tasks/coverage/typescript/tests/cases/compiler/narrowTypeByInstanceof.ts
739736Mismatch: tasks/coverage/typescript/tests/cases/compiler/narrowingOrderIndependent.ts
740737Mismatch: tasks/coverage/typescript/tests/cases/compiler/narrowingUnionToUnion.ts
741- Mismatch: tasks/coverage/typescript/tests/cases/compiler/nestedObjectRest.ts
742738Mismatch: tasks/coverage/typescript/tests/cases/compiler/newNamesInGlobalAugmentations1.ts
743739Mismatch: tasks/coverage/typescript/tests/cases/compiler/noCrashOnThisTypeUsage.ts
744740Mismatch: tasks/coverage/typescript/tests/cases/compiler/noErrorUsingImportExportModuleAugmentationInDeclarationFile1.ts
@@ -897,13 +893,10 @@ Mismatch: tasks/coverage/typescript/tests/cases/compiler/sourceMapValidationClas
897893Mismatch: tasks/coverage/typescript/tests/cases/compiler/sourceMapValidationClasses.ts
898894Expect to Parse: tasks/coverage/typescript/tests/cases/compiler/sourceMapValidationDecorators.ts
899895Unexpected token
900- Mismatch: tasks/coverage/typescript/tests/cases/compiler/sourceMapValidationDestructuringForArrayBindingPattern2.ts
901896Mismatch: tasks/coverage/typescript/tests/cases/compiler/sourceMapValidationDestructuringForArrayBindingPatternDefaultValues2.ts
902897Mismatch: tasks/coverage/typescript/tests/cases/compiler/sourceMapValidationDestructuringForObjectBindingPatternDefaultValues2.ts
903- Mismatch: tasks/coverage/typescript/tests/cases/compiler/sourceMapValidationDestructuringForOfArrayBindingPattern2.ts
904898Mismatch: tasks/coverage/typescript/tests/cases/compiler/sourceMapValidationDestructuringForOfArrayBindingPatternDefaultValues2.ts
905899Mismatch: tasks/coverage/typescript/tests/cases/compiler/sourceMapValidationDestructuringForOfObjectBindingPatternDefaultValues2.ts
906- Mismatch: tasks/coverage/typescript/tests/cases/compiler/sourceMapValidationDestructuringVariableStatementArrayBindingPattern3.ts
907900Mismatch: tasks/coverage/typescript/tests/cases/compiler/sourceMapValidationDestructuringVariableStatementArrayBindingPattern4.ts
908901Mismatch: tasks/coverage/typescript/tests/cases/compiler/sourceMapValidationDestructuringVariableStatementArrayBindingPattern5.ts
909902Mismatch: tasks/coverage/typescript/tests/cases/compiler/sourceMapValidationDestructuringVariableStatementArrayBindingPattern6.ts
@@ -1091,7 +1084,6 @@ Unexpected token
10911084Expect to Parse : tasks / coverage / typescript / tests / cases / conformance / classes / members / privateNames / privateNameInObjectLiteral - 3.ts
10921085Unexpected token
10931086Mismatch : tasks / coverage / typescript / tests / cases / conformance / classes / members / privateNames / privateNameStaticFieldDestructuredBinding .ts
1094- Mismatch : tasks / coverage / typescript / tests / cases / conformance / classes / members / privateNames / privateWriteOnlyAccessorRead .ts
10951087Mismatch : tasks / coverage / typescript / tests / cases / conformance / classes / mixinClassesAnnotated .ts
10961088Mismatch : tasks / coverage / typescript / tests / cases / conformance / classes / mixinClassesAnonymous .ts
10971089Mismatch : tasks / coverage / typescript / tests / cases / conformance / classes / propertyMemberDeclarations / assignParameterPropertyToPropertyDeclarationES2022 .ts
@@ -1274,7 +1266,6 @@ Mismatch: tasks/coverage/typescript/tests/cases/conformance/es6/destructuring/de
12741266Mismatch : tasks /coverage /typescript /tests /cases /conformance /es6 /destructuring /destructuringObjectAssignmentPatternWithNestedSpread .ts
12751267Mismatch : tasks /coverage /typescript /tests /cases /conformance /es6 /destructuring /destructuringObjectBindingPatternAndAssignment1ES5 .ts
12761268Mismatch : tasks /coverage /typescript /tests /cases /conformance /es6 /destructuring /destructuringObjectBindingPatternAndAssignment1ES6 .ts
1277- Mismatch : tasks /coverage /typescript /tests /cases /conformance /es6 /destructuring /destructuringObjectBindingPatternAndAssignment5 .ts
12781269Mismatch : tasks /coverage /typescript /tests /cases /conformance /es6 /destructuring /destructuringParameterDeclaration1ES5 .ts
12791270Mismatch : tasks /coverage /typescript /tests /cases /conformance /es6 /destructuring /destructuringParameterDeclaration1ES5iterable .ts
12801271Mismatch : tasks /coverage /typescript /tests /cases /conformance /es6 /destructuring /destructuringParameterDeclaration1ES6 .ts
@@ -1301,14 +1292,7 @@ Expect to Parse: tasks/coverage/typescript/tests/cases/conformance/es6/destructu
13011292Missing initializer in destructuring declaration
13021293Expect to Parse : tasks /coverage /typescript /tests /cases /conformance /es6 /destructuring /emptyVariableDeclarationBindingPatterns02_ES6 .ts
13031294Missing initializer in destructuring declaration
1304- Mismatch : tasks /coverage /typescript /tests /cases /conformance /es6 /destructuring /iterableArrayPattern24 .ts
1305- Mismatch : tasks /coverage /typescript /tests /cases /conformance /es6 /destructuring /iterableArrayPattern4 .ts
1306- Mismatch : tasks /coverage /typescript /tests /cases /conformance /es6 /destructuring /iterableArrayPattern6 .ts
1307- Mismatch : tasks /coverage /typescript /tests /cases /conformance /es6 /destructuring /iterableArrayPattern8 .ts
13081295Mismatch : tasks /coverage /typescript /tests /cases /conformance /es6 /destructuring /missingAndExcessProperties .ts
1309- Mismatch : tasks /coverage /typescript /tests /cases /conformance /es6 /destructuring /nonIterableRestElement1 .ts
1310- Mismatch : tasks /coverage /typescript /tests /cases /conformance /es6 /destructuring /nonIterableRestElement2 .ts
1311- Mismatch : tasks /coverage /typescript /tests /cases /conformance /es6 /destructuring /nonIterableRestElement3 .ts
13121296Mismatch : tasks /coverage /typescript /tests /cases /conformance /es6 /destructuring /objectBindingPatternKeywordIdentifiers05 .ts
13131297Mismatch : tasks /coverage /typescript /tests /cases /conformance /es6 /destructuring /objectBindingPatternKeywordIdentifiers06 .ts
13141298Mismatch : tasks /coverage /typescript /tests /cases /conformance /es6 /destructuring /optionalBindingParameters1 .ts
@@ -1319,7 +1303,6 @@ Mismatch: tasks/coverage/typescript/tests/cases/conformance/es6/destructuring/re
13191303Mismatch : tasks /coverage /typescript /tests /cases /conformance /es6 /destructuring /restElementWithAssignmentPattern2 .ts
13201304Mismatch : tasks /coverage /typescript /tests /cases /conformance /es6 /destructuring /restElementWithAssignmentPattern3 .ts
13211305Mismatch : tasks /coverage /typescript /tests /cases /conformance /es6 /destructuring /restElementWithAssignmentPattern4 .ts
1322- Mismatch : tasks /coverage /typescript /tests /cases /conformance /es6 /destructuring /restElementWithAssignmentPattern5 .ts
13231306Mismatch : tasks /coverage /typescript /tests /cases /conformance /es6 /destructuring /restElementWithInitializer1 .ts
13241307Expect to Parse : tasks /coverage /typescript /tests /cases /conformance /es6 /destructuring /restElementWithInitializer2 .ts
13251308Cannot assign to this expression
@@ -1738,7 +1721,6 @@ A rest parameter must be last in a parameter list
17381721Mismatch : tasks /coverage /typescript /tests /cases /conformance /functions /parameterInitializersForwardReferencing1 .ts
17391722Mismatch : tasks /coverage /typescript /tests /cases /conformance /functions /parameterInitializersForwardReferencing1_es6 .ts
17401723Mismatch : tasks /coverage /typescript /tests /cases /conformance /functions /strictBindCallApply1 .ts
1741- Mismatch : tasks /coverage /typescript /tests /cases /conformance /generators /generatorAssignability .ts
17421724Mismatch : tasks /coverage /typescript /tests /cases /conformance /internalModules /DeclarationMerging /AmbientModuleAndNonAmbientClassWithSameNameAndCommonRoot .ts
17431725Mismatch : tasks /coverage /typescript /tests /cases /conformance /internalModules /DeclarationMerging /ClassAndModuleThatMergeWithStaticFunctionAndExportedFunctionThatShareAName .ts
17441726Mismatch : tasks /coverage /typescript /tests /cases /conformance /internalModules /DeclarationMerging /ClassAndModuleThatMergeWithStaticFunctionAndNonExportedFunctionThatShareAName .ts
@@ -2326,7 +2308,6 @@ Expect to Parse: tasks/coverage/typescript/tests/cases/conformance/parser/ecmasc
23262308'public' modifier cannot be used here.
23272309Expect to Parse: tasks/coverage/typescript/tests/cases/conformance/parser/ecmascript6/Iterators/parserForOfStatement22.ts
23282310The left-hand side of a ` for ... of ` statement may not be ` async `
2329- Mismatch: tasks/coverage/typescript/tests/cases/conformance/pedantic/noUncheckedIndexedAccessDestructuring.ts
23302311tasks/coverage/typescript/tests/cases/conformance/salsa/chainedPrototypeAssignment.ts
23312312Unexpected estree file content error: 1 != 3
23322313
@@ -2462,9 +2443,6 @@ Expect to Parse: tasks/coverage/typescript/tests/cases/conformance/types/objectT
24622443A rest parameter must be last in a parameter list
24632444Expect to Parse: tasks/coverage/typescript/tests/cases/conformance/types/objectTypeLiteral/callSignatures/restParametersWithArrayTypeAnnotations.ts
24642445A rest parameter must be last in a parameter list
2465- Mismatch: tasks/coverage/typescript/tests/cases/conformance/types/rest/objectRest.ts
2466- Mismatch: tasks/coverage/typescript/tests/cases/conformance/types/rest/objectRestAssignment.ts
2467- Mismatch: tasks/coverage/typescript/tests/cases/conformance/types/rest/objectRestForOf.ts
24682446Expect to Parse: tasks/coverage/typescript/tests/cases/conformance/types/rest/objectRestNegative.ts
24692447A rest element must be last in a destructuring pattern
24702448Expect to Parse: tasks/coverage/typescript/tests/cases/conformance/types/rest/objectRestPropertyMustBeLast.ts
@@ -2474,7 +2452,6 @@ A rest element must be last in a destructuring pattern
24742452Mismatch: tasks/coverage/typescript/tests/cases/conformance/types/specifyingTypes/typeQueries/typeQueryOnClass.ts
24752453Mismatch: tasks/coverage/typescript/tests/cases/conformance/types/specifyingTypes/typeQueries/typeofThis.ts
24762454Mismatch: tasks/coverage/typescript/tests/cases/conformance/types/specifyingTypes/typeQueries/typeofThisWithImplicitThis.ts
2477- Mismatch: tasks/coverage/typescript/tests/cases/conformance/types/spread/objectSpreadNoTransform.ts
24782455Mismatch: tasks/coverage/typescript/tests/cases/conformance/types/stringLiteral/stringLiteralCheckedInIf01.ts
24792456Mismatch: tasks/coverage/typescript/tests/cases/conformance/types/stringLiteral/stringLiteralCheckedInIf02.ts
24802457Mismatch: tasks/coverage/typescript/tests/cases/conformance/types/stringLiteral/stringLiteralMatchedInSwitch01.ts
0 commit comments