28 lines
954 B
JSON
28 lines
954 B
JSON
{
|
|
"release": "WRNexusJS 0.6.0 R8",
|
|
"reportedFailuresAddressed": 20,
|
|
"rootCauses": [
|
|
"readonly prop diagnostics confused comparisons with assignments",
|
|
"readonly prop diagnostics scanned JavaScript strings and comments",
|
|
"readonly prop diagnostics ignored function parameter shadowing",
|
|
"component catalog omitted four bundled declarations"
|
|
],
|
|
"validation": {
|
|
"uiComponentsDeclared": 108,
|
|
"uiComponentsCompiled": 108,
|
|
"nativeAttributeForwarding": 108,
|
|
"componentReferenceDeclarations": 108,
|
|
"componentCatalogDeclarations": 108,
|
|
"showcaseDetailPages": 108,
|
|
"showcaseLiveDemos": 417,
|
|
"showcaseCategories": 11,
|
|
"vscodeTestsPassed": 28,
|
|
"vscodeTestsFailed": 0,
|
|
"rootValidatorPassed": 16,
|
|
"rootValidatorFailed": 0,
|
|
"readonlyComparisonProbe": "passed",
|
|
"readonlyMutationProbe": "passed"
|
|
},
|
|
"remainingReleaseGate": "Run bun install and bun run check on the target machine."
|
|
}
|